On May 17, 12:40 pm, ip520 <[EMAIL PROTECTED]> wrote:
> Hi there,
>
> i downloaded trac-0.10.4 and i am running a FreeBSD apache server with
> postgreSQL, python 2.4 installed.
>
> After uploaded all the files and and running the command python ./
> setup.py install (which executed fine) i tried to install the trac
> environment by running the command trac-admin /path/to/my/projectenv
> initenv but i keep getting the error message:
>
> : No such file or directory.
>
trac-admin /path/to/my/projectenv initenv is stated for user
understanding. You need to specify the path of the directory where you
want to create this trac environment. For example, you have a
directory named abc on drive and there you want to create this
environment then you need to give abc inplace of /path/to/my/
projectenv.


> Also i tried to connect the database but when using the command
> postgres://user:password@/database i keep getting error message that
> says command not found.
>
name of the database needs to be replaced where "database" is written

> I am a bit new at this can someone please help me.
>
> Best Regards


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to