> Can you please tell me what is the path to what dir? The egg cache directory is a temporary directory. You may consider the egg file as a zip file. The system needs to unpack the files contained in this zip file.
The egg cache directory is a tmp directory: you need to tell the egg management system where it can unzip the files: it's up to you to pick a directory on your system (for ex. /tmp/cache). The web server needs R/W permissions to this directory. HTH, Manu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
