Date: Sun, 24 Jul 2005 21:26:55 +0930 From: Ian Moore <no-spam@swiftdsl.com.au> To: =?iso-8859-1?q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de> Cc: "Anthony M. Agelastos" <iqgrande@gmail.com>, freebsd-questions@freebsd.org Subject: Re: py24-numeric upgrade woes Message-ID: <200507242127.06381.no-spam@swiftdsl.com.au> In-Reply-To: <42E2E9EF.9060707@cs.tu-berlin.de> References: <list.freebsd.questions#list.freebsd.questions#list.freebsd.questions#42E235E0.9040608@gmail.com> <200507241015.45698.no-spam@swiftdsl.com.au> <42E2E9EF.9060707@cs.tu-berlin.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart2539823.SOZd5ErPue
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
On Sunday 24 July 2005 10:37, Bj=F6rn K=F6nig wrote:
> You can fix this temporarily if you add the line
>
> WRKSRC=3D ${WRKDIR}/Numeric-${PORTVERSION}
>
> to Makefile, e.g. just before
>
> .include <bsd.port.pre.mk>
>
> in line 28. I sent a mail to the maintainer yesterday.
>
> Bj=F6rn
Thanks, that allows it to build now, but it falls over during the install:
=2D-> Installing the new version via the port
=3D=3D=3D> Installing for py24-numeric-23.8
<snip>
MA Version 12.2.0
Numeric Version 23.8
install -o root -g wheel -m=20
444 /usr/ports/math/py-numeric/work/Numeric-23.8/Demo/*.py /usr/local/share=
/examples/py-numeric
install -o root -g wheel -m=20
444 /usr/ports/math/py-numeric/work/Numeric-23.8/Demo/NumTut/* /usr/local/s=
hare/examples/py-numeric/NumTut
install -o root -g wheel -m=20
444 /usr/ports/math/py-numeric/work/numpy.pdf /usr/local/share/doc/py-numer=
ic
install: /usr/ports/math/py-numeric/work/numpy.pdf: No such file or directo=
ry
*** Error code 71
Stop in /usr/ports/math/py-numeric.
*** Error code 1
Stop in /usr/ports/math/py-numeric.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade2187.0=
=20
make reinstall
egrep: /var/db/pkg/py24-numeric-23.7/+CONTENTS: No such file or directory
=2D--> Restoring the old version
** Fix the installation problem and try again.
numpy.pdf is actually in /usr/ports/math/py-numeric/work/Numeric-23.8
By editing line 48 of the Makefile to:
${INSTALL_DATA} ${WRKDIR}/Numeric-23.8/numpy.pdf ${DOCSDIR}
the port installs correctly.
Cheers,
=2D-=20
Ian
gpg key: http://home.swiftdsl.com.au/~imoore/no-spam.asc
--nextPart2539823.SOZd5ErPue
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)
iD8DBQBC44ISPUlnmbKkJ6ARAgL8AJ95XGxMzriVMF08zVxSGmP6Wg/Z/QCfX4Y2
+eMejoq83lw9aUTeADNxyzg=
=7OFm
-----END PGP SIGNATURE-----
--nextPart2539823.SOZd5ErPue--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507242127.06381.no-spam>
