After a 2nd thought, I don't think it's caused by packages of different versions in one folder, because the error are all tracked and rooted to one error: can't install gnugetopt: library c.51.0 not found; library intl.4.0 not found. It seems a mismatch between openbsd and package gnugetopt.
Any help is appreciated. Thanks. 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.

