On Sunday 15 January 2006 00:22 IST, kitts wrote: > > you can get the latest symbols by installing cvs also > > > > http://ftp.gnu.org/non-gnu/cvs/source/stable/1.11.21/cvs-1.11.21.tar.gz > > > > make a directory change into it then > > > > export CVSROOT=:pserver:[EMAIL PROTECTED]:/home/cvspsrv/cvsroot > > > > cvs login > > > > cvs co geda/devel > > As suggested by Leva i have decided to install all from sources. CVS > update is currently in progress. Ill take the opportunity to get the gtk > version of pcb as well. > > Thanks for the links.
building and installing pcb went through easily however, the geda/gaf packages fail with the following error: Making install in documentation make[2]: Entering directory `/home/Kishore/KDevelop/Installs/gEDA/cvs-1.11.21/geda/devel/symbols/documentation' Creating ps (using groff) troff: fatal error: can't find macro file s make[2]: *** [nc.ps] Error 1 make[2]: Leaving directory `/home/Kishore/KDevelop/Installs/gEDA/cvs-1.11.21/geda/devel/symbols/documentation' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/Kishore/KDevelop/Installs/gEDA/cvs-1.11.21/geda/devel/symbols' make: *** [symbols_install] Error 2 [EMAIL PROTECTED]:~/KDevelop/Installs/gEDA/cvs-1.11.21/geda/devel$ I have exported the environmen variables as required and changed the prefix in the makefile to /usr/local -- Cheers! kitts
