Tom Plancon wrote:
Sorry if my procedure was unclear. What I actually did was:

configure script
make
make clean
make install -- That is when the errors occurred.


Why are you doing a make clean in between a make and a make install? Make clean removes and cleans the work done by make.

Try make and make install immediately after.

Regards,
--
Jeff McCune
OSU Department of Mathematics System Support
(614) 292-4962
gpg --keyserver pgp.mit.edu --recv-key BAF3211A

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to