View previous topic :: View next topic |
Author |
Message |
sebest Apprentice


Joined: 03 Jul 2002 Posts: 163 Location: Paris - France
|
|
Back to top |
|
 |
metallikop Apprentice

Joined: 06 Jan 2004 Posts: 259 Location: Detroit, MI
|
Posted: Sun May 16, 2004 10:13 pm Post subject: |
|
|
Impressive. Lets just hope that the rest of E17 looks as good  |
|
Back to top |
|
 |
sebest Apprentice


Joined: 03 Jul 2002 Posts: 163 Location: Paris - France
|
Posted: Mon May 17, 2004 12:37 am Post subject: |
|
|
You can use it without e17, i use it with openbox and it works really great _________________ --
Seb aka "Mr Est" |
|
Back to top |
|
 |
kaput Apprentice

Joined: 23 May 2003 Posts: 197
|
Posted: Mon May 17, 2004 8:19 am Post subject: |
|
|
Any chance of an ebuild, anyone? |
|
Back to top |
|
 |
raccoon n00b


Joined: 28 Apr 2004 Posts: 36 Location: Wonderland
|
Posted: Mon May 17, 2004 9:23 am Post subject: |
|
|
sebest wrote: | You can use it without e17, i use it with openbox and it works really great |
Where did you get it from? His own site doesn't seem to have any download links, and according to kaput it doesn't seem to be any ebuilds for it either :) _________________ Adopt an unanswered post! |
|
Back to top |
|
 |
sebest Apprentice


Joined: 03 Jul 2002 Posts: 163 Location: Paris - France
|
Posted: Mon May 17, 2004 11:40 am Post subject: |
|
|
i fetched it from cvs
Code: |
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/enlightenment login
|
when it ask for a password, you just press enter
Code: |
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/enlightenment co misc/engage |
then you "cd misc/engage"
./autogen.sh && make && make install _________________ --
Seb aka "Mr Est" |
|
Back to top |
|
 |
GentooBox Veteran


Joined: 22 Jun 2003 Posts: 1168 Location: Denmark
|
|
Back to top |
|
 |
tdennist Tux's lil' helper


Joined: 11 May 2004 Posts: 145
|
Posted: Mon May 17, 2004 12:52 pm Post subject: |
|
|
When I go to run autogen.sh, it tells me I need to install esmart. So, I emerge esmart, and it gives me this error message:
Code: |
# emerge esmart
Calculating dependencies
!!! all ebuilds that could satisfy "esmart" have been masked.
!!! possible candidates are:
- x11-libs/esmart-0.9.0.20040515 (masked by: ~keyword)
!!! Error calculating dependencies. Please correct.
|
What should I do?
td _________________ Registered Linux user #356840
Fleens??! YOU'RE not FLEENS! Well, whatever you are....MAKE ME A PIZZA!!? |
|
Back to top |
|
 |
Stormy Eyes Veteran


Joined: 09 Apr 2003 Posts: 1064 Location: Watching God spit-shine my boots.
|
Posted: Mon May 17, 2004 1:30 pm Post subject: |
|
|
tdennist wrote: | When I go to run autogen.sh, it tells me I need to install esmart. So, I emerge esmart, and it gives me this error message:
Code: |
# emerge esmart
Calculating dependencies
!!! all ebuilds that could satisfy "esmart" have been masked.
!!! possible candidates are:
- x11-libs/esmart-0.9.0.20040515 (masked by: ~keyword)
!!! Error calculating dependencies. Please correct.
|
What should I do? |
Try this:
Code: | ACCEPT_KEYWORDS="~x86" emerge esmart |
|
|
Back to top |
|
 |
tdennist Tux's lil' helper


Joined: 11 May 2004 Posts: 145
|
Posted: Mon May 17, 2004 1:35 pm Post subject: |
|
|
Yay! Worked, thank you. _________________ Registered Linux user #356840
Fleens??! YOU'RE not FLEENS! Well, whatever you are....MAKE ME A PIZZA!!? |
|
Back to top |
|
 |
Stormy Eyes Veteran


Joined: 09 Apr 2003 Posts: 1064 Location: Watching God spit-shine my boots.
|
Posted: Mon May 17, 2004 1:39 pm Post subject: |
|
|
tdennist wrote: | Yay! Worked, thank you. |
No problem. If you like to live dangerously, you can put that in /etc/make.conf. I do, and I haven't had a problem yet. >^..^< |
|
Back to top |
|
 |
newbie_100 Guru


Joined: 17 Jan 2004 Posts: 335 Location: Ashdod, IsraHell
|
Posted: Mon May 17, 2004 2:21 pm Post subject: |
|
|
Code: | Password:
root@PenPen ami # emerge -pv esmart
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild N ] dev-libs/eet-0.9.9.20040508 -doc +nls 1,044 kB
[ebuild N ] dev-db/edb-1.0.5.20040515 -doc +gtk +ncurses +nls 241 kB
[ebuild N ] x11-libs/evas-1.0.0.20040515_pre13 +X +directfb -doc -fbcon +jpeg -mmx +nls +opengl +png 4,263 kB
[ebuild N ] media-libs/epeg-0.9.0.20040508 -doc +nls 1,020 kB
[ebuild N ] media-libs/epsilon-0.0.2.20040508 -doc +nls 35 kB
[ebuild N ] x11-libs/ecore-1.0.0.20040515_pre7 +X -doc -fbcon +nls +opengl 3,626 kB
[ebuild N ] x11-libs/esmart-0.9.0.20040515 -doc +nls 73 kB |
do i need all its dependencies?  |
|
Back to top |
|
 |
Stormy Eyes Veteran


Joined: 09 Apr 2003 Posts: 1064 Location: Watching God spit-shine my boots.
|
Posted: Mon May 17, 2004 2:31 pm Post subject: |
|
|
newbie_100 wrote: | do i need all its dependencies?  |
Yes. That's why they're called dependencies. |
|
Back to top |
|
 |
newbie_100 Guru


Joined: 17 Jan 2004 Posts: 335 Location: Ashdod, IsraHell
|
Posted: Mon May 17, 2004 4:43 pm Post subject: |
|
|
Stormy Eyes wrote: | newbie_100 wrote: | do i need all its dependencies?  |
Yes. That's why they're called dependencies. |
yes i know but sometimes programs work fine even without all of the dependencies (emerge --nodeps)... :\ |
|
Back to top |
|
 |
Stormy Eyes Veteran


Joined: 09 Apr 2003 Posts: 1064 Location: Watching God spit-shine my boots.
|
Posted: Mon May 17, 2004 4:47 pm Post subject: |
|
|
newbie_100 wrote: | yes i know but sometimes programs work fine even without all of the dependencies (emerge --nodeps)... :\ |
Hmm... I've never had a good reason to emerge --nodeps. |
|
Back to top |
|
 |
Sotol Apprentice


Joined: 09 Apr 2004 Posts: 192
|
Posted: Mon May 17, 2004 6:48 pm Post subject: |
|
|
Does engage do autohide?
Man, I want e17 now! |
|
Back to top |
|
 |
aethyr Veteran


Joined: 06 Apr 2003 Posts: 1085 Location: NYC
|
Posted: Mon May 17, 2004 7:38 pm Post subject: |
|
|
newbie_100 wrote: | do i need all its dependencies?
:? |
In case you haven't figured it out, you're actually emerging a good portion of the e17 libraries (which are required to build esmart).
Anyways, I'm not one for eye candy, but I must say I'm slightly impressed. While I doubt I'll be running e17 in the future, I might try that startup bar down the road ;) |
|
Back to top |
|
 |
Anderas Tux's lil' helper


Joined: 08 Sep 2003 Posts: 77
|
Posted: Mon May 17, 2004 7:43 pm Post subject: |
|
|
I need some help! Mine fails this way:
root@anderas engage # make -j3
cd . && autoheader
make all-recursive
make[1]: Entering directory `/home/anderas/misc/engage'
Making all in src
make[2]: Entering directory `/home/anderas/misc/engage/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I/usr/local/include -I../lib -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include -I/usr/include -I/usr/include/ewl -I/usr/X11R6/include -g -O2 -c main.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I/usr/local/include -I../lib -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include -I/usr/include -I/usr/include/ewl -I/usr/X11R6/include -g -O2 -c dock.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I/usr/local/include -I../lib -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include -I/usr/include -I/usr/include/ewl -I/usr/X11R6/include -g -O2 -c config.c
main.c: I funktionen 'main':
main.c:25: error: `ECORE_CONFIG_PARSE_CONTINUE' undeclared (first use in this function)
main.c:25: error: (Each undeclared identifier is reported only once
main.c:25: error: for each function it appears in.)
make[2]: *** [main.o] Error 1
make[2]: *** Venter på uafsluttede job.... |
|
Back to top |
|
 |
sebest Apprentice


Joined: 03 Jul 2002 Posts: 163 Location: Paris - France
|
Posted: Mon May 17, 2004 9:57 pm Post subject: |
|
|
Anderas wrote: | I need some help! Mine fails this way:
root@anderas engage # make -j3
cd . && autoheader
make all-recursive
make[1]: Entering directory `/home/anderas/misc/engage'
Making all in src
make[2]: Entering directory `/home/anderas/misc/engage/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I/usr/local/include -I../lib -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include -I/usr/include -I/usr/include/ewl -I/usr/X11R6/include -g -O2 -c main.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I/usr/local/include -I../lib -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include -I/usr/include -I/usr/include/ewl -I/usr/X11R6/include -g -O2 -c dock.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I/usr/local/include -I../lib -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include -I/usr/include -I/usr/include/ewl -I/usr/X11R6/include -g -O2 -c config.c
main.c: I funktionen 'main':
main.c:25: error: `ECORE_CONFIG_PARSE_CONTINUE' undeclared (first use in this function)
main.c:25: error: (Each undeclared identifier is reported only once
main.c:25: error: for each function it appears in.)
make[2]: *** [main.o] Error 1
make[2]: *** Venter på uafsluttede job.... |
do you have emerge ecore?
if so, check that you have the latest version 20040515. _________________ --
Seb aka "Mr Est" |
|
Back to top |
|
 |
Anderas Tux's lil' helper


Joined: 08 Sep 2003 Posts: 77
|
Posted: Mon May 17, 2004 10:53 pm Post subject: |
|
|
Ah, it seems as if I need to update portage. I will try that, thanks.
What is the features of this iconbar, btw? Real transparency? =o |
|
Back to top |
|
 |
aethyr Veteran


Joined: 06 Apr 2003 Posts: 1085 Location: NYC
|
Posted: Mon May 17, 2004 10:56 pm Post subject: |
|
|
Anderas wrote: | Ah, it seems as if I need to update portage. I will try that, thanks.
What is the features of this iconbar, btw? Real transparency? =o |
I don't think there will be real transparency until XFree or X.org have it (I know Xserver has it, but it's still not realistic for most people to use).
According to http://aje.codewordt.co.uk/Software/Engage.xml
Quote: | As you can see this is not transparent, but so things must be for non-hacked backgrounds! To get back our nice transparencies another mode was added to allow nice alpha blending using ESmart... |
|
|
Back to top |
|
 |
Anderas Tux's lil' helper


Joined: 08 Sep 2003 Posts: 77
|
Posted: Mon May 17, 2004 11:04 pm Post subject: |
|
|
Well, what about evas? I've never figured out what is was all about...
I've always thought it was supposed to be a full screen opengl window, that could provide real transparency effects to applications. An evas window manager could then import/manage normal X apps into the opengl window.
Correct? |
|
Back to top |
|
 |
ZeroDivide Tux's lil' helper


Joined: 15 Mar 2003 Posts: 86
|
Posted: Mon May 17, 2004 11:04 pm Post subject: |
|
|
Im having trouble emerging these packages "esmart ewl etox embryo evas eet"
The mirrors im using dont have the files needed.
Could someone who recently emerged these packages please give me a list of the mirrors they used. thanks |
|
Back to top |
|
 |
Chickpea l33t

Joined: 03 Jun 2002 Posts: 846 Location: Vancouver WA
|
Posted: Mon May 17, 2004 11:57 pm Post subject: |
|
|
Yea, I looked at that a few months ago...It is nice and it needs kde. I doesn't work and is not really meant to work outside of KDE environment. But still a nice concept. This appears to work on almost any WM...nice for us who dont use KDE.
Sure you have to install libs but at least they are not a pain to install |
|
Back to top |
|
 |
tdennist Tux's lil' helper


Joined: 11 May 2004 Posts: 145
|
Posted: Tue May 18, 2004 1:53 am Post subject: |
|
|
Guys....more emerging errors....it's trying to emerge esmart, and while trying to emerge 'eet', it spits these out: (btw, I'm using ACCEPT_KEYWORDS="~x86", otherwise esmart is masked?)
beware: long!
Code: |
]1; ]2;Started emerge on: May 17, 2004 21:51:27 ]1; ]2; *** emerge esmart ]1; ]2; >>> emerge (1 of 7) dev-libs/eet-0.9.9.20040515 to / ]1; ]2; === (1 of 7) Cleaning (dev-libs/eet-0.9.9.20040515::/usr/portage/dev-libs/eet/eet-0.9.9.20040515.ebuild) ]1; ]2; === (1 of 7) Compiling/Merging (dev-libs/eet-0.9.9.20040515::/usr/portage/dev-libs/eet/eet-0.9.9.20040515.ebuild) >>> Resuming download...
>>> Downloading http://gentoo.oregonstate.edu/distfiles/eet-0.9.9.20040515.tar.bz2
--21:51:28-- http://gentoo.oregonstate.edu/distfiles/eet-0.9.9.20040515.tar.bz2
=> `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'
Resolving gentoo.oregonstate.edu... 128.193.0.3
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
Continued download failed on this file, which conflicts with `-c'.
Refusing to truncate existing file `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'.
>>> Resuming download...
>>> Downloading http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
--21:51:28-- http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
=> `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'
Resolving distro.ibiblio.org... 152.2.210.109
Connecting to distro.ibiblio.org[152.2.210.109]:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
The file is already fully retrieved; nothing to do.
>>> Resuming download...
>>> Downloading ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
--21:51:28-- ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
=> `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'
Resolving ftp.rez-gif.supelec.fr... 160.228.152.7
Connecting to ftp.rez-gif.supelec.fr[160.228.152.7]:21... connected.
Logging in as anonymous ...
The server refuses login.
Retrying.
--21:51:30-- ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
(try: 2) => `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'
Connecting to ftp.rez-gif.supelec.fr[160.228.152.7]:21... connected.
Logging in as anonymous ...
The server refuses login.
Retrying.
--21:51:32-- ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
(try: 3) => `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'
Connecting to ftp.rez-gif.supelec.fr[160.228.152.7]:21... connected.
Logging in as anonymous ...
The server refuses login.
Retrying.
--21:51:36-- ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
(try: 4) => `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'
Connecting to ftp.rez-gif.supelec.fr[160.228.152.7]:21... connected.
Logging in as anonymous ...
The server refuses login.
Retrying.
--21:51:40-- ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
(try: 5) => `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'
Connecting to ftp.rez-gif.supelec.fr[160.228.152.7]:21... connected.
Logging in as anonymous ...
The server refuses login.
Giving up.
>>> Resuming download...
>>> Downloading ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
--21:51:41-- ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
=> `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'
Resolving ftp.tu-clausthal.de... 139.174.2.36
Connecting to ftp.tu-clausthal.de[139.174.2.36]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/linux/gentoo/distfiles ... done.
==> SIZE eet-0.9.9.20040515.tar.bz2 ... done.
==> PASV ... done. ==> REST 712704 ... done.
==> RETR eet-0.9.9.20040515.tar.bz2 ... done.
Length: 712,704 [0 to go]
[ skipping 650K ]
650K ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,, 100% 0.00 B/s
21:52:00 (0.00 B/s) - `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2' saved [712704]
>>> Resuming download...
>>> Downloading http://gentoo.oregonstate.edu/distfiles/eet-0.9.9.20040515.tar.bz2
--21:52:00-- http://gentoo.oregonstate.edu/distfiles/eet-0.9.9.20040515.tar.bz2
=> `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'
Resolving gentoo.oregonstate.edu... 128.193.0.3
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
Continued download failed on this file, which conflicts with `-c'.
Refusing to truncate existing file `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'.
>>> Resuming download...
>>> Downloading ftp://sunsite.dk/mirrors/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
--21:52:00-- ftp://sunsite.dk/mirrors/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
=> `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'
Resolving sunsite.dk... 130.225.247.90
Connecting to sunsite.dk[130.225.247.90]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /mirrors/gentoo/distfiles ...
No such directory `mirrors/gentoo/distfiles'.
>>> Resuming download...
>>> Downloading http://mirrors.sunsite.dk/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
--21:52:02-- http://mirrors.sunsite.dk/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
=> `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'
Resolving mirrors.sunsite.dk... 130.225.247.92
Connecting to mirrors.sunsite.dk[130.225.247.92]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
Continued download failed on this file, which conflicts with `-c'.
Refusing to truncate existing file `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'.
>>> Resuming download...
>>> Downloading http://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
--21:52:02-- http://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
=> `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'
Resolving ftp.snt.utwente.nl... 2001:610:1908:8000::175:1, 130.89.175.1
Connecting to ftp.snt.utwente.nl[2001:610:1908:8000::175:1]:80... failed: Address family not supported by protocol.
Connecting to ftp.snt.utwente.nl[130.89.175.1]:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
The file is already fully retrieved; nothing to do.
>>> Resuming download...
>>> Downloading ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
--21:52:03-- ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
=> `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'
Resolving ftp.snt.utwente.nl... 2001:610:1908:8000::175:1, 130.89.175.1
Connecting to ftp.snt.utwente.nl[2001:610:1908:8000::175:1]:21... failed: Address family not supported by protocol.
Connecting to ftp.snt.utwente.nl[130.89.175.1]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/os/linux/gentoo/distfiles ... done.
==> SIZE eet-0.9.9.20040515.tar.bz2 ... done.
==> PASV ... done. ==> REST 712704 ... done.
==> RETR eet-0.9.9.20040515.tar.bz2 ... done.
Length: 712,704 [0 to go]
[ skipping 650K ]
650K ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,, 100% 0.00 B/s
21:52:05 (0.00 B/s) - `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2' saved [712704]
>>> Resuming download...
>>> Downloading http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
--21:52:05-- http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
=> `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'
Resolving distro.ibiblio.org... 152.2.210.109
Connecting to distro.ibiblio.org[152.2.210.109]:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
The file is already fully retrieved; nothing to do.
>>> Resuming download...
>>> Downloading ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
--21:52:05-- ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
=> `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'
Resolving ftp.gtlib.cc.gatech.edu... 130.207.108.134
Connecting to ftp.gtlib.cc.gatech.edu[130.207.108.134]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/gentoo/distfiles ... done.
==> SIZE eet-0.9.9.20040515.tar.bz2 ... done.
==> PASV ... done. ==> REST 712704 ... done.
==> RETR eet-0.9.9.20040515.tar.bz2 ... done.
Length: 712,704 [0 to go]
[ skipping 650K ]
650K ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,, 100% 0.00 B/s
21:52:24 (0.00 B/s) - `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2' saved [712704]
>>> Resuming download...
>>> Downloading ftp://ftp.oregonstate.edu/pub/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
--21:52:24-- ftp://ftp.oregonstate.edu/pub/gentoo/distfiles/eet-0.9.9.20040515.tar.bz2
=> `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'
Resolving ftp.oregonstate.edu... 128.193.0.3
Connecting to ftp.oregonstate.edu[128.193.0.3]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/gentoo/distfiles ... done.
==> SIZE eet-0.9.9.20040515.tar.bz2 ... done.
==> PASV ... done. ==> REST 712704 ... done.
==> RETR eet-0.9.9.20040515.tar.bz2 ... done.
Length: 712,704 [0 to go]
[ skipping 650K ]
650K ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,, 100% 0.00 B/s
21:52:45 (0.00 B/s) - `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2' saved [712704]
>>> Resuming download...
>>> Downloading http://ftp.gentoo.or.kr/distfiles/eet-0.9.9.20040515.tar.bz2
--21:52:45-- http://ftp.gentoo.or.kr/distfiles/eet-0.9.9.20040515.tar.bz2
=> `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'
Resolving ftp.gentoo.or.kr... 218.36.126.80
Connecting to ftp.gentoo.or.kr[218.36.126.80]:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
Continued download failed on this file, which conflicts with `-c'.
Refusing to truncate existing file `/usr/portage/distfiles/eet-0.9.9.20040515.tar.bz2'.
!!! Couldn't download eet-0.9.9.20040515.tar.bz2. Aborting.
|
sorry for the über long post...I can edit it after I get an answer :p
Thanks,
td _________________ Registered Linux user #356840
Fleens??! YOU'RE not FLEENS! Well, whatever you are....MAKE ME A PIZZA!!? |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|