[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA-dev: Filechooser and component selector code



John Griessen writes:
 > I ran the h file then ./configure --prefix=/opt/geda
 > then
 > cd ..
 > to geda/gaf and made sure the Makefie had /opt/geda
 > then ran
 > make config
 > the ran
 > make install
 > 
 > and got the same result.
 > 
 > Something is undoing what  geda/gaf/geda/autogen.sh did, or I don't
                                       ^^^^
That's gschem that you need to reconfigure.

Also make sure x_compselect.c is listed in gschem/src/Makefile.am and
gschem/src/x_compselect.c exists. If not, your source tree is too old
(unlikely since i_callbacks.c is up to date).

Please try (in geda/gaf):
  - make gschem_reconfig
  - set your prefix in Makefile
  - make install

Regards,


Patrick


_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev