Have you tried to prefix the root path with a '/' before Users? > > In dev.cfg after [global] I put : > static_filter.root = "Users/pierreva/Documents/turbogears/TurboTunes/" > > With the following files in TurboTunes : > > powerbook-g4-de-pierre-vaudrey:~/Documents/turbogears/TurboTunes > pierreva$ ls -l > total 64 > drwxr-xr-x 7 pierreva pierreva 238 Nov 4 16:11 > TurboTunes.egg-info > -rw-r--r-- 1 pierreva pierreva 0 Nov 4 16:11 __init__.py > -rw-r--r-- 1 pierreva pierreva 1210 Apr 25 15:21 dev.cfg > -rw-r--r-- 1 pierreva pierreva 194 Apr 24 08:31 > model_designer.tmp > -rw-r--r-- 1 pierreva pierreva 1195 Apr 22 23:58 prod.cfg > -rw-r--r-- 1 pierreva pierreva 481 Nov 8 08:26 setup.py > -rw-r--r-- 1 pierreva pierreva 577 Nov 4 16:11 setup.pyc > -rw-r--r-- 1 pierreva pierreva 6144 Apr 23 00:20 tunes.db > drwxr-xr-x 16 pierreva pierreva 544 Apr 25 13:48 turbotunes > -rwxr--r-- 1 pierreva pierreva 623 Nov 8 08:28 > turbotunes-start.py > > and at the end of the file : > [/static] > staticFilter.on = True > staticFilter.dir = "static" > > > >
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

