分页: 1 / 1

新人又来了 崩溃快了 这次是OpfenFetion的问题 不会安装阿

发表于 : 2010-08-10 14:40
zwk呵呵
RT 上网查了 我也看了readme文档 照着上面的 输入了指令

这是指令:
If there are no such libraries in your system You can install these library like this:

sudo apt-get install libgtk2-dev

sudo apt-get install libssl-dev

apt-get install libxml2-dev

sudo apt-get install pkg-config

Then you can start installing openfetion like this:

autoreconf -fivIf there are no such libraries in your system You can install these library like this:

sudo apt-get install libgtk2-dev

sudo apt-get install libssl-dev

apt-get install libxml2-dev

sudo apt-get install pkg-config

Then you can start installing openfetion like this:

autoreconf -fiv
./configure --prefix=/usr
or your can enable debug mode to trace the runing information with --enable-debug

make

sudo make install
./configure --prefix=/usr
or your can enable debug mode to trace the runing information with --enable-debug

make

sudo make install

之前还好 但在安装的时候就不会了

出现了这个问题

Re: 新人又来了 崩溃快了 这次是OpfenFetion的问题 不会安装阿

发表于 : 2010-08-10 14:57
davidlone
新人嘛,怎么要弄编译安装呢,直接去找可以现成安装的deb包,或是直接在源里面搜一下看有没有。