[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: xgsch2pcb couldn't find pcb & gsch2pcb executables
I've searched high and low for a solution to this and have not seen it,
I have compiled gschem 1.6.2 & pcb and xgsch2pcb into /opt/ and add my paths to my .bashrc files:
export PATH=/opt/geda-gaf-1.6.2/bin:${PATH}
export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/opt/geda-gaf-1.6.2/lib:${PATH}
export PATH=/opt/pcb-20100929/bin:${PATH}
export PATH=/opt/geda-xgsch2pcb-0.1.3/bin:${PATH}
export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/opt/geda-xgsch2pcb-0.1.3/lib:${PATH}
However using these settings when attempting to use xgsch2pcb I'm being notified that there was a problem initialising
Couldn't find 'pcb' executable
Couldn't find 'gsch2pcb' executable
What am I missing, Where do I define the install paths of these applications to xgsch2pcb?
I'm pretty sure it does not matter, but I'm running 64 bit Ubuntu 10.10.
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user