Changes

From SME Server
Jump to navigationJump to search
1,319 bytes added ,  09:18, 19 October 2008
→‎Conclusions: Added update instructions
Line 85: Line 85:     
Or proxying through apache: http://forums.contribs.org/index.php?topic=40081
 
Or proxying through apache: http://forums.contribs.org/index.php?topic=40081
 +
 +
 +
=== Update from Pootle 1.1.0 to 1.2.0 ===
 +
Before you try to update, keep a backup copy of '''/usr/lib/python2.4/site-packages/Pootle'''
 +
 +
Because new pootle version has a bug with PyLucene search engine, you must remove before continue.
 +
 +
http://bugs.locamotion.org/show_bug.cgi?id=425
 +
 +
So, before update you must kill (stop) all instances of PootleServer
 +
 +
Remove PyLucene
 +
 +
yum remove PyLucene
 +
 +
Download the new packages under a folder
 +
 +
wget http://mirror.contribs.org/smeserver/contribs/nhall/sme7/contribs/pootle/rpm/Pootle-1.2.0-1.noarch.rpm
 +
wget http://mirror.contribs.org/smeserver/contribs/nhall/sme7/contribs/pootle/rpm/translate-toolkit-1.2.0-1.noarch.rpm
 +
wget http://mirror.contribs.org/smeserver/contribs/nhall/sme7/contribs/pootle/rpm/xapian-core-1.0.4-1.i386.rpm
 +
wget http://mirror.contribs.org/smeserver/contribs/nhall/sme7/contribs/pootle/rpm/xapian-core-libs-1.0.4-1.i386.rpm
 +
wget http://mirror.contribs.org/smeserver/contribs/nhall/sme7/contribs/pootle/rpm/xapian-bindings-1.0.4-1.i386.rpm
 +
wget http://mirror.contribs.org/smeserver/contribs/nhall/sme7/contribs/pootle/rpm/xapian-bindings-python-1.0.4-1.i386.rpm
 +
 +
Install them with yum
 +
 +
yum localinstall *.rpm
 +
 +
Now copy from you Pootle backup the files '''pootle.prefs''' and '''users.prefs''' under '''/usr/lib/python2.4/site-packages/Pootle'''
    
=== Conclusions ===
 
=== Conclusions ===
985

edits

Navigation menu