LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 586|回复: 4

请问linux下有没有如win下的flashget程序?

[复制链接]
发表于 2004-6-27 22:35:44 | 显示全部楼层 |阅读模式
就是http和ftp的断点续传工具

我用mozilla的现在管理器下载发现不可续传
发表于 2004-6-27 23:22:25 | 显示全部楼层
Mozilla里的下载器可以续传呀,不喜欢Mozilla可以用Opera,终端里的wget和KDE里的Kget都不错。
如果实在想用Flashget你可以用wine模拟呀。
发表于 2004-6-27 23:31:35 | 显示全部楼层
试试ProzGUI
发表于 2004-6-28 00:55:45 | 显示全部楼层
D4x
跟 Flashget 差不多...
 楼主| 发表于 2004-6-29 20:47:10 | 显示全部楼层
我编译d4x通不过
prozgui也是一样的错误
[root@localhost d4x-2.4.1]# make
make  all-recursive
make[1]: Entering directory `/home/ffish/d4x-2.4.1'
Making all in admin
make[2]: Entering directory `/home/ffish/d4x-2.4.1/admin'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/ffish/d4x-2.4.1/admin'
Making all in DOC
make[2]: Entering directory `/home/ffish/d4x-2.4.1/DOC'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/ffish/d4x-2.4.1/DOC'
Making all in intl
make[2]: Entering directory `/home/ffish/d4x-2.4.1/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/ffish/d4x-2.4.1/intl'
Making all in main
make[2]: Entering directory `/home/ffish/d4x-2.4.1/main'
Making all in face
make[3]: Entering directory `/home/ffish/d4x-2.4.1/main/face'
source='about.cc' object='about.o' libtool=no \
depfile='.deps/about.Po' tmpdepfile='.deps/about.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/freetype2 -include ../../config.h  -O2  -c -o about.o `test -f 'about.cc' || echo './'`about.cc
source='fsched.cc' object='fsched.o' libtool=no \
depfile='.deps/fsched.Po' tmpdepfile='.deps/fsched.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/freetype2 -include ../../config.h  -O2  -c -o fsched.o `test -f 'fsched.cc' || echo './'`fsched.cc
source='misc.cc' object='misc.o' libtool=no \
depfile='.deps/misc.Po' tmpdepfile='.deps/misc.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/freetype2 -include ../../config.h  -O2  -c -o misc.o `test -f 'misc.cc' || echo './'`misc.cc
source='addd.cc' object='addd.o' libtool=no \
depfile='.deps/addd.Po' tmpdepfile='.deps/addd.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/freetype2 -include ../../config.h  -O2  -c -o addd.o `test -f 'addd.cc' || echo './'`addd.cc
source='fsface.cc' object='fsface.o' libtool=no \
depfile='.deps/fsface.Po' tmpdepfile='.deps/fsface.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/freetype2 -include ../../config.h  -O2  -c -o fsface.o `test -f 'fsface.cc' || echo './'`fsface.cc
source='mywidget.cc' object='mywidget.o' libtool=no \
depfile='.deps/mywidget.Po' tmpdepfile='.deps/mywidget.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/freetype2 -include ../../config.h  -O2  -c -o mywidget.o `test -f 'mywidget.cc' || echo './'`mywidget.cc
source='buttons.cc' object='buttons.o' libtool=no \
depfile='.deps/buttons.Po' tmpdepfile='.deps/buttons.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/freetype2 -include ../../config.h  -O2  -c -o buttons.o `test -f 'buttons.cc' || echo './'`buttons.cc
source='graph.cc' object='graph.o' libtool=no \
depfile='.deps/graph.Po' tmpdepfile='.deps/graph.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/freetype2 -include ../../config.h  -O2  -c -o graph.o `test -f 'graph.cc' || echo './'`graph.cc
source='passface.cc' object='passface.o' libtool=no \
depfile='.deps/passface.Po' tmpdepfile='.deps/passface.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/freetype2 -include ../../config.h  -O2  -c -o passface.o `test -f 'passface.cc' || echo './'`passface.cc
source='colors.cc' object='colors.o' libtool=no \
depfile='.deps/colors.Po' tmpdepfile='.deps/colors.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/freetype2 -include ../../config.h  -O2  -c -o colors.o `test -f 'colors.cc' || echo './'`colors.cc
source='list.cc' object='list.o' libtool=no \
depfile='.deps/list.Po' tmpdepfile='.deps/list.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/freetype2 -include ../../config.h  -O2  -c -o list.o `test -f 'list.cc' || echo './'`list.cc
source='prefs.cc' object='prefs.o' libtool=no \
depfile='.deps/prefs.Po' tmpdepfile='.deps/prefs.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/freetype2 -include ../../config.h  -O2  -c -o prefs.o `test -f 'prefs.cc' || echo './'`prefs.cc
prefs.cc: In function `void d4x_prefs_search()':
prefs.cc:813: error: `gtk_radio_menu_item_group' undeclared (first use this function)
prefs.cc:813: error: (Each undeclared identifier is reported only once for each function it appears in.)
prefs.cc: In function `void d4x_prefs_apply_tmp()':
prefs.cc:1470: error: `gtk_radio_menu_item_group' undeclared (first use this function)
make[3]: *** [prefs.o] 错误 1
make[3]: Leaving directory `/home/ffish/d4x-2.4.1/main/face'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/home/ffish/d4x-2.4.1/main'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/ffish/d4x-2.4.1'
make: *** [all] 错误 2
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表