Hi, what does it mean that they "clash"? .pyc and .pyo are compiled versions of the .py, one can safely delete them
roman On Mon, Jul 19, 2010 at 7:45 PM, Victor Engmark <[email protected]> wrote: > Wiki bug report, if anyone has the time to check on the instructions. > > Cheers, > -- > Victor Engmark <http://l0b0.wordpress.com/> > > -------- Original Message -------- > Subject: invenio install instructions from wiki.cern.ch > Date: Mon, 19 Jul 2010 16:25:56 +0200 > From: Sean Murray <[email protected]> > To: <[email protected]> > > Hi Victor > > I am trying to install invenio via rpm packages as per your instructions > on > https://twiki.cern.ch/twiki/bin/view/CDS/InvenioInstallationSLC5#Python_PyStemmer > > I have a problem with the logilab-common and logilab-astng packages. > They clash with the 3 files : > /usr/lib/python2.4/site-packages/logilab/__init__.py > /usr/lib/python2.4/site-packages/logilab/__init__.pyc > /usr/lib/python2.4/site-packages/logilab/__init__.pyo > > In your instructions you state, > " ... do the same as for logilab-common > /usr/lib/python2.4/site-packages/logilab/astng > " > > I have tried all the permutations i can think of but no luck. > > Is there any chance you remember what you did, I see from the changelog > this could have been done quite a while ago ;-) > > Your help would be much appreciated. > > Thanks > Sean >

