Date: Fri, 24 Jun 2005 14:34:23 +0200 From: Thomas Beer <nohuman@gmail.com> To: Pascal Groenen <pascal@blackwillow.giznet.com> Cc: freebsd-stable@freebsd.org Subject: Re: Simultaneously two versions of one port? Message-ID: <5e51d2fd05062405347d51a753@mail.gmail.com> In-Reply-To: <20050624122250.M77287@blackwillow.giznet.com> References: <5e51d2fd05062405175d78aa4f@mail.gmail.com> <20050624122250.M77287@blackwillow.giznet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> either, 'cd' to the port that is causing the problem, devel/py-orbit2, i= n > this case and type 'make deinstall', than go back to your original port a= nd > issue a make again What's with existing dependencies? >=20 > or, 'cd' to the port that is causing the problem, devel/py-orbit2, in thi= s > case and type 'make -DFORCE_PKG_REGISTER install clean'. This forces an > upgrade of the troublesome port, but may result in a double registered po= rt. > This can be checked by issuing 'pkgdb -F' >=20 > Good luck, >=20 > Pascal >=20 > On Fri, 24 Jun 2005 14:17:29 +0200, Thomas Beer wrote > > Dear All, > > > > I'm trying to install gdesklets which depends on > > py24-orbit. However, py23-orbit is already > > installed. I googled and tryed various ways > > with portupgrade et al. What to do? > > > > Thanks Tom > > > > [root@lap gdesklets]# make install > > =3D=3D=3D> gdesklets-0.34.3 depends on file: /usr/local/bin/python - = found > > > > <---snip---> > > > > =3D=3D=3D> Installing for py24-orbit-2.0.1_1 > > =3D=3D=3D> py24-orbit-2.0.1_1 depends on file: /usr/local/bin/python2= .4 - found > > =3D=3D=3D> py24-orbit-2.0.1_1 depends on executable: pkg-config - fou= nd > > =3D=3D=3D> py24-orbit-2.0.1_1 depends on shared library: glib-2.0.600= - found > > =3D=3D=3D> py24-orbit-2.0.1_1 depends on shared library: IDL-2.0 - fo= und > > =3D=3D=3D> py24-orbit-2.0.1_1 depends on shared library: ORBit-2.0 - = found > > =3D=3D=3D> Generating temporary packing list > > =3D=3D=3D> Checking if devel/py-orbit2 already installed > > =3D=3D=3D> An older version of devel/py-orbit2 is already installed > > (py23-orbit-2.0.1_1) > > 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 devel/py-orbit2 > > 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/devel/py-orbit2. > > *** Error code 1 > > > > Stop in /usr/ports/x11-toolkits/py-gnome2. > > *** Error code 1 > > > > Stop in /usr/ports/deskutils/gdesklets. > > > > -- > > -- Which is worse: ignorance or apathy? > > -- Don't know. Don't care. > > _______________________________________________ > > freebsd-stable@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.or= g" >=20 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >=20 --=20 -- Which is worse: ignorance or apathy? -- Don't know. Don't care.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5e51d2fd05062405347d51a753>