Re: Problems with ./configure on SunOS 9

2002-12-08 Thread Carson Gaspar


--On Wednesday, December 08, 2027 11:13 PM +0100 [EMAIL PROTECTED] wrote:


Laurent Larquère wrote:

Thank you very much ! We´ve tried it this way now. And ... IT WORKS ! :)
It´s been a long time now that i´ve had my hands on a non-linux system
and so i relied 100% on the configure-script :/ I thought it is
supposed to do things properly, you know :)


The cyrus configure scripts still need some work. Does anyone know if they 
work with the current autoconf yet? I've been waiting for that to happen 
before I go in and fix the pathing problems, as I really am not set up to 
test autoconf 2.13.

--
Carson




Re: Problems with ./configure on SunOS 9

2002-12-08 Thread user01
Laurent Larquère wrote:
> 
> [EMAIL PROTECTED] wrote:
> 
> >Hi !!!
> >
> >After many tries and tracing the inner workings of the
> >configure-script we ran into a grinding halt with cyrus-imapd 2.1.11
> >The configure-script complains about not being able to find
> >"libsasl2" ... ( or sasl.h ? ).
> >But the cyrus-sasl package 2.1.9 IS installed and we have (of
> >course :) ) used the option "--with-sasl=PATH-TO-SASL-INSTALLATION"
> >It seems to be a problem with the autoconf-script.
> >
> >The question is : has anyone compiled cyrus-imapd-2.1.11 with
> >cyrus-sasl-2.1.9 using gcc and gnu-make on SunOS 9 ???
> >
> >thank you in advance
> >[EMAIL PROTECTED]
> >
> >
> Yes, i have
> and it runs like a charm
> 
> i use CFLAGS="..." CPPFLAGS="..." LDFLAGS="..." LIBS="..." ./configure
> --prefix=...
> to give -I and -L of sasl2 to the configure script

Thank you very much ! We´ve tried it this way now. And ... IT WORKS ! :)
It´s been a long time now that i´ve had my hands on a non-linux system
and so i relied 100% on the configure-script :/ I thought it is
supposed to do things properly, you know :)

Greetings from germany
[EMAIL PROTECTED]



Re: Problems with ./configure on SunOS 9

2002-12-08 Thread Laurent Larquère
[EMAIL PROTECTED] wrote:


Hi !!!

After many tries and tracing the inner workings of the
configure-script we ran into a grinding halt with cyrus-imapd 2.1.11
The configure-script complains about not being able to find
"libsasl2" ... ( or sasl.h ? ).
But the cyrus-sasl package 2.1.9 IS installed and we have (of
course :) ) used the option "--with-sasl=PATH-TO-SASL-INSTALLATION"
It seems to be a problem with the autoconf-script.

The question is : has anyone compiled cyrus-imapd-2.1.11 with
cyrus-sasl-2.1.9 using gcc and gnu-make on SunOS 9 ???

thank you in advance
[EMAIL PROTECTED]
 

Yes, i have
and it runs like a charm

i use CFLAGS="..." CPPFLAGS="..." LDFLAGS="..." LIBS="..." ./configure 
--prefix=...
to give -I and -L of sasl2 to the configure script



smime.p7s
Description: S/MIME Cryptographic Signature


Problems with ./configure on SunOS 9

2002-12-08 Thread user01
Hi !!!

After many tries and tracing the inner workings of the
configure-script we ran into a grinding halt with cyrus-imapd 2.1.11
The configure-script complains about not being able to find
"libsasl2" ... ( or sasl.h ? ).
But the cyrus-sasl package 2.1.9 IS installed and we have (of
course :) ) used the option "--with-sasl=PATH-TO-SASL-INSTALLATION"
It seems to be a problem with the autoconf-script.

The question is : has anyone compiled cyrus-imapd-2.1.11 with
cyrus-sasl-2.1.9 using gcc and gnu-make on SunOS 9 ???

thank you in advance
[EMAIL PROTECTED]