libintl.so.5 not found and general ports question

2004-04-05 Thread Gerry Freymann
How does one find out what port you need to install in order to get libintl.so.5 ? I've tried searching the online archives but can't find anything relevant. I'm trying to get apsfilter installed and it complains that libintl.so.5 can't be found. I must have had it one time because it was instal

RE: libintl.so.5 not found and general ports question

2004-04-05 Thread Michael Clark
PROTECTED] Sent: Monday, April 05, 2004 9:54 AM To: [EMAIL PROTECTED] Subject: libintl.so.5 not found and general ports question How does one find out what port you need to install in order to get libintl.so.5 ? I've tried searching the online archives but can't find anything relevant. I&#

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Gerry Freymann
On Mon, 5 Apr 2004 09:56:56 -0500 Michael Clark <[EMAIL PROTECTED]> wrote: |O|>Thats an old problem check the -current list for a libmap.conf |O|>discussion. Awh, but isn't libmap.conf on FreeBSD v5+ (I'm running 4.9R). I should also say that I still *don't* have Mozilla running but thank goo

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Matthew Seaman
On Mon, Apr 05, 2004 at 10:53:48AM -0400, Gerry Freymann wrote: > How does one find out what port you need to install in order to get > > libintl.so.5 ? libintl.so is provided by the devel/gettext port. Except that at the moment it supplies libintl.so.6. If you hang around on this list for lon

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Gerry Freymann
On Mon, 5 Apr 2004 16:22:46 +0100 Matthew Seaman <[EMAIL PROTECTED]> wrote: |O|>libintl.so is provided by the devel/gettext port. Except that at the |O|>moment it supplies libintl.so.6. |O|># portupgrade -fr gettext I could have sworn I've already done this. Probably did, but something else

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Gerry Freymann
After doing a portupgrade -rf gettext... I went back to trying to install the apsfilter port. It would drop into /print/teTeX and /print/html2ps-letter and stop again with the libintl.so.5 not found error. If I build apsfilter without select HTML (which no longer makes it want teTeX and html2ps-l

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Kent Stewart
On Monday 05 April 2004 11:27 am, Gerry Freymann wrote: > After doing a portupgrade -rf gettext... > > I went back to trying to install the apsfilter port. It would drop > into /print/teTeX and /print/html2ps-letter and stop again with the > libintl.so.5 not found error. > > If I build apsfilter wi

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Gerry Freymann
On Mon, 5 Apr 2004 11:36:42 -0700 Kent Stewart <[EMAIL PROTECTED]> wrote: |O|>No, it means you didn't do a |O|>portupgrade -rf gettext I *did* to a portupgrade -rf gettext. But you may be on the right track regardless. There was one port skipped, /x11/kdelibs3. I have read lots to do with the p

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Matthew Seaman
On Mon, Apr 05, 2004 at 02:27:50PM -0400, Gerry Freymann wrote: > After doing a portupgrade -rf gettext... > > I went back to trying to install the apsfilter port. It would drop into > /print/teTeX and /print/html2ps-letter and stop again with the > libintl.so.5 not found error. Something on your

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Andrew L. Gould
On Monday 05 April 2004 01:36 pm, Kent Stewart wrote: > On Monday 05 April 2004 11:27 am, Gerry Freymann wrote: > > After doing a portupgrade -rf gettext... > > > > I went back to trying to install the apsfilter port. It would drop > > into /print/teTeX and /print/html2ps-letter and stop again with

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Kent Stewart
On Monday 05 April 2004 11:44 am, Gerry Freymann wrote: > On Mon, 5 Apr 2004 11:36:42 -0700 > > Kent Stewart <[EMAIL PROTECTED]> wrote: > |O|>No, it means you didn't do a > |O|>portupgrade -rf gettext > > I *did* to a portupgrade -rf gettext. But you may be on the right > track regardless. There w

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Kent Stewart
On Monday 05 April 2004 11:51 am, Andrew L. Gould wrote: > On Monday 05 April 2004 01:36 pm, Kent Stewart wrote: > > On Monday 05 April 2004 11:27 am, Gerry Freymann wrote: > > > After doing a portupgrade -rf gettext... > > > > > > I went back to trying to install the apsfilter port. It would > > >

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Gerry Freymann
On Mon, 5 Apr 2004 11:54:37 -0700 Kent Stewart <[EMAIL PROTECTED]> wrote: |O|>FWIW, I thought I had jumped the gun with my comment and installed |O|>apsfilter with no options. I didn't have any problems. Yes, worked here fine with only SAMBA as additional selections from the defaults. |O|>Gli

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Joshua Lokken
* Kent Stewart <[EMAIL PROTECTED]> [2004-04-05 12:06]: > On Monday 05 April 2004 11:51 am, Andrew L. Gould wrote: > > > > What would happen if a link called /usr/local/lib/libintl.so.5 was > > created to point to the existing libintl.so.* file on Gerry's system? > > > > The library interface was c

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Kent Stewart
On Monday 05 April 2004 12:03 pm, Gerry Freymann wrote: > On Mon, 5 Apr 2004 11:54:37 -0700 > > Kent Stewart <[EMAIL PROTECTED]> wrote: > |O|>FWIW, I thought I had jumped the gun with my comment and > | installed O|>apsfilter with no options. I didn't have any problems. > > Yes, worked here fine w

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Kent Stewart
On Monday 05 April 2004 12:13 pm, Joshua Lokken wrote: > * Kent Stewart <[EMAIL PROTECTED]> [2004-04-05 12:06]: > > On Monday 05 April 2004 11:51 am, Andrew L. Gould wrote: > > > What would happen if a link called /usr/local/lib/libintl.so.5 > > > was created to point to the existing libintl.so.* f

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Kent Stewart
On Monday 05 April 2004 12:03 pm, Gerry Freymann wrote: > On Mon, 5 Apr 2004 11:54:37 -0700 > > Kent Stewart <[EMAIL PROTECTED]> wrote: > |O|>FWIW, I thought I had jumped the gun with my comment and > | installed O|>apsfilter with no options. I didn't have any problems. > > Yes, worked here fine w

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Andrew L. Gould
On Monday 05 April 2004 02:23 pm, Kent Stewart wrote: > On Monday 05 April 2004 12:13 pm, Joshua Lokken wrote: > > * Kent Stewart <[EMAIL PROTECTED]> [2004-04-05 12:06]: > > > On Monday 05 April 2004 11:51 am, Andrew L. Gould wrote: > > > > What would happen if a link called /usr/local/lib/libintl.

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Gerry Freymann
On Mon, 5 Apr 2004 12:29:38 -0700 Kent Stewart <[EMAIL PROTECTED]> wrote: |O|>> I have both: |O|>> |O|>> glib-1.2.10_10 = up-to-date with port |O|>> glib-2.2.3_1= up-to-date with port |O|>> |O|> |O|>I missed this part. The latest version is now gli

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Kent Stewart
On Monday 05 April 2004 12:37 pm, Gerry Freymann wrote: > On Mon, 5 Apr 2004 12:29:38 -0700 > > Kent Stewart <[EMAIL PROTECTED]> wrote: > |O|>> I have both: > |O|>> > |O|>> glib-1.2.10_10 = up-to-date with port > |O|>> glib-2.2.3_1= up-to-date with

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Andrew L. Gould
On Monday 05 April 2004 02:03 pm, Gerry Freymann wrote: > On Mon, 5 Apr 2004 11:54:37 -0700 > > Kent Stewart <[EMAIL PROTECTED]> wrote: > |O|>FWIW, I thought I had jumped the gun with my comment and installed > |O|>apsfilter with no options. I didn't have any problems. > > Yes, worked here fine wi