Ciao ragazzi, non vorrei abusare del vostro aiuto tuttavia mi si presenta il seguente problema da un po di tempo e non riesco a risolverlo.
Ho scaricato i sorgenti di amule adu da sourceforge,
scompatto
bash autogen.sh
bash configure:
dopo una lunga lista mi si presenta questo:
[code]…
…
checking for wx-config… /usr/local/bin/wx-config
checking for wxWidgets version >= 2.8.0 (–unicode=yes)… no
configure: error:
The requested wxWidgets build couldn’t be found.
The configuration you asked for aMule requires a wxWidgets
build with the following settings:
--unicode=yes
but such build is not available.
To see the wxWidgets builds available on this system, please use
'wx-config --list' command. To use the default build, returned by
'wx-config --selected-config', use the options with their 'auto'
default values.
If you still get this error, then check that 'wx-config' is
in path, the directory where wxWidgets libraries are installed
(returned by 'wx-config --libs' command) is in LD_LIBRARY_PATH
or equivalent variable and wxWidgets version is 2.8.0 or above.
[/code]
Ho gia provato a fare quanto suggerisce ma non riesco a capire come dovrei fare.
qui c’è il comando suggerito sopra:
[code]]# wx-config --list
Default config is x11univ-ansi-debug-static-2.8
Default config will be used for output
[/code]
Ho gia guardato i post relativi a questo stesso argomento sia qui che su altri siti ma non sono stato in grado di installarlo
fedora 10, kernel 2.6.27
dipendenze ‘largamente’ installate (nella miriade di pacchetti che ho installo sono sicuro che gran parte siano futili)
'azie