xchat compile

robert jorgenson plug-discuss@lists.plug.phoenix.az.us
Wed, 5 Jun 2002 18:12:36 -0700


Thanks that worked perfectly, Unfortunately i got a new error after about a minute ...

/usr/bin/ld: cannot find -lperl

and then make exits, any ideas on that one?

On Wed, 05 Jun 2002 18:03:28 -0700
"Kevin Brown" <kevin_brown@qwest.net> wrote:

> Did you try to delete the config.cache file and rerun ./configure?
> 
> robert jorgenson wrote:
> > 
> > i still get the exact same error after doing that ... Any ideas why it would do that?
> > 
> > On Wed, 5 Jun 2002 17:38:14 -0700
> > mondoshawan@tank.dyndns.org wrote:
> > 
> > > On Wed, Jun 05, 2002 at 05:09:46PM -0700, robert jorgenson wrote:
> > > > Okay after some searching i found out i didn't have it installed so
> > > > installed the gettext package which had it in it. It is now in
> > > > /usr/bin/msgfmt. i have these lines in the makefiles in po/ regarding msgfmt
> > > >
> > > > GMSGFMT = PATH=../src:$$PATH
> > > > MSGFMT = no
> > > >
> > > > i did ./configure again after i installed it. I really have no idea how i
> > > > would change that to point to where it is or what most of that means. I
> > > > would gather the MSGFMT = no part means it doesn't think i have it but im
> > > > not sure.
> > >
> > > Just change the line from
> > >      MSGFMT = no
> > > to
> > >      MSGFMT = /usr/bin/msgfmt
> > >
> > > Save the file, and do a 'make'
> > >
> > > --
> > > Thomas "Mondoshawan" Tate
> > > mondoshawan@tank.dyndns.org
> > > http://tank.webhop.org
> > > ________________________________________________
> > > See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
> > >
> > > PLUG-discuss mailing list  -  PLUG-discuss@lists.plug.phoenix.az.us
> > > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> > >
> > ________________________________________________
> > See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
> > 
> > PLUG-discuss mailing list  -  PLUG-discuss@lists.plug.phoenix.az.us
> > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
> 
> PLUG-discuss mailing list  -  PLUG-discuss@lists.plug.phoenix.az.us
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>