On Thu, 19 Jul 2007 20:55:23 +0530
[EMAIL PROTECTED] (Ashish Shukla आशीष शुक्ल) wrote:
> Hi,
>
> I'm trying to port a package on FreeBSD. The package depends on Python
> v.2.5 (which is not default on FreeBSD 6.2-RELEASE), and some python
> modules. Now, the problem is that dependent python module
Hi,
I'm trying to port a package on FreeBSD. The package depends on Python
v.2.5 (which is not default on FreeBSD 6.2-RELEASE), and some python
modules. Now, the problem is that dependent python modules are already
installed in Python v2.4 PYTHON_SITELIBDIR directory. So when I
execute "install" t