[Tech] Problema con un configure
Marco Ermini
markoer@markoer.org
Mer 22 Nov 2000 11:28:39 CET
Leandro sul mandarino wrote:
>
> Ciao a tutti,
>
> di queste cose non c'ho mai capito niente e ogni volta ci batto le
> corna....
>
> Ho il seguente problema con il configure di un programmillo (mahogany per
> i curiosi), il quale cerca la librerie wxwindows.
>
> [leandro@mandarino mahogany-0.60]$ ./configure --sysconfdir=/etc/
> --localstatedir=/var/ --enable-static=no
> ..........
>
> checking for wx/wx.h... no
> configure: error: cannot find wx/wx.h header file.
> You must have wxWindows installed to compile Mahogany.
>
> Chiaramente:
>
> [leandro@mandarino mahogany-0.60]$ ls -l /usr/include/wx/wx.h
> -rw-r--r-- 1 root root 2079 Aug 21 14:57
> /usr/include/wx/wx.h
>
> La riga del configure che cerca la tal cosa è:
>
> #line 4106 "configure"
> #include "confdefs.h"
> #include <wx/wx.h>
>
> Che sbaglio?
Basta che tu digiti il tuo configure cosi':
IFLAGS=/usr/include ./configure --sysconfdir=/etc/ --localstatedir=/var/
--enable-static=no
ciao ciao ciao
--
Marco Ermini
http://www.markoer.org
There are two major products that come out of Berkeley: LSD and UNIX.
We don't believe this to be a coincidence. -- Jeremy S. Anderson
Maggiori informazioni sulla lista
flug-tech