Thanks, this was the solution ;-)
For me particular case this is the line a used:

ln -s /usr/lib/python2.5/site-packages/PasteScript-1.3.6dev_r6893-
py2.5.egg/EGG-INFO/scripts/paster /usr/local/bin/paster

On Sep 12, 2:31 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> you just need to make a symlink of /usr/local/bin/paster to point to
> your easy_install version in the python lib directory.
>
> something like this:
>
> ln -s /usr/local/lib/python/paster /usr/local/bin/paster
>
> On Sep 12, 10:03 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> > I had this error message some months ago. and if I recall well I
> > forgot to install python-devel.
> > Perhaps you might check this.
>
> > Ruben


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to