nspluginwrapper will nicht

Universe

Active Member
Hallo Forum,

ich habe nun seit kurzen wieder FreeBSD installiert.
Code:
> uname -a
FreeBSD universe 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

Ich versuche nun das flashplugin11 zu installieren.
Meine Vorgehensweise:
1. nspluginwrapper aus den ports installieren - mit Fehlermeldung:
Code:
===>   Compressing manual pages for intltool-0.41.1
===>   Registering installation for intltool-0.41.1
===>   Returning to build of nspluginwrapper-1.4.4
===>   nspluginwrapper-1.4.4 depends on executable: pkgconf - not found
===>    Verifying install for pkgconf in /usr/ports/devel/pkgconf

===>  pkgconf-0.8.9 conflicts with installed package(s): 
      pkg-config-0.25_1

      They install files into the same place.
      You may want to stop build with Ctrl + C.
^C

2. Nachher würde ich linux_base-f10, sowie im Handbuch beschrieben ist installieren.

Danke für deine Hilfe

mfG
Universe
 
Danke für deine Antwort.

Ich habe meine Portstammlung (davor) gefetcht und extrahiert.
Im Dokument steht:
Code:
20120726:
  AFFECTS: users of devel/pkg-config
  AUTHOR: bapt@FreeBSD.org

  devel/pkg-config has been replaced by devel/pkgconf

  # portmaster -o devel/pkgconf devel/pkg-config
  or
  # portupgrade -fo devel/pkgconf pkg-config-\*

  pkgng:
  # pkg set -o devel/pkg-config:devel/pkgconf
  # pkg install -f devel/pkgconf
Habe diese Kommandos getippt nur keines funktioniert...
Vielleicht verstehe ich hier etwas falsch, aber was ich verstanden habe ist, dass ich beim nächsten port-fetch dieses Dokument lesen sollte...
Was kann ich jetzt tun?

Danke für deine Hilfe!

EDIT:
Ich habe jetzt noch einmal portupgrade -fo devel/pkgconf pkg-config-\* getippt und es kam folgendes:
Code:
portupgrade -fo devel/pkgconf pkg-config-\*
[Rebuilding the pkgdb <format:bdb_btree> in /var/db/pkg ... - 566 packages found (-0 +566) ....................................................................................................100....................................................................................................200....................................................................................................300....................................................................................................400....................................................................................................500.................................................................. done]
[Updating the portsdb <format:bdb_btree> in /usr/ports ... - 23924 port entries found .........1000.........2000.........3000.........4000.........5000.........6000.........7000.........8000.........9000.........10000.........11000.........12000.........13000.........14000.........15000.........16000.........17000.........18000.........19000.........20000.........21000.........22000.........23000......... ..... done]
** Detected a package name change: pkg-config (devel/pkg-config) -> 'pkgconf' (devel/pkgconf)
--->  Downgrading 'pkg-config-0.25_1' to 'pkgconf-0.8.9' (devel/pkgconf)
--->  Building '/usr/ports/devel/pkgconf'
===>  Cleaning for pkgconf-0.8.9

===>  pkgconf-0.8.9 conflicts with installed package(s): 
      pkg-config-0.25_1

      They install files into the same place.
      You may want to stop build with Ctrl + C.
^C** Command failed [exit code 2]: /usr/bin/script -qa /tmp/portupgrade20121028-3067-1yrtf6c-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=pkg-config-0.25_1 UPGRADE_PORT_VER=0.25_1 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! devel/pkgconf (pkg-config-0.25_1)     (interrupted by user)
 
Zuletzt bearbeitet:
So, ich habe es nun hoffentlich geschafft. Ich habe mit pkg_add -r portmaster installiert. Musste aber warten keine Ahnung warum. Dann hat das Kommando auch geklappt.
# pkg set -o devel/pkg-config:devel/pkgconf und
# pkg install -f devel/pkgconf
habe ich nicht ausführen können, da das Kommando nicht existiert(?). Ich hoffe das ist kein Problem...

Jetzt läuft bei mir Adobe Flash 11 ohne Probleme.

Danke für deine Hilfe!

MfG
Universe
 
Zurück
Oben