On Wed, 2006-05-17 at 16:39 +0100, Seb Hardman wrote:
> Hi,
> 
> I had Trac 0.9.x installed on Mac OSX and the server has broken down.  I
> have a backup from this server and am trying to put this onto a Debian
> Sarge server.  I have subversion successfully restored, and am now
> trying to install trac.  
> 
> Firstly I used dselect to install Trac - this worked, however when I
> tried to use my backup copy, it gave me a python error saying Trac
> version unknown (Trac from dselect was 0.8.x).  So I assumed I needed
> Trac 0.9.x.
> 
> I have now used dselect to install all the requierd packages and am
> building Trac from source (0.9.5).  However, when I run: python
> ./setup.py install
> 
> I get: error: invalid Python installation: unable to open
> /usr/lib/python2.3/config/Makefile (No such file or directory)

apt-get install python2.3-dev

-- 
Matthew Good <[EMAIL PROTECTED]>

_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to