Errata corrige I met the same issue resolved changing
"./web2py/applications/web2py-book" in "./web2py/applications/web2pybook" Il giorno martedì 4 settembre 2012 09:01:03 UTC+2, amphisia pui ha scritto: > > Hi Alex, > > It works but try to remove the "-" character from target application name: > > I met the same issue resolved changing > > "./web2py/applications/web2py-book" in "./web2py/applications/web2py-book" > > AP > > > > > Il giorno martedì 4 settembre 2012 01:02:10 UTC+2, Alex H ha scritto: >> >> In my Applications directory, I have created a symlink to another >> directory, e.g. ... >> >> ln -s ~/dev/python/web2py-book web2py-book >> >> The created symlink operates correctly, however the web2py-book app >> doesn't show up as an application in the browser. Is there some reason >> such a symlinked application wouldn't be recognized? >> >> -- Alex (Mac, 2.0.6) >> > --

