View Full Version : E questo come lo risolvo???
Iron Pablo
07-06-2003, 13:33
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for wx-config... no
configure: error:
Please check that wx-config is in path, the directory
where wxWindows libraries are installed (returned by
'wx-config --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and wxWindows is version 2.4.0 or above.
Or this might also be a bug in our configure. Please try again
with --with-wx-config=/usr/bin/wx-config
(replace /usr/bin/wx-config with a valid path to your wx-config)
Dopo aver digitato ./configure per installare lmule, ecco una delle ennesime sorprese! E che cavolo devo fare stavolta???
:cry:
Iron Pablo
07-06-2003, 13:48
Ho già risolto da solo...
INCREDIBILE!
Iron Pablo
07-06-2003, 13:56
Problema n°2!!!!
Risolto il primo, ora non so proprio da dove incominciare...
Vi mando l'output che mi da alla fine del comando "make" lanciato dopo aver fatto .configure
g++ -I../.. -c -D__NOGTK__ -g -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -Isrc `/usr/bin/wx-config --cxxflags` xmlrsall.cpp
ar cr libxrc.a xmlrole.o xmltok.o xmlparse.o xh_bmpbt.o xh_bmp.o xh_bttn.o xh_cald.o xh_chckb.o xh_chckl.o xh_choic.o xh_combo.o xh_dlg.o xh_frame.o xh_gauge.o xh_gdctl.o xh_html.o xh_listb.o xh_listc.o xh_menu.o xh_notbk.o xh_panel.o xh_radbt.o xh_radbx.o xh_scrol.o xh_scwin.o xh_sizer.o xh_slidr.o xh_spin.o xh_stbmp.o xh_stbox.o xh_stlin.o xh_sttxt.o xh_text.o xh_toolb.o xh_tree.o xh_unkwn.o xml.o xmlres.o xmlrsall.o
make[4]: Leaving directory `/home/pablo/tmp/lmule-1.3.1/src/wx/xrc'
make[4]: Entering directory `/home/pablo/tmp/lmule-1.3.1/src/wx'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/pablo/tmp/lmule-1.3.1/src/wx'
make[3]: Leaving directory `/home/pablo/tmp/lmule-1.3.1/src/wx'
make[3]: Entering directory `/home/pablo/tmp/lmule-1.3.1/src'
if g++ -DHAVE_CONFIG_H -D__GSOCKET_STANDALONE__ -I. -I. -I.. -D__NOGTK__ -g -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -Isrc -MT AddFriend.o -MD -MP -MF ".deps/AddFriend.Tpo" \
-c -o AddFriend.o `test -f 'AddFriend.cpp' || echo './'`AddFriend.cpp; \
then mv ".deps/AddFriend.Tpo" ".deps/AddFriend.Po"; \
else rm -f ".deps/AddFriend.Tpo"; exit 1; \
fi
In file included from wintypes.h:44,
from AddFriend.cpp:22:
mfc.h:27:18: glib.h: No such file or directory
In file included from emuleDlg.h:41,
from emule.h:30,
from AddFriend.cpp:23:
SysTray.h:20:21: gtk/gtk.h: No such file or directory
make[3]: *** [AddFriend.o] Error 1
make[3]: Leaving directory `/home/pablo/tmp/lmule-1.3.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/pablo/tmp/lmule-1.3.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pablo/tmp/lmule-1.3.1'
make: *** [all] Error 2
Originally posted by "Iron Pablo"
Problema n°2!!!!
Risolto il primo, ora non so proprio da dove incominciare...
Vi mando l'output che mi da alla fine del comando "make" lanciato dopo aver fatto .configure
g++ -I../.. -c -D__NOGTK__ -g -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -Isrc `/usr/bin/wx-config --cxxflags` xmlrsall.cpp
ar cr libxrc.a xmlrole.o xmltok.o xmlparse.o xh_bmpbt.o xh_bmp.o xh_bttn.o xh_cald.o xh_chckb.o xh_chckl.o xh_choic.o xh_combo.o xh_dlg.o xh_frame.o xh_gauge.o xh_gdctl.o xh_html.o xh_listb.o xh_listc.o xh_menu.o xh_notbk.o xh_panel.o xh_radbt.o xh_radbx.o xh_scrol.o xh_scwin.o xh_sizer.o xh_slidr.o xh_spin.o xh_stbmp.o xh_stbox.o xh_stlin.o xh_sttxt.o xh_text.o xh_toolb.o xh_tree.o xh_unkwn.o xml.o xmlres.o xmlrsall.o
make[4]: Leaving directory `/home/pablo/tmp/lmule-1.3.1/src/wx/xrc'
make[4]: Entering directory `/home/pablo/tmp/lmule-1.3.1/src/wx'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/pablo/tmp/lmule-1.3.1/src/wx'
make[3]: Leaving directory `/home/pablo/tmp/lmule-1.3.1/src/wx'
make[3]: Entering directory `/home/pablo/tmp/lmule-1.3.1/src'
if g++ -DHAVE_CONFIG_H -D__GSOCKET_STANDALONE__ -I. -I. -I.. -D__NOGTK__ -g -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -Isrc -MT AddFriend.o -MD -MP -MF ".deps/AddFriend.Tpo" \
-c -o AddFriend.o `test -f 'AddFriend.cpp' || echo './'`AddFriend.cpp; \
then mv ".deps/AddFriend.Tpo" ".deps/AddFriend.Po"; \
else rm -f ".deps/AddFriend.Tpo"; exit 1; \
fi
In file included from wintypes.h:44,
from AddFriend.cpp:22:
mfc.h:27:18: glib.h: No such file or directory
In file included from emuleDlg.h:41,
from emule.h:30,
from AddFriend.cpp:23:
SysTray.h:20:21: gtk/gtk.h: No such file or directory
make[3]: *** [AddFriend.o] Error 1
make[3]: Leaving directory `/home/pablo/tmp/lmule-1.3.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/pablo/tmp/lmule-1.3.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pablo/tmp/lmule-1.3.1'
make: *** [all] Error 2
Non ai gli header gtk. Installa tutte le librire gtk-dev che trovi ^^
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.