I'm not exactly sure what the problem is here.  If it's a dedicated
server, shouldn't you have full access to it?  The error you're
getting is just because you don't have permissions to write to the
site-packages directory, where Trac is installed by default.

Either run 'setup.py install' as root, or if you want to install
elsewhere you can use 'setup.py install --prefix=/path/to/install'.
If you use the latter, just make sure your PYTHONPATH environment
variable has your installation path added to it.

On 4/10/07, jimsnaps <[EMAIL PROTECTED]> wrote:
>
> Post elsewhere? Is there another place we should be posting this
> question To date there has been no assistance with this setup. We
> would like to get this resolved but without help from the TRAC
> community we are stuck.
>
> Looking forward to a reply.
>
> jim
>
> On Apr 9, 10:10 am, "jimsnaps" <[EMAIL PROTECTED]> wrote:
> > Anyone have any ideas here? Would love to get this installed but we
> > can't get around this roadblock. Any assistance would be much
> > appreciated.
> >
> > On Apr 6, 8:51 pm, "jimsnaps" <[EMAIL PROTECTED]> wrote:
> >
> > > Sorry all, meant we are on a dedicated server. No shared environment.
> >
> > > On Apr 6, 6:49 pm, "jimsnaps" <[EMAIL PROTECTED]> wrote:
> >
> > > > We are on a shared server as well...so again no issue with that.
> >
> > > > Jim
> >
> > > > On Apr 6, 3:27 pm, "Casey" <[EMAIL PROTECTED]> wrote:
> >
> > > > > Hi Gary,
> >
> > > > > I can't speak for Jim but we're on a dedicated server.
> >
> > > > > Thanks for your help, let me know if I can answer anything else.
> >
> > > > > -Casey
> >
> > > > > On Apr 5, 11:00 pm, Gary Oberbrunner <[EMAIL PROTECTED]> wrote:
> >
> > > > > > jimsnaps wrote:
> > > > > > > I'm having the same issue. Does anyone have any insight into how 
> > > > > > > to
> > > > > > > fix/workaround this issue?
> >
> > > > > > > On Apr 4, 6:58 pm, "Casey" <[EMAIL PROTECTED]> wrote:
> > > > > > >> I'm in need of installing Trac on Pair Networks, i've contacted
> > > > > > >> support about this and they assured me that the install would be 
> > > > > > >> fine.
> > > > > > >> Yet when I run it, I get this error.
> >
> > > > > > Question: even if you get Trac running (presumably via cgiwrap so 
> > > > > > the
> > > > > > permissions come out OK?) at Pair, how are you going to connect it 
> > > > > > to a
> > > > > > subersion repository?  I didn't think you could serve subversion 
> > > > > > repos
> > > > > > from a shared Pair server due to them not allowing long-running 
> > > > > > daemons
> > > > > > and killing processes with more than 16MB of RAM and so on... -- or
> > > > > > maybe you can now?  Or maybe you have a dedicated server there?
> >
> > > > > > -- Gary
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to