Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2001 01:35:06 +0900
From:      "R. Lahaye" <lahaye@users.sourceforge.net>
To:        sobomax@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: scigraphica-0.7.0
Message-ID:  <3B51C63A.2B5B4A72@users.sourceforge.net>

next in thread | raw e-mail | index | archive | help

Hi,

I'm fairly new to FreeBSD.
I have recently 4.3 installed on my PC.

The port for scigraphica 0.7.0 causes me some trouble
with the python and num-python stuff.

It automatically installs the port for python 2.0 during
the make, however, it does not install the port for numpy.
The scigraphica make script looks for numpy in ports/math/py-numeric17,
which is not existent. Numpy is currently located at ports/math/numpy !
The make for scigraphica thus ends with an error message:

  [...zip...]
  checking for python... true
  PY_PREFIX=/usr/local
  arrayobject.h location:
  Numerical python not found!
  ===>  Building for scigraphica-0.7.0
  gmake: Makefile: No such file or directory
  gmake: *** No rule to make target `Makefile'.  Stop.
  *** Error code 2
  [zip]

Manually running the make in ports/math/numpy solves the problem.
However, the scripts keep complaining:
scigraphica-0.7.0: "/usr/ports/math/py-numeric17" non-existent --
dependency list incomplete"

I hope this helps to correct/update the scripts for scigraphica 0.7.0.

Regards,
Rob.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B51C63A.2B5B4A72>