gnupic@linuxhacker.org
gnupic@linuxhacker.org
On Tue, 2003-10-21 at 20:02, John and Anne Duncan wrote:
> Hi Martin,
>
> Do you have X windows and GTK installed on the machine you are thinking
> of installing gpsim on? I use a linux box without X for PIC programming
> and wanted to install gpsim. I found that when I tried to compile
> gpsim-0.20.14, even after using the '--disable-gui' option for
> 'configure', it would not build. I can't remember the exact error
> message, but it seemed that GTK was necessary to build even though I
> didn't want the GUI. has anyone else experienced this?
>
I had the same problem a long time ago. If I remember correctly, gpsim
still uses glib (one of the gtk libraries) for the cli version. If it
is missing configure will fail.
You can install glib without gtk, but I never tried it.
> John
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: gnupic-unsubscribe@linuxhacker.org
> For additional commands, e-mail: gnupic-help@linuxhacker.org
>
gnupic@linuxhacker.org