Francois Maltey <[EMAIL PROTECTED]> writes:

| No file found, but there is a link :
| 
| ls -l /usr/local/axiom-local/mnt/linux/bin/document
| 
| lrwxrwxrwx 1 root staff 42 2006-10-27 20:43 
|     /usr/local/axiom-local/mnt/linux/bin/document 
|        -> ../../../axiom/silver/src/scripts/document

yes, the link is slightly wrong because of the way "ln -s" operates.
But, it becomes right if you give absolute path
(/usr/local/axiom/silver) instead of relative path (../axiom/silver)
to lndir.

[...]

| Is it a good idea to  make a chown -R root.root ?

It is not an ownership problem.

-- Gaby


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to