View previous topic :: View next topic |
Author |
Message |
ariesow n00b
Joined: 29 Mar 2007 Posts: 65 Location: Malaysia
|
Posted: Sat Mar 31, 2007 7:41 am Post subject: Postfix emerge error |
|
|
While i am emerging postfix, the emerge process end up with this error
=====================================================
Resolving ftp.csx.cam.ac.uk... 131.111.8.80
Connecting to ftp.csx.cam.ac.uk|131.111.8.80|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/software/programming/pcre ... done.
==> PASV ... done. ==> RETR pcre-6.3.tar.bz2 ...
No such file `pcre-6.3.tar.bz2'.
!!! Couldn't download pcre-6.3.tar.bz2. Aborting.
=====================================================
What should i do ? |
|
Back to top |
|
|
PaulBredbury Watchman
Joined: 14 Jul 2005 Posts: 7310
|
Posted: Sat Mar 31, 2007 8:13 am Post subject: |
|
|
You should emerge --sync
dev-libs/libpcre-6.6 is the current stable version. |
|
Back to top |
|
|
ariesow n00b
Joined: 29 Mar 2007 Posts: 65 Location: Malaysia
|
Posted: Sat Mar 31, 2007 8:19 am Post subject: |
|
|
PaulBredbury wrote: | You should emerge --sync
dev-libs/libpcre-6.6 is the current stable version. |
Thanks.
I am running emerge --sync now... |
|
Back to top |
|
|
|