Hi,
stc library is not located anymore, because -llua5.1 is not on my system.
It should not be required at this stage.
It looks like Francesco had lua installed on his system, i don't.
Klaas
configure:6931: result: no
configure:6980: checking if wxSTC contrib is available
configure:7005: g++ -o conftest -g3 -O0 -Wall -Wundef
-Wno-ctor-dtor-privacy
-I/usr/local/lib/wx/include/gtk2-ansi-debug-static-2.8
-I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-D__WXDEBUG__ -D__WXGTK__ conftest.cpp -llua5.1 -L/usr/local/lib
-pthread /usr/local/lib/libwx_gtk2d_stc-2.8.a
/usr/local/lib/libwx_gtk2d_xrc-2.8.a
/usr/local/lib/libwx_gtk2d_html-2.8.a
/usr/local/lib/libwx_gtk2d_adv-2.8.a
/usr/local/lib/libwx_based_net-2.8.a
/usr/local/lib/libwx_based_xml-2.8.a
/usr/local/lib/libwx_gtk2d_core-2.8.a /usr/local/lib/libwx_based-2.8.a
-lexpat -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0
-lXinerama -lXxf86vm -lSM -lpng -ljpeg -ltiff -lz -ldl -lm >&5
/usr/bin/ld: cannot find -llua5.1
collect2: ld returned 1 exit status
configure:7011: $? = 1
configure: failed program was:
|