Closed GoogleCodeExporter closed 8 years ago
Strange, It seem that qmake generated bad makefile rules.
In fact it seem it generated binary install rules for non binary files (
.desktop & .png ), while it does not generated binary install rule for ... the
binary :/
Do you tried to redo a qmake before the make install ? It may be a bug of qmake.
Which exact Qt version are you using ?
Original comment by pasnox
on 22 Jun 2010 at 9:55
Thank you for your help. I'll try to re-download the archive tonight and then
will give more detailed informations. I did redo a qmake. In fact I retried
every step, but it returned a "nothing to do" style message as it detected the
previous attempt.
I downloaded the latest version of Qt from Synaptics, 4.6.3.
Original comment by lincru...@gmail.com
on 23 Jun 2010 at 9:18
By the way, you could check the file properties, it seem the incrimined files
have the executable bit while they should not have.
Can you check that for the .png & .desktop file ?
Original comment by pasnox
on 24 Jun 2010 at 7:16
Properties of the 2 files:
ls -la /usr/local/share/icons/hicolor/256x256/apps/qwbfsmanager.png
-rw-r--r-- 1 root root 35791 2010-06-15 23:07
/usr/local/share/icons/hicolor/256x256/apps/qwbfsmanager.png
and
ls -la /usr/local/share/applications/QWBFSManager.desktop
-rw-r--r-- 1 root root 267 2010-06-16 14:28
/usr/local/share/applications/QWBFSManager.desktop
I re-downloaded the 1.0.3 tar.bz2 archive and then tried again with no success.
You might want to know that I am no Linux guru, I might have missed something
important, but all required dev tools are installed (through synaptic). This
week-end I'll try to do it again on a freshly installed Fedora or Debian to
exclude any OS related issue.
Original comment by lincru...@gmail.com
on 25 Jun 2010 at 5:46
Debian installed on a VM, got it to work with the new version 1.1.0, issue to
be closed. Thanks for help and for the whole thing!
Original comment by lincru...@gmail.com
on 27 Jun 2010 at 3:26
Great to know, Thanks.
Original comment by pasnox
on 27 Jun 2010 at 9:55
Original issue reported on code.google.com by
lincru...@gmail.com
on 21 Jun 2010 at 11:53