![]() |
|
|||||||
| OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|||
|
I got this error code while building gnome port
Code:
Can't install librsvg-2.20.0p0-no_gnome because of conflicts (librsvg-2.20.0p0) /usr/sbin/pkg_add: librsvg-2.20.0p0-no_gnome:Fatal error *** Error cofe 1 what should i do?
|
|
|||
|
Why are you building the port instead of installing pre-compiled packages?
|
|
||||
|
Ask yourself, "Why am I cleaning my ears with a power drill?"
If you insist on avoiding packages, you can try "make update". The "update" target will execute pkg_add -r on your behalf, but only if the target correctly interprets the state of the prior installed package and the one just built. It may be easier to issue pkg_add -r yourself. Before doing so, please read the pkg_add(1) man page, and see what the -r option is for. You may want to use the -i option also.
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
If you insist on using ports, how did you install the ports tree?
|
|
|||
|
I download the ports.tar.gz and extract to /usr/
|
|
|||
|
...but from what directory did you get this file?
Two points:
|
|
||||
|
Reread FAQ 15.4.6. Again.
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
I got it now.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Package Updates for OpenBSD 4.2 and 4.3 | shep | OpenBSD Packages and Ports | 15 | 17th October 2009 02:39 PM |
| tcpdump package | bsdnewbie999 | OpenBSD Packages and Ports | 6 | 30th March 2009 05:24 PM |
| libslang2-2.1.4 conflicts with installed package(s): libslang-1.4.9 | edhunter | FreeBSD Ports and Packages | 1 | 9th October 2008 10:52 AM |
| Help with OpenSolaris package management | roddierod | Solaris | 2 | 6th August 2008 03:11 PM |
| OpenJDK package | aleunix | OpenBSD Packages and Ports | 2 | 2nd June 2008 07:54 AM |