aMule Forum

Deutsch => aMule Hilfe => Topic started by: Par@noid on July 13, 2008, 02:27:09 AM

Title: Kompilieren von libupnp schlägt Fehler ???
Post by: Par@noid on July 13, 2008, 02:27:09 AM
Code: [Select]
Configure script has finished system check.

  Configured aMule SVN for 'i686-pc-linux-gnu'.

  aMule enabled options:

  **** aMule Core ****
  Prefix where aMule should be installed?                    /usr/local
  Should aMule be compiled with i18n support?                yes
  Should aMule be compiled in debug mode?                    yes
  Should aMule be compiled with profiling?                   yes
  Should aMule be compiled with optimizations?               yes
  Should aMule be compiled with UPnP support?                disabled
  Should aMule be compiled with IP2country support?          yes
  Should aMule monolithic application be built?              yes
  Should aMule daemon version be built?                      yes
  Should aMule remote gui be built? (EXPERIMENTAL)           yes
  Crypto++ library/headers style?                            gentoo_debian

  **** aMule TextClient ****
  Should aMule Command Line Client be built?                 yes

  **** aMule WebServer ****
  Should aMule WebServer be built?                           yes

  **** aMule ED2K Links Handler ****
  Should aMule ED2K Links Handler be built?                  yes

  **** aMuleLinkCreator ****
  Should aMuleLinkCreator GUI version (alc) be built?        yes
  Should aMuleLinkCreator for console (alcc) be built?       yes

  **** aMule Statistics ****
  Should C aMule Statistics (CAS) be built?                  yes
  Should aMule GUI Statistics (wxCas) be built?              yes
  Should xas XChat2 plugin be installed?                     yes

  **** General Libraries and Tools ****
  Should ccache support be enabled?                          no
  Libraries aMule will use to build:
                                       wxWidgets             2.8.8 (gtk2,shared)
                                       crypto++              5.2.1 (gentoo_debian, in /usr)
                                       regex                 system
                                       libintl               system
                                       libpng                1.2.15beta5
                                       libgd                 2.0.33
                                       zlib                  1.2.3


WARNING! UPnP code has been disabled because libupnp >= 1.6.6 not found (try to use --with-libupnp-prefix=PREFIX).

Ist bei niemandem sonst dieser fehler aufgetaucht ?

Achja, ich habe Debian Etch mit libupnp(1.2.1-2) und die benötigte libupnp(1.6.6-1) ist Debian Lenny !

Gibt¹s Alternativen für mein Vorhaben?


LG & vielen Dank,


MfG Par@noid  ;)
Title: Re: Kompilieren von libupnp schlägt Fehler ???
Post by: wuischke on July 13, 2008, 06:18:00 AM
Entweder kein libupnp oder 1.6.6 oder neuer. Das sind deine Alternativen.
Title: Re: Kompilieren von libupnp schlägt Fehler ???
Post by: Par@noid on July 13, 2008, 12:41:58 PM
Für was wird libupnp benötigt ?

MfG Par@noid  ;)
Title: Re: Kompilieren von libupnp schlägt Fehler ???
Post by: wuischke on July 13, 2008, 01:39:52 PM
Für UPnP (http://de.wikipedia.org/wiki/Universal_Plug_and_Play) :)
Title: Re: Kompilieren von libupnp schlägt Fehler ???
Post by: Par@noid on July 13, 2008, 02:03:16 PM
Wir die amule durch disable UPnP  beeinträchtigt oder gibt es  vorteile ?

Danke dir !

MfG Par@noid  ;)
Title: Re: Kompilieren von libupnp schlägt Fehler ???
Post by: wuischke on July 13, 2008, 02:16:18 PM
Sorry, der Wiki-Artikel war leider nicht aussagekräftig, also eine kurze Erklärung von mir:
Mit UPnP kann man automatisch die Ports weiterleiten lassen, wenn der Router/die Firewall dies unterstützt. aMule wird davon nicht beeinträchtigt, aber man muss halt das Port-Forwarding nicht mehr manuell durchführen.
Title: Re: Kompilieren von libupnp schlägt Fehler ???
Post by: Vollstrecker on July 13, 2008, 07:07:03 PM
Alternativ, kannst dus dir auch für stable aus meinem Repo ziehen. Siehe das den "Stable hat jetzt auch Debian Pakete" Thread im Bereich für die Entwickler Pakete. Du kannst das UPnP Repo auch alleine einbinden, brauchst also nicht die aMule und wx repo's mit dazunehmen.
Title: Re: Kompilieren von libupnp schlägt Fehler ???
Post by: Par@noid on July 13, 2008, 08:20:56 PM
Jungs Danke für eure Hilfe!

Ich habe den vorschlag von Vollstrecker  genomen , meine alte libupnpO deinstalliert und  Repo libupnp  installier  seit dem habe ich nur  positive ergebnise :

Code: [Select]
Configure script has finished system check.

  Configured aMule SVN for 'i686-pc-linux-gnu'.

  aMule enabled options:

  **** aMule Core ****
  Prefix where aMule should be installed?                    /usr/local
  Should aMule be compiled with i18n support?                yes
  Should aMule be compiled in debug mode?                    yes
  Should aMule be compiled with profiling?                   yes
  Should aMule be compiled with optimizations?               yes
  Should aMule be compiled with UPnP support?                yes
  Should aMule be compiled with IP2country support?          yes
  Should aMule monolithic application be built?              yes
  Should aMule daemon version be built?                      yes
  Should aMule remote gui be built? (EXPERIMENTAL)           yes
  Crypto++ library/headers style?                            gentoo_debian

  **** aMule TextClient ****
  Should aMule Command Line Client be built?                 yes

  **** aMule WebServer ****
  Should aMule WebServer be built?                           yes

  **** aMule ED2K Links Handler ****
  Should aMule ED2K Links Handler be built?                  yes

  **** aMuleLinkCreator ****
  Should aMuleLinkCreator GUI version (alc) be built?        yes
  Should aMuleLinkCreator for console (alcc) be built?       yes

  **** aMule Statistics ****
  Should C aMule Statistics (CAS) be built?                  yes
  Should aMule GUI Statistics (wxCas) be built?              yes
  Should xas XChat2 plugin be installed?                     yes

  **** General Libraries and Tools ****
  Should ccache support be enabled?                          yes
  Libraries aMule will use to build:
                                       wxWidgets             2.8.8 (gtk2,shared)
                                       crypto++              5.2.1 (gentoo_debian, in /usr)
                                       libupnp               1.6.6
                                       regex                 system
                                       libintl               system
                                       libpng                1.2.15beta5
                                       libgd                 2.0.33
                                       zlib                  1.2.3


Danke nochmal für eure hilfe  ;)

MfG Par@noid