Re: error report when installing gnome on openbsd 5.0

2012-01-19 Thread lbvvbooo lbvvbooo
Thanks for reply.

The  OpenBSD 5.0 should be release. Because I don't it from 
http://www.openbsd.org/ftp.html when I found there's 5.0 version available. 

It's i386.

It's a fresh install, with existing window xp. Now I can successfully boot into 
bsd or xp. 

It's installed from cd, which I burned from the downloaded install50.iso.

It should be Generic.mp. I can see info after booting.

I have a hard disk foler which include all the packages on internet, it 
includes packages for openbsd 4.5, packages for openbsd 5.0, maybe even have 
packages for openbsd 4.6. When I install new package, I point the PKG_PATH to 
that folder, and then install it like:

pkg_add gnome-desktop-2.32.1p4.tgz.

pkg_add gnugetopt-1.1.4p2.tgz

The version of the package is the biggest one I found in the foler.

And fyi, 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.

for me, it seems gnugetopt need library c.51.0, but bsd is using packages like 
this:
| /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


 Date: Thu, 19 Jan 2012 20:33:26 +1300
 From: richardtoo...@paradise.net.nz
 Subject: Re: error report when installing gnome on openbsd 5.0
 To: lbvvb...@live.com
 CC: misc@openbsd.org
 
 On 19/01/2012, at 8:15 PM, lbvvbooo lbvvbooo wrote:
 
  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.
 
 
 What *exact* version of OpenBSD 5.0?  Release?  CD?  Stable? Something else?
 Generic?  i386?  amd64?  What?
 
 Fresh install?  Upgrade?  Clean disc install from CD?  What?
 
 What *exact* commands are you typing and what output do you get?
 
 Have you set PKG_PATH to anything?
 
 You are not providing enough information for anyone to help you.
 
 Every release there are questions like this, and it usually ends up someone
 trying to mix versions of OpenBSD with the wrong version of ports/packages.
 
 And in the process of trying to explain EXACTLY what they have tried to do,
 the lightbulb goes off.
 
  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: j...@jggimi.homeip.net
  Date: Wed, 18 Jan 2012 23:58:07 -0500
  To: lbvvb...@live.com; misc@openbsd.org
 
  lbvvbooo lbvvbooo lbvvb...@live.com 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

Re: error report when installing gnome on openbsd 5.0

2012-01-19 Thread Stuart Henderson
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 lbvvb...@live.com 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: j...@jggimi.homeip.net
  Date: Wed, 18 Jan 2012 23:58:07 -0500
  To: lbvvb...@live.com; misc@openbsd.org
  
  lbvvbooo lbvvbooo lbvvb...@live.com 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.



Re: error report when installing gnome on openbsd 5.0

2012-01-19 Thread Stuart Henderson
Well that has the same effect as overwriting the 5.0 packages with the 4.5 ones.
Really, don't do that.


On 2012/01/19 08:36, lbvvbooo lbvvbooo wrote:
 The 4.5 packages are downloaded first, then when I download 5.0
 packages, I just simply skip the downloaded ones which has the same
 name: which have the same version.
 
 Will it influence the package install?
 
  To: misc@openbsd.org
  From: s...@spacehopper.org
  Subject: Re: error report when installing gnome on openbsd 5.0
  Date: Thu, 19 Jan 2012 08:19:53 +
 
  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 lbvvb...@live.com 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: j...@jggimi.homeip.net
Date: Wed, 18 Jan 2012 23:58:07 -0500
To: lbvvb...@live.com; misc@openbsd.org
   
lbvvbooo lbvvbooo lbvvb...@live.com 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.



Re: error report when installing gnome on openbsd 5.0

2012-01-19 Thread lbvvbooo lbvvbooo
The  4.5 packages are downloaded first, then when I download 5.0 packages, I 
just simply skip the downloaded ones which has the same name: which have the 
same version.

Will it influence the package install?

 To: misc@openbsd.org
 From: s...@spacehopper.org
 Subject: Re: error report when installing gnome on openbsd 5.0
 Date: Thu, 19 Jan 2012 08:19:53 +
 
 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 lbvvb...@live.com 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: j...@jggimi.homeip.net
   Date: Wed, 18 Jan 2012 23:58:07 -0500
   To: lbvvb...@live.com; misc@openbsd.org
   
   lbvvbooo lbvvbooo lbvvb...@live.com 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.



Re: error report when installing gnome on openbsd 5.0

2012-01-19 Thread Stuart Henderson
On 2012/01/19 10:09, lbvvbooo lbvvbooo wrote:
 Thanks, problem resolved, use s...@spacehopper.org's method.
 
 It seems really tricky for me. why? Is it because the package is
 looking for it's dependence firstly in the pkg_path folder? Great
 appreciation if provide a short explaination.

The packages for different releases are not the same

$ curl -s 
http://ftp.eu.openbsd.org/pub/OpenBSD/4.6/packages/i386/gnugetopt-1.1.4p2.tgz | 
md5 -
b2c225c1fb02e434515bf66fc5221115

$ pkg_info -q -S 
http://ftp.eu.openbsd.org/pub/OpenBSD/4.6/packages/i386/gnugetopt-1.1.4p2.tgz
gnugetopt-1.1.4p2,c.51.0,gettext-0.17p0,iconv.6.0,intl.4.0,libiconv-1.13

...and...

$ curl -s 
http://ftp.eu.openbsd.org/pub/OpenBSD/5.0/packages/i386/gnugetopt-1.1.4p2.tgz | 
md5 -
11c4c0dd6cfc523236174d93077942b0

$ pkg_info -q -S 
http://ftp.eu.openbsd.org/pub/OpenBSD/5.0/packages/i386/gnugetopt-1.1.4p2.tgz
gnugetopt-1.1.4p2,c.60.1,gettext-0.18.1p0,iconv.6.0,intl.5.0,libiconv-1.13p2


When you installed from the downloaded files, you only had the 4.6 version of
gnugetopt-1.1.4p2.tgz available

(BTW I miscalculated, your problem package is from 4.6 not 4.5)



Re: error report when installing gnome on openbsd 5.0

2012-01-19 Thread lbvvbooo lbvvbooo
Thanks, problem resolved, use s...@spacehopper.org's method.

It seems really tricky for me. why? Is it because the package is looking for 
it's dependence firstly in the pkg_path folder? Great appreciation if provide a 
short explaination. 

 From: lbvvb...@live.com
 To: s...@spacehopper.org; misc@openbsd.org
 Subject: Re: error report when installing gnome on openbsd 5.0
 Date: Thu, 19 Jan 2012 08:36:57 +
 
 The  4.5 packages are downloaded first, then when I download 5.0 packages, I 
 just simply skip the downloaded ones which has the same name: which have the 
 same version.
 
 Will it influence the package install?
 
  To: misc@openbsd.org
  From: s...@spacehopper.org
  Subject: Re: error report when installing gnome on openbsd 5.0
  Date: Thu, 19 Jan 2012 08:19:53 +
  
  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 lbvvb...@live.com 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: j...@jggimi.homeip.net
Date: Wed, 18 Jan 2012 23:58:07 -0500
To: lbvvb...@live.com; misc@openbsd.org

lbvvbooo lbvvbooo lbvvb...@live.com 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.



Re: error report when installing gnome on openbsd 5.0

2012-01-19 Thread Tomas Bodzar
On Thu, Jan 19, 2012 at 9:07 AM, lbvvbooo lbvvbooo lbvvb...@live.com wrote:
 Thanks for reply.

 The B OpenBSD 5.0 should be release. Because I don't it from
http://www.openbsd.org/ftp.html when I found there's 5.0 version available.

 It's i386.

 It's a fresh install, with existing window xp. Now I can successfully boot
into bsd or xp.

 It's installed from cd, which I burned from the downloaded install50.iso.

 It should be Generic.mp. I can see info after booting.

 I have a hard disk foler which include all the packages on internet, it
includes packages for openbsd 4.5, packages for openbsd 5.0, maybe even have
packages for openbsd 4.6. When I install new package, I point the PKG_PATH to
that folder, and then install it like:

 pkg_add gnome-desktop-2.32.1p4.tgz.

 pkg_add gnugetopt-1.1.4p2.tgz

 The version of the package is the biggest one I found in the foler.

 And fyi, 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.

 for me, it seems gnugetopt need library c.51.0, but bsd is using packages
like this:
 | /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

You just think wrong ;-) You broken your system either by not
following at least FAQ properly or not following it at all. Errors
indicate that your system is not in sync. You mixed packages from
different versions of OS and this will not work for sure.

http://www.openbsd.org/faq/faq15.html#NoFun



 Any help is appreciated.

 Thanks


 Date: Thu, 19 Jan 2012 20:33:26 +1300
 From: richardtoo...@paradise.net.nz
 Subject: Re: error report when installing gnome on openbsd 5.0
 To: lbvvb...@live.com
 CC: misc@openbsd.org

 On 19/01/2012, at 8:15 PM, lbvvbooo lbvvbooo wrote:

  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.
 

 What *exact* version of OpenBSD 5.0? B Release? B CD? B Stable? Something
else?
 Generic? B i386? B amd64? B What?

 Fresh install? B Upgrade? B Clean disc install from CD? B What?

 What *exact* commands are you typing and what output do you get?

 Have you set PKG_PATH to anything?

 You are not providing enough information for anyone to help you.

 Every release there are questions like this, and it usually ends up
someone
 trying to mix versions of OpenBSD with the wrong version of
ports/packages.

 And in the process of trying to explain EXACTLY what they have tried to
do,
 the lightbulb goes off.
 
  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: j...@jggimi.homeip.net
  Date: Wed, 18 Jan 2012 23:58:07 -0500
  To: lbvvb...@live.com; misc@openbsd.org
 
  lbvvbooo lbvvbooo lbvvb...@live.com 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

Re: error report when installing gnome on openbsd 5.0

2012-01-19 Thread Richard Thornton
so

 PKG_PATH = ftp://ftp.openbsd.org/pub/OpenBSD/5.0/packages/sparc64/
export PKG_PATH

will that AUTOMATICALLY use correct psackages for sparc64 on a CLEAN (from
the CDROM 11/2011)
5.0 install





On Thu, Jan 19, 2012 at 5:22 AM, Stuart Henderson s...@spacehopper.orgwrote:

 On 2012/01/19 10:09, lbvvbooo lbvvbooo wrote:
  Thanks, problem resolved, use s...@spacehopper.org's method.
 
  It seems really tricky for me. why? Is it because the package is
  looking for it's dependence firstly in the pkg_path folder? Great
  appreciation if provide a short explaination.

 The packages for different releases are not the same

 $ curl -s
 http://ftp.eu.openbsd.org/pub/OpenBSD/4.6/packages/i386/gnugetopt-1.1.4p2.tgz|
  md5 -
 b2c225c1fb02e434515bf66fc5221115

 $ pkg_info -q -S
 http://ftp.eu.openbsd.org/pub/OpenBSD/4.6/packages/i386/gnugetopt-1.1.4p2.tgz
 gnugetopt-1.1.4p2,c.51.0,gettext-0.17p0,iconv.6.0,intl.4.0,libiconv-1.13

 ...and...

 $ curl -s
 http://ftp.eu.openbsd.org/pub/OpenBSD/5.0/packages/i386/gnugetopt-1.1.4p2.tgz|
  md5 -
 11c4c0dd6cfc523236174d93077942b0

 $ pkg_info -q -S
 http://ftp.eu.openbsd.org/pub/OpenBSD/5.0/packages/i386/gnugetopt-1.1.4p2.tgz

 gnugetopt-1.1.4p2,c.60.1,gettext-0.18.1p0,iconv.6.0,intl.5.0,libiconv-1.13p2


 When you installed from the downloaded files, you only had the 4.6 version
 of
 gnugetopt-1.1.4p2.tgz available

 (BTW I miscalculated, your problem package is from 4.6 not 4.5)



Re: error report when installing gnome on openbsd 5.0

2012-01-19 Thread Josh Grosse
On Thu, Jan 19, 2012 at 08:53:19AM -0500, Richard Thornton wrote:
 so
 
  PKG_PATH = ftp://ftp.openbsd.org/pub/OpenBSD/5.0/packages/sparc64/
 export PKG_PATH
 
 will that AUTOMATICALLY use correct psackages for sparc64 on a CLEAN (from
 the CDROM 11/2011)
 5.0 install
 
In combination with your other post today* you seem confused about the 
flavors of OpenBSD and its development cycle.  If you've not read FAQ 5.1,
I recommend it, it may clear up some of your confusion.

In particular, you need to understand that the file servers (such as the
main one in Alberta at ftp.openbsd.org or the one nearest you) use release
numbers in their directory trees, and -current snapshots are stored in
snapshot directories.

If you are running -release, you would use the OS and 3rd party packages
for your release from directories that match your release, such as 5.0.  
If you are running -current, you would use the snapshot directories for
your architecture.

Please note:  snapshot packages are built as a convenience for users of the
more popular architectures.  They are NOT tied to any specific snapshot, since
snapshots may be built in a few hours, and packages may take a few days.  It
is a -current user's responsibility to build ports into packages from time 
to time if snapshot packages are out-of-sync of their particular -current,
or build all their packages themselves if their architechture does not have
snapshot packages available.

For your sparc64 platform, then, the directories:

/pub/OpenBSD/5.0/sparc64 and
/pub/OpenBSD/5.0/packages/sparc64 

are for 5.0-release.  These will always be in sync.

/pub/OpenBSD/snapshots/sparc64 and
/pub/OpenBSD/snapshots/packages/sparc64

are for -current, and may never be exactly in sync.

I referenced your additional question showing the same confusion:

http://marc.info/?l=openbsd-miscm=132699212221591w=2



I hope this was helpful.  FAQ 5.1 should help you, as well.



error report when installing gnome on openbsd 5.0

2012-01-18 Thread lbvvbooo lbvvbooo
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


Can anybody help?

Thanks.



Re: error report when installing gnome on openbsd 5.0

2012-01-18 Thread Josh Grosse
lbvvbooo lbvvbooo lbvvb...@live.com 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 


Can anybody help?

Thanks.


Please read FAQ 15.4.1.
--
Sent from my phone.  Please excuse any idiotic automated word choices.  It
wasn't me.  Honest.



Re: error report when installing gnome on openbsd 5.0

2012-01-18 Thread lbvvbooo lbvvbooo
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: j...@jggimi.homeip.net
 Date: Wed, 18 Jan 2012 23:58:07 -0500
 To: lbvvb...@live.com; misc@openbsd.org
 
 lbvvbooo lbvvbooo lbvvb...@live.com 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.



Re: error report when installing gnome on openbsd 5.0

2012-01-18 Thread lbvvbooo lbvvbooo
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: j...@jggimi.homeip.net
  Date: Wed, 18 Jan 2012 23:58:07 -0500
  To: lbvvb...@live.com; misc@openbsd.org
  
  lbvvbooo lbvvbooo lbvvb...@live.com 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.



Re: error report when installing gnome on openbsd 5.0

2012-01-18 Thread lbvvbooo lbvvbooo
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: j...@jggimi.homeip.net
  Date: Wed, 18 Jan 2012 23:58:07 -0500
  To: lbvvb...@live.com; misc@openbsd.org
  
  lbvvbooo lbvvbooo lbvvb...@live.com 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.



Re: error report when installing gnome on openbsd 5.0

2012-01-18 Thread Richard Toohey
On 19/01/2012, at 8:15 PM, lbvvbooo lbvvbooo wrote:

 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.


What *exact* version of OpenBSD 5.0?  Release?  CD?  Stable? Something else?
Generic?  i386?  amd64?  What?

Fresh install?  Upgrade?  Clean disc install from CD?  What?

What *exact* commands are you typing and what output do you get?

Have you set PKG_PATH to anything?

You are not providing enough information for anyone to help you.

Every release there are questions like this, and it usually ends up someone
trying to mix versions of OpenBSD with the wrong version of ports/packages.

And in the process of trying to explain EXACTLY what they have tried to do,
the lightbulb goes off.

 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: j...@jggimi.homeip.net
 Date: Wed, 18 Jan 2012 23:58:07 -0500
 To: lbvvb...@live.com; misc@openbsd.org

 lbvvbooo lbvvbooo lbvvb...@live.com 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.