Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2013 16:05:32 +0200
From:      "Ronald Klop" <ronald-freebsd8@klop.yi.org>
To:        "horst leitenmueller" <horst.leitenmueller@liwest.at>, "Kavitha H Yogaraj" <ykavitha@uw.edu>
Cc:        =?utf-8?Q?Heiner_Strau=C3=9F?= <heiner_ej@yahoo.de>, freebsd-java@freebsd.org
Subject:   Re: FreeBSD java installation help!
Message-ID:  <op.wy073iiz8527sy@ronaldradial.versatec.local>
In-Reply-To: <CAEhp90egRHJ=McCjnPF2yYnpHUkMLvQ5VPQ2608Ht6hCP9%2BYWg@mail.gmail.com>
References:  <CAEhp90dB%2BxM4%2B39Hz7Ed_m=BqixZzbgZkewv3vDqAVD-9eLoPg@mail.gmail.com> <F8A86A46-6B12-4B41-981C-3DB21787F72C@yahoo.de> <CAEhp90dFDaZ7q4dQFaMWQXNodbWn6ehwSpaXFTR65bp7PnYbxQ@mail.gmail.com> <op.wy0rane48527sy@ronaldradial.versatec.local> <CAEhp90egRHJ=McCjnPF2yYnpHUkMLvQ5VPQ2608Ht6hCP9%2BYWg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 Jun 2013 15:17:43 +0200, Kavitha H Yogaraj <ykavitha@uw.edu>  
wrote:

> Hey Ronald & Horst,
>
> Thank you very much for these two instructions,
> portsnap fetch
> portsnap extract
>
> I at least understood what people are talking online -about creating cd
> /usr/ports.... etc...
>
> Now, as Horst said, I'm first installing Xorg-libraries by this
> cd /usr/ports/x11/xorg-libraries
> make install
>
>
> But, it looks like there is some package existing already, I get this  
> error
> message...
>
> ===>  Installing for pkgconf-0.9.2_1
>
> ===>  pkgconf-0.9.2_1 conflicts with installed package(s):
>       pkg-config-0.25_1
>
>       They install files into the same place.
>       Please remove them first with pkg_delete(1).
> *** Error code 1
>
> Stop in /usr/ports/devel/pkgconf.
> *** Error code 1
>
> Stop in /usr/ports/x11/libdmx.
> *** Error code 1
>
> Stop in /usr/ports/x11/xorg-libraries.
>
>
> x11/xorg was not installed... If I go head and delete this existing  
> package
> will it create dependencies of deletion? because  right now, I'm the only
> one doing this in my lab all others are on break. I don't want to mess up
> the running system.

You can safely remove pkg-config and run make install again so it will  
install pkgconf.
Pkg-config is only used while compiling and linking. Not while running the  
program.

Ronald.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.wy073iiz8527sy>