When I installer the sphinx search api module, I needed to change 2.6 with
2.7 in the command:
   curl https://sphinxsearch.googlecode.com/svn/trunk/api/sphinxapi.py -o \
        px/lib/python2.6/site-packages/sphinxapi.py
and I needed to create the "site-packages" directory before the command.

Then, when I try to apply the required patches I received an error, I
replaced 2.6 with 2.7 again in the command:
    cd px/lib/python2.6/site-packages/repoze/who/plugins/
and I also neeed to create the "/repoze/who/plugins/" directories to
proceed.

Finally, after running this command:
   patch -p3 -i /home/baruwa/repoze.who-friendly-form.patch
I received an error:
   can't find file to patch at input line 5...

Any idea ? Is it all related with the fact it's a different python version?
What can I try?

Thanks.



--
View this message in context: 
http://baruwa-users-list.963389.n3.nabble.com/Installation-error-step-2-when-applying-required-patches-tp4026097.html
Sent from the Baruwa users list mailing list archive at Nabble.com.

_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to