安装twindy出错,大家帮帮忙啊

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

安装twindy出错,大家帮帮忙啊

#1

帖子 shenyuzhou » 2011-10-24 17:05

大家好,我下载了个twindy窗口管理器,下面是我的运行情况,
我先
#./configure #配置了一下
然后再
#make
#make install
可是在
再运行
/usr/local/bin/twindy
却没有反应,这是什么原因呢?
下面是我的运行提示。我是新手,这是初次安装程序可是却没有成功。

root@shen-VirtualBox:/media/sf_share/twindy-1.01# ls
aclocal.m4 libtool
AUTHORS localisationExample.txt
ChangeLog ltmain.sh
CleanBlue.tracktionscheme Makefile
config.guess Makefile.am
config.h Makefile.in
config.h.in Milky.tracktionscheme
config.log missing
config.status NEWS
config.sub README
configure sandy.tracktionscheme
configure.in Sea-ish.tracktionscheme
COPYING src
DarkBlue.tracktionscheme stamp-h1
Default.tracktionscheme TODO
depcomp TracktionSchemeColoursUsed.txt
Grey.tracktionscheme twindy.anjuta
INSTALL twindy.desktop
install-sh UbuntuDapper.tracktionscheme
root@shen-VirtualBox:/media/sf_share/twindy-1.01# ./configure
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 whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... no, using cp -p
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for freetype-config... /usr/bin/freetype-config
checking for FreeType -- version >= 7.0.1... yes
checking for pthread_create in -lpthread... yes
checking for XineramaQueryVersion in -lXinerama... yes
configure: debug disabled
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
root@shen-VirtualBox:/media/sf_share/twindy-1.01# make
make all-recursive
make[1]: 正在进入目录 `/media/sf_share/twindy-1.01'
Making all in src
make[2]: 正在进入目录 `/media/sf_share/twindy-1.01/src'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/media/sf_share/twindy-1.01/src'
make[2]: 正在进入目录 `/media/sf_share/twindy-1.01'
make[2]:正在离开目录 `/media/sf_share/twindy-1.01'
make[1]:正在离开目录 `/media/sf_share/twindy-1.01'
root@shen-VirtualBox:/media/sf_share/twindy-1.01# make install
Making install in src
make[1]: 正在进入目录 `/media/sf_share/twindy-1.01/src'
make[2]: 正在进入目录 `/media/sf_share/twindy-1.01/src'
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
/bin/bash ../libtool --mode=install /usr/bin/install -c 'twindy' '/usr/local/bin/twindy'
libtool: install: /usr/bin/install -c twindy /usr/local/bin/twindy
make[2]: 没有什么可以做的为 `install-data-am'。
make[2]:正在离开目录 `/media/sf_share/twindy-1.01/src'
make[1]:正在离开目录 `/media/sf_share/twindy-1.01/src'
make[1]: 正在进入目录 `/media/sf_share/twindy-1.01'
make[2]: 正在进入目录 `/media/sf_share/twindy-1.01'
make[2]: 没有什么可以做的为 `install-exec-am'。
test -z "/usr/local/doc/twindy" || /bin/mkdir -p "/usr/local/doc/twindy"
/usr/bin/install -c -m 644 'README' '/usr/local/doc/twindy/README'
/usr/bin/install -c -m 644 'COPYING' '/usr/local/doc/twindy/COPYING'
/usr/bin/install -c -m 644 'AUTHORS' '/usr/local/doc/twindy/AUTHORS'
/usr/bin/install -c -m 644 'ChangeLog' '/usr/local/doc/twindy/ChangeLog'
/usr/bin/install -c -m 644 'INSTALL' '/usr/local/doc/twindy/INSTALL'
/usr/bin/install -c -m 644 'NEWS' '/usr/local/doc/twindy/NEWS'
/usr/bin/install -c -m 644 'TODO' '/usr/local/doc/twindy/TODO'
make[2]:正在离开目录 `/media/sf_share/twindy-1.01'
make[1]:正在离开目录 `/media/sf_share/twindy-1.01'
root@shen-VirtualBox:/media/sf_share/twindy-1.01#
附件
twindy-1.01.tar.gz
twindy窗口管理器。我没安装成功,大家帮帮我看怎么安啊?
(1.72 MiB) 已下载 7 次
twindy-1.01.tar.gz
twindy窗口管理器。我没安装成功,大家帮帮我看怎么安啊?
(1.72 MiB) 已下载 7 次
上次由 shenyuzhou 在 2011-10-28 10:50,总共编辑 1 次。
被取胆的活熊已经被关在笼子里长达22年之久。“不能转身,不能站直,不能转身,只有伤与痛。"

抵制养熊场,人类没有伤害动物的权利。。。。。。。。。。。。。
头像
shenyuzhou
帖子: 280
注册时间: 2011-09-22 14:28

Re: 安装twindy出错,大家帮帮忙啊

#2

帖子 shenyuzhou » 2011-10-25 9:01

:em20 此贴还没有引起群众的注意
被取胆的活熊已经被关在笼子里长达22年之久。“不能转身,不能站直,不能转身,只有伤与痛。"

抵制养熊场,人类没有伤害动物的权利。。。。。。。。。。。。。
头像
shenyuzhou
帖子: 280
注册时间: 2011-09-22 14:28

Re: 安装twindy出错,大家帮帮忙啊

#3

帖子 shenyuzhou » 2011-10-28 10:17

如何编译呢,大家告我啊,附上文件,成功的朋友告诉我方法吧。

这里下载
http://downloads.niallmoody.com/twindy-1.01.tar.gz
被取胆的活熊已经被关在笼子里长达22年之久。“不能转身,不能站直,不能转身,只有伤与痛。"

抵制养熊场,人类没有伤害动物的权利。。。。。。。。。。。。。
头像
shenyuzhou
帖子: 280
注册时间: 2011-09-22 14:28

Re: 安装twindy出错,大家帮帮忙啊

#4

帖子 shenyuzhou » 2011-11-08 16:22

自己的贴,自己顶起来。大家帮帮忙。 :em01
被取胆的活熊已经被关在笼子里长达22年之久。“不能转身,不能站直,不能转身,只有伤与痛。"

抵制养熊场,人类没有伤害动物的权利。。。。。。。。。。。。。
Alienstriker
帖子: 3
注册时间: 2010-05-14 11:20

Re: 安装twindy出错,大家帮帮忙啊

#5

帖子 Alienstriker » 2011-12-08 11:58

楼主你应该去看看README,把那个源代码文件夹里的twindy.desktop复杂到/usr/share/xsessions里再注销在gdm或者kdm里面选择进入twindy
回复