On Mon, Jul 10, 2006 at 07:06:39AM -0400, Dan McMahill wrote:
Karel Kulhavy wrote:
On Sun, Jul 09, 2006 at 08:44:33AM -0400, Dan McMahill wrote:
Now the PCB compiles. But if I do make install, it goes OK too, but I
don't get an executable:
clock@kestrel:~$ pcb
bash: pcb: command not found
updatedb and locate pcb doesn't show any pcb executable neither in
/usr/bin
nor in /usr/local/bin/. Actually it doesn't print anything that looks
like
a pcb executable.
do you have a log file showing the 'make install' output? Were there
I made one. At the end of the mail.
Making install in src
`install' not remade because of errors.
This would be why you didn't end up with /usr/local/bin/pcb. I wonder
what the error is. You might try GNU make for building and see if that
does any better. I just added that to the INSTALL notes because I
I already have alias make=gmake