Welcome to FreeBSDFreaks.net!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Porting a Python 2.5 dependent software.

 
   FreeBSD Hosting (Home) -> FreeBSD Ports RSS
Next:  Problems with +CONTENTS being messed up by pkg_de..  
Author Message
wahjava.ml

External


Since: Jul 19, 2007
Posts: 6



(Msg. 1) Posted: Thu Jul 19, 2007 11:54 pm
Post subject: Porting a Python 2.5 dependent software.
Archived from groups: mailing>freebsd>ports (more info?)

--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

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" target for my port, "install" target of python
modules (dependencies) are also invoked, and since they're already
installed (but in a different PYTHON_SITELIBDIR), I get following
error:

=2D- begin error --
=3D=3D=3D> Installing for py25-numeric-24.2
=3D=3D=3D> py25-numeric-24.2 depends on file: /usr/local/bin/python2.5 - =
found
=3D=3D=3D> Generating temporary packing list
=3D=3D=3D> Checking if math/py-numeric already installed
=3D=3D=3D> An older version of math/py-numeric is already installed (py24=
-numeric-24.2)
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.
If you really wish to overwrite the old port of math/py-numeric
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** Error code 1

Stop in /usr/ports/math/py-numeric.
=2D- end error --

I've already set USE_PYTHON=3D2.5+ in my port's Makefile.

Any ideas what should I do here ? Shall I wait for Python 2.5 to
become default for FreeBSD.

BtW, I'm trying to port Redhat Online Desktop[1] to FreeBSD.

[1] http://developer.mugshot.org/wiki/Online_Desktop_Project

Thanks in advance,
Ashish Shukla
=2D-=20
Ashish Shukla "Wah Java !!"
=E0=A4=86=E0=A4=B6=E0=A5=80=E0=A4=B7 =E0=A4=B6=E0=A5=81=E0=A4=95=E0=A5=8D=
=E0=A4=B2

weblog: http://wahjava.wordpress.com/

,=3D ,-_-. =3D. | A: Yes. =
|
((_/)o o(\_)) | >Q: Are you sure? =
|
`-'(. .)`-' | >>A: Because it reverses the logical flow of conversation.=
|
\_/ | >>>Q: Why is top posting frowned upon? =
|

--=-=-=
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQFGn4JsHy+EEHYuXnQRAkDWAJ9kQ9u+AXRzn3EDAXPZhOb09lq5AgCfecxG
0y4UTWaQu8m7MltcBN3UbxU=
=N/L/
-----END PGP SIGNATURE-----
--=-=-=--

 >> Stay informed about: Porting a Python 2.5 dependent software. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Python-dependent port install fails when port & Python use.. - I'm trying to produce the pkg-plist for a new version of the textproc/py-xml port. This is on a fairly minimal FreeBSD 4.10-STABLE system. I have not yet installed Python on the system because I want to make sure that the dependency checking works OK....

Porting Software Written in Ada - --pf9I7BMVVzbSWLtt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I am making a FreeBSD port for a software written in Ada. There does not seem to be any software in Ada in the..

porting software using glibc's getline() - Hi! I have a problem porting a piece of software that use getline(char**, int*, FILE*). This function is only present in glibc so I wonder what do I do in this case? Maybe there is some port which provides required functionality (like for example..

porting software with Linux netlink(3) - Hello!. I want to update palm/synce-* ports and get some problems while porting odccm from synce project. Is there any chance to get netlink(3) on FreeBSD? Here is some logs: checking for pkg-config... /usr/local/bin/pkg-config checking..

Is anyone interested in porting BRU Backup software ? - Ive looked around, and its not ported at all ? I would do it if I knew how, as BRU is by far the best Backup software for FreeBSD and my other diverse platforms... As they have FreeBSD 4.x and 5.x versions publicly available via their ftp site (albeit...
   FreeBSD Hosting (Home) -> FreeBSD Ports All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]