Fixed them. There were several. This should be fixed next time there is a major change to the package.

Thanks!

On Oct 26, 2004, at 12:53 AM, Martin Costabel wrote:

Phillip Ross Smith wrote:
[]
fink update qt3
I see at the end...
WARNING: found suspicious file or directory "libqt-mt.3.1.1.dylib" -- moving to "libqt-mt.3.1.1.dylib.bad"
+ mv libqt-mt.3.1.1.dylib libqt-mt.3.1.1.dylib.bad
mv: rename libqt-mt.3.1.1.dylib to libqt-mt.3.1.1.dylib.bad: No such file or directory
### execution of /var/tmp/tmp.2.K29E8x failed, exit code 1
Failed: compiling qt3-3.3.3-25 failed
#
I guess that by deleting the band file I can move this forwards.
But where is it?

According to the qt3.info file, it would be in /lib/ where it was presumably installed by an earlier bad version of qt3.


But it seems you are the first person to actually see this part of the qt3 CompileScript in action, because it is broken: The 'mv' command gets fed with the file name only, it should get the complete path to the file, '/lib/libqt-mt.3.1.1.dylib' instead of 'libqt-mt.3.1.1.dylib'.

--
Martin



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners



------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to