Re: KDE3 Error

2008-05-04 Thread Ruel Luchavez
 have tried the make fetch and no Error it was succesful.

But after the make fetch i go to the directory

cd /usr/ports/x11/kde3/make install

the installation still not successful, here it is the error:
 Stop in /usr/ports/audio/nas.
Error code 1

Stop in /usr/ports/x11-toolkits/qt33
Error code 1

Stop in /usr/ports/x11-toolkits/qt33
Error code 1

Stop in /usr/ports/x11/kde3


It's still the same..Am I right here??
Any more idea??

Thanks...


On Sat, May 3, 2008 at 1:12 AM, Valeriu Mutu [EMAIL PROTECTED] wrote:
On Fri, May 02, 2008 at 05:09:42PM +0800, Ruel Luchavez wrote:
 Hi,
 Why is it when i install KDE3 in my server I always got an error, this is
 the command when i install it

 -cd /usr/ports/x11/kde3
 -make install

 *and this is the reply of the server:*
 -Attempting to fetch from
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/KDE/ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/KDE/
.
 -fetch://

ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/KDE/qt-x11-free-3.3.6.tar.bz2:Fileunavailablehttp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/KDE/qt-x11-free-3.3.6.tar.bz2:Fileunavailable
 (e.g., file not found, no access)
 -Couldn't fetch ot-please try to retreive this
 -port manually into /usr/ports/distfiles/KDE and try again.
 ***Error code 1

 Stop in usr/ports/x11-toolkits/qt33/
 *** Error code 1

 Stop in /usr/ports/x11-toolkits/qt33
 Stop in usr/ports/x11-toolkits/qt33/
 *** Error code 1

 Did i miss something??? Please HELP here...

 Thanks in advance...:(


On Sat, May 3, 2008 at 1:12 AM, Valeriu Mutu [EMAIL PROTECTED] wrote:

 On Fri, May 02, 2008 at 05:09:42PM +0800, Ruel Luchavez wrote:
  Hi,
  Why is it when i install KDE3 in my server I always got an error, this
 is
  the command when i install it
 
  -cd /usr/ports/x11/kde3
  -make install
 
  *and this is the reply of the server:*
  -Attempting to fetch from
  ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/KDE/.
  -fetch://
 
 ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/KDE/qt-x11-free-3.3.6.tar.bz2:Fileunavailable
  (e.g., file not found, no access)
  -Couldn't fetch ot-please try to retreive this
  -port manually into /usr/ports/distfiles/KDE and try again.
  ***Error code 1
 
  Stop in usr/ports/x11-toolkits/qt33/
  *** Error code 1
 
  Stop in /usr/ports/x11-toolkits/qt33
  Stop in usr/ports/x11-toolkits/qt33/
  *** Error code 1
 
  Did i miss something??? Please HELP here...
 
  Thanks in advance...:(
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to 
 [EMAIL PROTECTED]

 Hi Ruel,

 Can you please verify that:
 1. Internet is accessible. Try:
 ftp ftp.iasi.roedu.net

 2. Your ports tree is up to date.

 After this is done, remove the directory /usr/ports/distfiles/KDE/ .

 Then do:

 cd /usr/ports/x11-toolkits/qt33/
 make fetch

 If this still results in an error, try this instead of make fetch:
 make MASTER_SITE_OVERRIDE=
 ftp://ftp.iasi.roedu.net/mirrors/ftp.trolltech.com/qt/source/ fetch
 or
 make MASTER_SITE_OVERRIDE=ftp://ftp.fu-berlin.de/unix/X11/gui/Qt/source/fetch

 These are mirrors taken from /usr/ports/Mk/bsd.siteis.mk . Search for
 MASTER_SITE_QT in that file.

 --
 Valeriu Mutu
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: KDE3 Error

2008-05-02 Thread Valeriu Mutu
On Fri, May 02, 2008 at 05:09:42PM +0800, Ruel Luchavez wrote:
 Hi,
 Why is it when i install KDE3 in my server I always got an error, this is
 the command when i install it
 
 -cd /usr/ports/x11/kde3
 -make install
 
 *and this is the reply of the server:*
 -Attempting to fetch from
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/KDE/.
 -fetch://
 ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/KDE/qt-x11-free-3.3.6.tar.bz2:Fileunavailable
 (e.g., file not found, no access)
 -Couldn't fetch ot-please try to retreive this
 -port manually into /usr/ports/distfiles/KDE and try again.
 ***Error code 1
 
 Stop in usr/ports/x11-toolkits/qt33/
 *** Error code 1
 
 Stop in /usr/ports/x11-toolkits/qt33
 Stop in usr/ports/x11-toolkits/qt33/
 *** Error code 1
 
 Did i miss something??? Please HELP here...
 
 Thanks in advance...:(
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

Hi Ruel,

Can you please verify that:
1. Internet is accessible. Try:
ftp ftp.iasi.roedu.net

2. Your ports tree is up to date. 

After this is done, remove the directory /usr/ports/distfiles/KDE/ .

Then do:

cd /usr/ports/x11-toolkits/qt33/
make fetch

If this still results in an error, try this instead of make fetch:
make 
MASTER_SITE_OVERRIDE=ftp://ftp.iasi.roedu.net/mirrors/ftp.trolltech.com/qt/source/
 fetch
or
make MASTER_SITE_OVERRIDE=ftp://ftp.fu-berlin.de/unix/X11/gui/Qt/source/ fetch

These are mirrors taken from /usr/ports/Mk/bsd.siteis.mk . Search for 
MASTER_SITE_QT in that file.

-- 
Valeriu Mutu
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]