On 4/8/2014 7:51 PM, Sam Varshavchik wrote:
> Bowie Bailey writes:
>
>> On 4/7/2014 7:30 PM, Sam Varshavchik wrote:
>>
>>> Install http://www.courier-mta.org/download.html#sysconftool
>> I install that.  Just a note, the spec file references
>> sysconftool-0.17.tar.gz.  I had to change tar.gz to tar.bz2 in the spec
>> file and re-create the archive before I could build the rpm. (or I
>> supposed I could have just repackaged as tar.gz and built from that.)
>>
>> However, I still get the same problem when I try to build courier-authlib:
>> configure: error: invalid ltdl library directory: `/usr/lib'
>>
>> And this time it always says '/usr/lib' even if I have
>> --with-ltdl-lib=/usr/lib64 specified on the %configure line (tried it
>> with and without).
>>
>> The spec file looks like this:
>>
>> %prep
>> %setup -q
>> libtoolize -f
>> aclocal
>> autoheader
>> automake
>> autoconf
>> PATH=/usr/bin:$PATH %configure -C --with-redhat --without-authsqlite
>> --without-authmysql --with-ltdl-lib=/usr/lib64
> Now, remove the --with-ltdl-lib option completely.

I guess I should have specified a little more clearly.  I tried with the 
line shown above and tried again with no --with-ltdl-lib option at all.  
Both gave the exact same result.

configure: error: invalid ltdl library directory: `/usr/lib'

-- 
Bowie

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to