Re: [Anjuta-list] newbie question - wxWindows wizard
- From: Tina Hirsch <tehirsch arcor de>
- To: Gabriel Phoenix <gabrieltalks sympatico ca>
- Cc: anjuta-list lists sourceforge net
- Subject: Re: [Anjuta-list] newbie question - wxWindows wizard
- Date: Sun Sep 1 14:36:41 2002
Looks like wxwin.m4 is missing/not found.
AFAIK it's included in wxGTK since 2.3.1. Though I don't know how mandrake
packages are organized. The file should be somewhere on the default aclocal path
(usually /usr/share/aclocal, you can check it with 'aclocal --print-ac-dir') or
in /usr/local/share/aclocal.
If it's not there copy it to one of these paths. In the worst case you need to
download it from wxWindows homepage (or drop a note and I'll send it to you).
I think you can savely ignore the 'Add contents .... to aclocal.m4' message.
The errormessage is from automake, the same that you'd see when you run
./autogen.sh on the commandline instead of generating things within anjuta.
IMHO if one uses automake - even if files are generated from anjuta - then s/he
should know at least the basics about how it works and the most common errors.
Tina
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]