Right. Drop the trailing slash from public_html. A link is a file, not a directory. Your command should look like:
$ ln -s ~/millimar/radiant-0.6.0/public/ ~/public_html Matt On 5/3/07, keith <[EMAIL PROTECTED]> wrote: > > > > > All, > > > > Still struggling with installing 0.6 – I have followed the instructions and > everything seems to be fine – however when I create a symbolic link after > renaming public_html to public_html_bak I get the an error saying the > directory or file can't be found?? > > Here is the error from putty… > > > > -bash-3.00$ ln -s ~/millimar/radiant-0.6.0/public/ ~/public_html/ > > ln: creating symbolic link `/home/millimar/public_html/' to > `/home/millimar/millimar/radiant-0.6.0/public/': No such > file or directory > > > > Any ideas? > > Keith > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: > http://lists.radiantcms.org/mailman/listinfo/radiant > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
