|
编译的时候出错
说是 libqt.so.3 没找到,在网上找了一下解决办法
In very few cases you may need to run /sbin/ldconfig or something
similar at this point if you are using shared libraries.
If you have problems running the example programs, e.g. messages like
can't load library 'libqt.so.3'
you probably need to put a reference to the qt library in a
configuration file and run /sbin/ldconfig as root on your system.
And don't forget to set LD_LIBRARY_PATH as explained in (2) above.
但是没有用。不知道有没有人碰到类似的问题,怎么解决的
另外,qt-x/free。3。3。2
有个patch,有些安装说明里要打这个patch,有些没有打
不知道这个patch是干什么用的。会不会影响安装 |
|