please during the time the code is not update, update your script :

without automatic update, after :

echo.
echo Downloading OpenERP Server/Development version...
bzr clone lp:~openerp/openobject-server/5.0 server
echo OpenERP Server downloaded !

add this lines, do a pause to modify the file server\setup.py

echo.
echo modify file server\setup.py and add in C:\openerp\trunk\server\setup.py 
line 151 in "packages":[......,"select", "libxslt", "libxml2"] I add as you see 
libxslt and libxml2
echo tape enter to continue
pause


with automatic update, after

:: Get sources from launchpad, download sources if not done, update sources to 
last revision
python c:\openerp\trunk\bzr_set.py

add this lines, do a pause to modify the file server\setup.py

echo.
echo modify file server\setup.py and add in C:\openerp\trunk\server\setup.py 
line 151 in "packages":[......,"select", "libxslt", "libxml2"] I add as you see 
libxslt and libxml2
echo tape enter to continue
pause 


or copy paste your script on this topic (I modified all scripts, but you can 
verify if I don't foget something)




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=50412#50412

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to