-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/22/11 3:57 PM, Alexander Hansen wrote: > On 12/22/11 3:29 PM, BIN ZHANG wrote: >> 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? > > That's in a grep with no context. The fact that there is a ksvg > package suggests that this is no bug. > > >> I cannot install ksvg before kdegraphics3 either, as apparently >> ksvg requires kdegraphics3 to be installed first. > > They're built at the same time. > > >> Thanks for any input. > >> Best, Bin > > > > You will be better off looking for "error", or "Error" in your > error output. It's quite possible that libksvg.dylib didn't get > built due to some unrelated failure in a prior module. >
At one point kdegraphics3 build for me on my 10.5/powerpc box, but I see the same thing as you do. I've posted your build log at http://akh.users.finkproject.org/finklogs/logfiles/kile_compile_error.txt and cc'ed the maintainer. You might also want to try the kile-kde4-mac or kile-kde4-x11 packages. - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk74l/QACgkQB8UpO3rKjQ9QowCeJO1orXALYi8TixCSFhSKwR3x 664An0pVQGiLGUOX4TVgk84Y+Z2oix8Q =6AHR -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ 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
