On 25/06/12 19:43, Baudilio Tejerina wrote: > Hello. > > I need to install 'vtk-py24' in my PowerPC G5 (OSX 10.4.11) with Fink. > > The installation crashes complaining about a not found file: > > powerpc-apple-darwin8-g++-4.0.1
No, this one was found. The error is that "<TARGET>" was not found. This is a problem with cmake. The version of cmake that existed when that old version of vtk-py24 was made understood "<TARGET>" and replaced it by (in this case) "libvtksys.5.0.dylib". It is possible that newer versions of cmake don't do this replacement any more. In any case, there exists also a newer version of vtk-py24, even for Tiger. Please build vtk-py24-5.0.4-5 after enabling the unstable tree. For instructions how to do this (by running fink configure or editing the fink.conf file) please see the Fink FAQ. > Linking CXX shared library ../../bin/libvtksys.dylib > cd /sw/src/fink.build/vtk-py24-5.0.0-1002/VTK/Utilities/kwsys&& /sw/ > bin/cmake -E cmake_link_script CMakeFiles/vtksys.dir/link.txt -- > verbose=1 > /sw/var/lib/fink/path-prefix-g++-4.0/c++ -Wno-deprecated -O3 - > mcpu=G3 -mtune=G4 -funroll-loops -Wno-long-double -no-cpp-precomp - > mmacosx-version-min=10.4 -dynamiclib -Wl,-headerpad_max_install_names > -Wl,-flat_namespace,-U,_environ -L/sw/lib -install_name /sw/lib/vtk/ > `basename<TARGET>` -compatibility_version 5.0.0 -current_version > 5.0.0 -o ../../bin/libvtksys.5.0.0.dylib -install_name libvtksys. > 5.0.dylib CMakeFiles/vtksys.dir/ProcessUNIX.o CMakeFiles/vtksys.dir/ > Base64.o CMakeFiles/vtksys.dir/Directory.o CMakeFiles/vtksys.dir/ > RegularExpression.o CMakeFiles/vtksys.dir/SystemTools.o CMakeFiles/ > vtksys.dir/CommandLineArguments.o > powerpc-apple-darwin8-g++-4.0.1:<TARGET>`: No such file or directory [] > Failed: phase compiling: vtk-py24-5.0.0-1002 failed -- Martin ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users