Can we change the default behaviour of ln in gmake install to that of cp... 
using ln -sf ? ;)


cp -fp /home/all/XML/xml-xerces/c/lib/libxerces-c.so.23.0 /usr/local/lib
(cd /usr/local/lib; ln -s libxerces-c.so.23.0 libxerces-c.so.23; ln -s 
libxerces-c.so.23.0 libxerces-c.so)
ln: `libxerces-c.so': File exists
gmake[1]: *** [install] Error 1


-Richard!

-----
We are lagging too far behind
In our desire to race ahead of ourselves
And everybody else in this phantom race.
Information kills the mind; Internet is the new Boob-Tube

[EMAIL PROTECTED]       http://sir.woody.hackswell.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to