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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to