You overwrote the 5.0 packages with the 4.5 packages when you downloaded them.
Unless you have a special reason to do otherwise (e.g. no internet access on your OpenBSD machine even via a proxy server), just set PKG_PATH to the mirror url directly rather than nessing around with separate downloads. On 2012-01-19, lbvvbooo lbvvbooo <[email protected]> wrote: > I forget to say, I download all the packages of different versions into my > local disk, that is to say, I download packages for bsd 4.5, 4.6 and 5.0 in > my same local disk folder, will that be the reason for version mismatch? > > Any help is appreciated. > > Thanks > > ------------ > Thanks for reply. > > I myself is a programmer, from my point of view, it's a version mismatch > here. Because I think gnome is quite common used package, I want to know if > there's a quick fix for this, so, if somebody else has met the same problem > with me, or have solution for this, or have suggestion on this, pls reply on > this. > > For the bsd and packages, I'm using the latest release version. I get bsd > 5.0, download the package on internet. So I don't know where the mismatch > happens. > > Any help is appreciated. > >> Thanks. >> >> >> >> > Subject: Re: error report when installing gnome on openbsd 5.0 >> > From: [email protected] >> > Date: Wed, 18 Jan 2012 23:58:07 -0500 >> > To: [email protected]; [email protected] >> > >> > lbvvbooo lbvvbooo <[email protected]> wrote: >> > >> Hi, >> >> I used to use an older version of bsd, and the gnome works quit well on that >> version. >> >> Now, >> I'm trying to install gnome on openbsd 5.0, but it report error when I >> try to install gnome-desktop, gnome-session, and gdm. They report >> similar error basically: >> >> can't install gnugetopt: library c.51.0 not found; library intl.4.0 not found >> >> >> Here's the detail information: >> >> When adding gdm-2.20.11p22.tgz >> >> | /usr/lib/libc.so.60.1 (system): bad major >> | /usr/local/lib/libintl.so.5.0 (gettext-0.18.1p0): bad major >> Direct dependencies for gnugetopt-1.1.4p2 resolve to gettext-0.18.1p0 >> libiconv-1.13p2 >> Full dependency tree is gettext-0.18.1p0 libiconv-1.13p2 >> >> When adding gnome-desktop-2.32.1p4.tgz: >> >> | /usr/lib/libc.so.60.1 (system): bad major >> | /usr/local/lib/libintl.so.5.0 (gettext-0.18.1p0): bad major >> Direct dependencies for gnugetopt-1.1.4p2 resolve to gettext-0.18.1p0 >> libiconv-1.13p2 >> Full dependency tree is gettext-0.18.1p0 libiconv-1.13p2 >> >> >> When adding gnome-session-2.32.1p18.tgz: >> >> | /usr/lib/libc.so.60.1 (system): bad major >> | /usr/local/lib/libintl.so.5.0 (gettext-0.18.1p0): bad major >> Direct dependencies for gnugetopt-1.1.4p2 resolve to gettext-0.18.1p0 >> libiconv-1.13p2 >> Full dependency tree is gettext-0.18.1p0 libiconv-1.13p2 >> >> When adding gnugetopt-1.1.4p2.tgz >> >> | /usr/lib/libc.so.60.1 (system): bad major >> | /usr/local/lib/libintl.so.5.0 (gettext-0.18.1p0): bad major >> Direct dependencies for gnugetopt-1.1.4p2 resolve to gettext-0.18.1p0 >> libiconv-1.13p2 >> Full dependency tree is gettext-0.18.1p0 libiconv-1.13p2 >> > >> > > >> > >Any help is appreciated. >> > > >> > >Thanks. >> > >> > >> > Please read FAQ 15.4.1. >> > -- >> > Sent from my phone. Please excuse any idiotic automated word choices. It >> > wasn't me. Honest.

