| Version 2 (modified by , 16 years ago) ( diff ) |
|---|
Magic Install Issues
- VerifyStreaks depends on the Qt library. The tarball for version 4.6.1 can be found in the ipp user home directory under magic_tarballs.
- building libQt is a bit of a pain. I did the following steps to build it into the ipp-20100205 installation location:
./configure --prefix=/home/panstarrs/ipp/psconfig/ipp-20100205.lin64 -rpath- I needed to answer two questions regarding licensing. the answers were : 'o' and 'yes'
make && make install- make crashed because of an error in the link paths. it succeeded with make install, but I have not tried a clean build with just 'make install'
- NOTE: the full build for QT takes ~10 min or so on the MHPCC machines
Note:
See TracWiki
for help on using the wiki.
