Lately I have been having a lot of trouble installing
packages from the FreeBSD packages-6-stable packages
collection. Often it ends with error messages like
this:
portupgrade -PP -R -N inkscape
---> Skipping 'x11-toolkits/libgnomeprintui'
(libgnomeprintui-2.10.2) because a requisite pack
On 25 Nov 2005 10:05:52 -0500, Lowell Gilbert
<[EMAIL PROTECTED]> wrote:
> David Miao <[EMAIL PROTECTED]> writes:
>
> > Hi list,
> >
> > I have already installed 'python-2.4.1_3.tbz' package from FreeBSD6.0
> > i386 disc 2, may I use below command to install the up-to-date python
> > 2.4.2 without
David Miao <[EMAIL PROTECTED]> writes:
> Hi list,
>
> I have already installed 'python-2.4.1_3.tbz' package from FreeBSD6.0
> i386 disc 2, may I use below command to install the up-to-date python
> 2.4.2 without uninstall old version in advance?
>
> # cd /usr/ports/lang/python (I have downloade
Hi list,
I have already installed 'python-2.4.1_3.tbz' package from FreeBSD6.0
i386 disc 2, may I use below command to install the up-to-date python
2.4.2 without uninstall old version in advance?
# cd /usr/ports/lang/python (I have downloaded the latest CVS tree)
# make install clean
or
# pkg