[4suite] 4Suite install path question

Luis Miguel Morillas morillas at gmail.com
Wed Aug 16 07:59:38 MDT 2006


I've just installed a fresh 4Suite from cvs, but I realized that
4Suite is installed on /usr/local/lib .. path, not on /usr/lib/[..] as
i thought it did before. So, when I want to use Ft i can see (ipython
output:)

In [1]: import Ft

In [2]: Ft?
Type:           module
Base Class:     <type 'module'>
String Form:    <module 'Ft' from
'/usr/lib/python2.4/site-packages/4Suite-1.0b6-py2.4-linux-i686.egg/Ft/__init__.pyc'>


So the system is using an old version I installed with setuptools
before, not the last one:

$ ls -ld  /usr/local/lib/python2.4/site-packages/F*
drwxr-sr-x 7 root staff 4096 2006-08-16 09:34
/usr/local/lib/python2.4/site-packages/Ft/

What am I doing wrong? Must I remove my previous version before?


Saludos,

--

Luis Miguel



More information about the 4suite mailing list