> It seems I have found an easy and quick solution for the installation on the > 64bit linux distros, because the scons didn't know the compatible qt-mt is in > the folder /usr/lib64/qt-3.3 instead of /usr/lib32/qt-3.3, therefore what I > did was add this directory to the QTDIR variable in the scons.config file > after it is generated by scons' first run, so it will look like this:
BTW I think that 64bit distros usually have symlinks /usr/lib64 -> /usr/lib; ubuntu does and it makes sense (Otherwise it would be like having /usr/bin32 and /usr/bin64 on different systems). _______________________________________________ Yade-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/yade-users
