Problem / how to install the Ubuntu Tweak....

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
kkcci88888
帖子: 3
注册时间: 2009-01-28 13:59

Problem / how to install the Ubuntu Tweak....

#1

帖子 kkcci88888 » 2009-01-28 17:19

Read from http://jandy.cn/blog/?p=1147 regarding the Ubuntu Tweak which I downloaded and extract to my home folder. I follow the README and try to make the program but FAILED. Would someone please help on this.....

README...
How to build & test
========================
./configure --sysconfdir=/etc --prefix=/usr
make
sudo make install


gabriel@GY-UbuntuLINUX:~/ubuntu-tweak-0.4.4$ ./configure --sysconfdir=/etc --prefix=/usr
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.19... yes
checking for a Python interpreter with version >= 2.5... python
checking for python... /usr/bin/python
checking for python version... 2.5
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.5/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages
checking for TWEAK... configure: error: Package requirements (gtk+-2.0 >= 2.10
pygtk-2.0 >= 2.10
pygobject-2.0 >= 2.10
gnome-python-2.0 >= 2.10
) were not met:

No package 'gtk+-2.0' found
No package 'pygtk-2.0' found
No package 'pygobject-2.0' found
No package 'gnome-python-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables TWEAK_CFLAGS
and TWEAK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

gabriel@GY-UbuntuLINUX:~/ubuntu-tweak-0.4.4

gabriel@GY-UbuntuLINUX:~/ubuntu-tweak-0.4.4$ make
make: *** No targets specified and no makefile found. Stop.
gabriel@GY-UbuntuLINUX:~/ubuntu-tweak-0.4.4$ make install
make: *** No rule to make target `install'. Stop.
gabriel@GY-UbuntuLINUX:~/ubuntu-tweak-0.4.4$ sudo make install
make: *** No rule to make target `install'. Stop.
:em20 :em20 :em20 :em20 :em20 :em06 :em06 :em06 :em06 :em06 :em06
头像
jandyzhu
帖子: 3331
注册时间: 2008-04-02 13:26
来自: 上海
联系:

Re: Problem / how to install the Ubuntu Tweak....

#2

帖子 jandyzhu » 2009-01-28 22:44

If u use Ubuntu, just download the deb file: http://ubuntu-tweak.googlecode.com/file ... d1_all.deb

and then double click the deb file.
头像
skies457
帖子: 291
注册时间: 2008-08-11 14:35
来自: Galaxy 581

Re: Problem / how to install the Ubuntu Tweak....

#3

帖子 skies457 » 2009-01-28 22:50

It means that you haven't install something that ubuntutweak needed.
According to your console message, you should install gtk+ 2.0, pygtk-2.0, pygobject-2.0, gnome-python-2.0.

but I also agree with jandyzhu, for his method is faster and easier.
头像
BigSnake.NET
帖子: 12522
注册时间: 2006-07-02 11:16
来自: 廣州
联系:

Re: Problem / how to install the Ubuntu Tweak....

#4

帖子 BigSnake.NET » 2009-01-28 22:50

用 deb 包啊
^_^ ~~~
要理解递归,首先要理解递归。

地球人都知道,理论上,理论跟实际是没有差别的,但实际上,理论跟实际的差别是相当大滴。
回复