[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: PCB+GL Progress
On Sunday 22 February 2009 07:30:03 am Peter Clifton wrote:
> On Sun, 2009-02-22 at 01:27 -0500, Mark wrote:
> > Peter added --enable-gl to configure. I compiled successfully with:
>
> Indeed. (But I didn't get around to making it work the _old_ way if that
> option isn't specified!)
>
> ./configure --disable-doc --enable-threads=posix --enable-dbus --enable-gl
> ^___ is that required?
Up until today it hasn't been required. Generally I've used:
./configure --enable-maintainer-mode --enable-threads=posix --enable-dbus --enable-gl --enable-m4lib-png
--enable-maintainer-mode is required to compile the docs if the code hasn't
been released. But, after git-cloning last nights code, any attempts to
compile the docs caused a linker error and --enable-m4lib-png caused the
compiler to segfault.
> I've never had to specify any specific options to PCB.. PCB its-self
> isn't multi-threaded, although GTK will be (for its file-chooser
> back-ends).
I wasn't sure about --enable-threads but it didn't hurt so I used it. But
the --enable-dbus is supposed to be for xgsch2pcb interoperation.
-Mark S.
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user