On Thu 29 Mar 2001, Masaki Nomura wrote: > cxx -o test test.C -lcpml > > After my answering the question about License (no commercial license), > it returned > /usr/bin/cxx: Permission denied . > > ls -al /usr/bin/cxx > lrwxrwxrwx 1 root root 70 Mar 29 04:37 > /usr/bin/cxx -> > ../lib/compaq/cxx-6.3.9.7/alpha-linux/bin/lnxexx_driver.accept_license*
Not knowing anthing about this :-), my opinion is that after you answer the license question, it wants to replace the /usr/bin/cxx symlink with something else. For this you need to run it as root. Paul Slootman -- home: [EMAIL PROTECTED] http://www.wurtel.demon.nl/ work: [EMAIL PROTECTED] http://www.murphy.nl/ debian: [EMAIL PROTECTED] http://www.debian.org/ isdn4linux: [EMAIL PROTECTED] http://www.isdn4linux.org/

