Re: Binärpakete der Ports auf FreeBSD 5.2.1 benutzen

From: Patrick Hess <patrick-hess(at)freenet.de>
Date: Mon, 7 Jun 2004 18:54:12 +0200

Hallo,

Steffen Mazanek schrieb:
> kann mir bitte jemand sagen, warum das System bei einem
> portinstall -Pr nie Pakete findet?
> Was muss ich wo einstellen? Ich kann einfach nicht ports wie
> openoffice oder kde selbst
> kompilieren.

Dein Portstree ist aber auf dem aktuellen Stand, oder?

Packages für OpenOffice kann man z.B. von
http://projects.imp.ch/openoffice runterladen.

KDE-Packages kann man von http://rabarber.fruitsalad.org holen.

Diese Packages einfach in irgendein Verzeichnis abspeichern und
dieses in der Variablen PKG_PATH angeben:

        PKG_PATH="$PKG_PATH":/das/Verzeichnis/mit/den/Packages

Mache ich jedenfalls immer so. Hätte wohl aber auch automatisch
heruntergeladen werden sollen, wenn man der Manpage glaubt:

        o Upgrade glib using a package. If necessary, download one
          from a remote ftp site:

              portupgrade -P glib

Auch interessant das folgende Beispiel aus der Manpage:

        o Let's perform a massive binary upgrade using the
          packages stored on a CD-ROM, but before that I want to
          figure out what will be upgraded:

              env PKG_PATH=/mnt/cdrom/packages/All portupgrade -anPP
          [...]
          If you don't want portupgrade to download packages which
          are not on the CD-ROM, set PKG_FETCH to something like
          ``/bin/false''.

Vielleicht hilft dir das weiter.

Gruß,
Patrick

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Mon 07 Jun 2004 - 18:54:35 CEST

search this site