Re: ./configure (compiling of glib )

2002-08-15 Thread sleon
Ricardo Venancio dos Santos - CAT wrote: >Hi, everybody. > >I've been getting problems with Libiconv to install Glib on Freebsd 4.4. >When I put ./configure it shows me this message. > >gnu# ./configure >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environm

./configure (compiling of glib )

2002-08-15 Thread Ricardo Venancio dos Santos - CAT
Hi, everybody. I've been getting problems with Libiconv to install Glib on Freebsd 4.4. When I put ./configure it shows me this message. gnu# ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MA

Re: ./configure (compiling of glib)

2001-05-11 Thread alexus
i already figure it out some other way thanks for your help though i'm using BSD - Original Message - From: "Vlad Harchev" <[EMAIL PROTECTED]> To: "alexus" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, May 10, 2001 3:19 AM

Re: ./configure (compiling of glib)

2001-05-09 Thread Vlad Harchev
PROTECTED]> > To: "alexus" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Wednesday, May 09, 2001 4:53 AM > Subject: Re: ./configure (compiling of glib) > > > > On Tue, 8 May 2001, alexus wrote: > > > > > and wou

Re: ./configure (compiling of glib)

2001-05-09 Thread alexus
, May 09, 2001 11:51 AM Subject: Re: ./configure (compiling of glib) > Hi, > > "alexus" <[EMAIL PROTECTED]> writes: > > > i meant "how" would i do that? > > > > - Original Message - > [ lots of quoted lines deleted ] > >

Re: ./configure (compiling of glib)

2001-05-09 Thread Sven Neumann
Hi, "alexus" <[EMAIL PROTECTED]> writes: > i meant "how" would i do that? > > - Original Message - [ lots of quoted lines deleted ] how would you do what? If you ask how to reply to a mail properly, here's how you do: - Try to quote only the important parts, not the complete message.

Re: ./configure (compiling of glib)

2001-05-09 Thread alexus
i meant "how" would i do that? - Original Message - From: "Vlad Harchev" <[EMAIL PROTECTED]> To: "alexus" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, May 09, 2001 4:53 AM Subject: Re: ./configure (compiling of glib) >

Re: ./configure (compiling of glib)

2001-05-09 Thread Vlad Harchev
<[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Tuesday, May 08, 2001 4:12 AM > Subject: Re: ./configure (compiling of glib) > > > > On Mon, 7 May 2001, alexus wrote: > > > > Hi, > > > > Libiconv can be configured in two ways - if c

Re: ./configure (compiling of glib)

2001-05-08 Thread alexus
and would I do that? - Original Message - From: "Vlad Harchev" <[EMAIL PROTECTED]> To: "alexus" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, May 08, 2001 4:12 AM Subject: Re: ./configure (compiling of glib) > On Mon, 7 May 2001, al

Re: ./configure (compiling of glib)

2001-05-08 Thread Vlad Harchev
On Mon, 7 May 2001, alexus wrote: Hi, Libiconv can be configured in two ways - if configured 1st way, it will supply symbols like libiconv_open, if configured 2nd - it will supply symbols like iconv_open. Apparently you configured it in the 2nd way. Configure it (and recompile) in 1st way.

./configure (compiling of glib)

2001-05-07 Thread alexus
hi i'm trying to compile glib on my computer and when i do ./configure that's what i'm geting i'm just going past last few lines checking for pthread_create/pthread_join in -lpthread32... no checking for pthread_create/pthread_join in -lpthreads... no checking for pthread_create/pthread_join in