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

Re: gEDA-dev: Filechooser and component selector code



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


	Works perfectly for me.


>Making install in po
>make[2]: Entering directory `/moredata/src-geda-others-cvs/geda/gaf/gschem/po'
>/bin/sh @MKINSTALLDIRS@ /opt/geda/share
>@MKINSTALLDIRS@: @MKINSTALLDIRS@: No such file or directory
>make[2]: *** [install-data-yes] Error 127
>

	Hmmm.. Something is going wrong with gettext/nls on your box. 
Please try:

* cd gaf/gschem
* make maintainer-clean
* ./autogen.sh
* ./configure --prefix=$HOME/WHATEVER_YOU_USED_BEFORE_FOR_PREFIX --disable-nls
* make install

	What OS and distribution are you running?
					
							-Ales


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