|
|
debian:~/main$ DEB_BUILD_OPTIONS="--enable-gui --with-codecsdir=/usr/local/lib/codecs/ --language=zh_CN --enable-freetype --enable-fontconfig" fakeroot debian/rules binary
最后提示:
collect2: ld returned 1 exit status
make[1]: *** [mencoder] 错误 1
make[1]: Leaving directory `/home/lb/main'
make: *** [build-stamp] 错误 2
我已经装了libgtk2.0,libgtk2.0-dev,libgtk1.2,libgtk1.2-dev
不知道还要装什么? |
|