Dear all: I'm trying to install kile (the latex editor) on my Mac 10.5.8, and failed at compiling kdegraphics3. The error I get is:
===================================================== mv: rename /sw/src/fink.build/root-kdegraphics3-3.5.10-2/sw/lib/ libksvg.dylib to /sw/src/fink.build/root-kdegraphics3-dev-3.5.10-2/sw/ lib/libksvg.dylib: No such file or directory ### execution of /bin/mv failed, exit code 1 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-kdegraphics3-3.5.10-2 (Reading database ... 149478 files and directories currently installed.) Removing fink-buildlock-kdegraphics3-3.5.10-2 ... Failed: phase installing: kdegraphics3-dev-3.5.10-2 failed Also include the following system information: Package manager version: 0.31.5 Distribution version: selfupdate-rsync Wed Dec 21 17:48:03 2011, 10.5, i386 Trees: local/main stable/main stable/crypto unstable/main unstable/ crypto Xcode: 3.1.1 ===================================================== I realized that the "mv error " is not the real one, so I try to identify the real error using "grep ksvg error_output", and get the fellowing: ===================================================== patching file ksvg/Makefile.am patching file ksvg/core/Makefile.am patching file ksvg/ecma/Makefile.am patching file ksvg/impl/Makefile.am patching file ksvg/impl/libs/art_support/Makefile.am patching file ksvg/impl/libs/libtext2path/src/Makefile.am patching file ksvg/plugin/Makefile.am patching file ksvg/plugin/backends/agg/Makefile.am patching file ksvg/plugin/backends/libart/Makefile.am patching file ksvg/test/external/Makefile.am patching file ksvg/test/external/printnodetest.cpp patching file ksvg/test/external/svgdisplay.cc checking if ksvg should be compiled... no config.status: creating ksvg/Makefile config.status: creating ksvg/core/Makefile config.status: creating ksvg/dom/Makefile config.status: creating ksvg/ecma/Makefile config.status: creating ksvg/impl/Makefile config.status: creating ksvg/impl/libs/Makefile config.status: creating ksvg/impl/libs/art_support/Makefile config.status: creating ksvg/impl/libs/libtext2path/Makefile config.status: creating ksvg/impl/libs/libtext2path/src/Makefile config.status: creating ksvg/impl/libs/xrgbrender/Makefile config.status: creating ksvg/plugin/Makefile config.status: creating ksvg/plugin/backends/Makefile config.status: creating ksvg/plugin/backends/agg/Makefile config.status: creating ksvg/plugin/backends/libart/Makefile config.status: creating ksvg/test/Makefile config.status: creating ksvg/test/external/Makefile ===================================================== This is particularly strange to me, as it explicitly says "checking if ksvg should be compiled... no", and then in the end try to move the libksvg.dylib. Is this suppose to be a bug? I cannot install ksvg before kdegraphics3 either, as apparently ksvg requires kdegraphics3 to be installed first. Thanks for any input. Best, Bin ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
