Bacula-users

Re: [Bacula-users] readline.h not found

2011-10-04 21:14:47
Subject: Re: [Bacula-users] readline.h not found
From: Ben Walton <bwalton AT artsci.utoronto DOT ca>
To: Ren Sato <rensato AT hotmail DOT com>
Date: Tue, 04 Oct 2011 21:12:49 -0400
Excerpts from Ren Sato's message of Tue Oct 04 18:44:17 -0400 2011:

Hi Ren,

> ./configure --prefix=/opt/pbd/bacula --with-mysql=/opt/pbd/mysql
> --with-openssl=/opt/pbd/openssl --enable-readline=yes \
> --with-readline=/opt/pbd/readline/include/readline --disable-conio

Try: --with-readline=/opt/pbd/readline

The autoconf looks at $withval/readline.h and then
$withval/include/readline/readline.h.  The values set for other
variables should be nicer in the second case which is achieved with
the configure argument above.

If that doesn't work, let me know and I'll take a deeper look at the
autoconf.

Also, if you're able to use OpenCSW[1], I have 5.0.3 packages ready to
go for Solaris...these might save you some time?

Thanks
-Ben

[1] http://opencsw.org
--
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>