Hi Team,

I have Active Trac on Windows server 1, I am trying to install trac again 
on Windows server 2 to migrate it from server 1.

While doing this I have followed below steps:
*****************************************************************

*Export and Import PSQL*

-------------------------------

 

*Export PSQL from Sydney server:*

 

>> pg_dump -U postgres old_trac > dbexport.pgsql

 

 

*Import into Test Server:*

 

>> psql -U postgres  new< c:\sydny.sql

 

*6. Install Python*

 - Python 2.6.6.msi

*   -Add to windows path (appropriate application paths)*

*  ; c:\Python26;C:\Python26\Scripts*

 

*7. Install modules as following order*

      1- Setuptools-4.0.1-py2.6.exe

     2- Genshi-0.6.1-py2.7

     3 - Trac-0.12.5.win32

     4- mod_python-3.3.1.win32-py2.6

     5- psycopg2-2.5.3.win32-py2.6-pg9.3.4-release

     6- Copy libsvn & svn folder from* svn-win32-1.7.16 *To 
*C:\Python26\Lib\site-packages*


after all above steps in sequence, when i tried to upgrade the trac using 
below step, received an error:


C:\Users\me>trac-admin D:\projects\new\trac upgrade

TracError: Cannot load Python bindings for PostgreSQL



Kindly suggest , tried below sol:

1) path in environment field -> 


 
C:\ProgramData\Oracle\Java\javapath;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\IBM\ITM\bin;C:\IBM\ITM\TMAITM6;C:\IBM\ITM\InstallITM;D:\Program
 
Files (x86)\Subversion\bin;c:\Python26;C:\Python26\Scripts;D:\Program 
Files\PostgreSQL\9.2\bin


2) recreated installation 2 times.




Please help me..


Regards,

Sharda


-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to