building gnome-libs-1.0.62
Jim Bjorksten <[email protected]> Tue, 25 Feb 2003 23:56:27 -0600
| Newsgroups | gmane.comp.gnome.lib.devel |
|---|---|
| Message-ID | <[email protected]> |
--------------040103050006050305040803 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I'm trying to build gnumeric on a: ---> uname -a SunOS <hostname_not_applicable> 5.8 Generic_108528-16 sun4u sparc SUNW,UltraSPARC-IIi-Engine which doesn't have libdb installed on it already. The gnome-libs library needs libdb-1.85 compatibility (which is needed by gnumeric). I went to www.sleepycat.com and downloaded and built their latest version of libdb, but (as shown below) it doesn't have a 1.85 compatibility mode. Can you point me to the best place to get a gnome-libs-compatible libdb? (binary or source). Below is my configure error message when building gnome-libs-1.0.62 : . . . checking for strdup... (cached) yes checking for utime.h... yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for umode_t... no checking for dbopen... no checking for dbopen in -ldb... no checking for dbopen in -ldb1... no configure: error: Your db library is missing db 1.85 compatibility mode I could't find any build info for gnome-libs anywhere - that would be helpful too. I got the source from here - http://ftp.acc.umu.se/pub/GNOME/sources/gnome-libs as pointed to by the gnumeric download page (which says it can't support gnome-libs 2.0 or higher). Thanks, -- Andy mailto:[email protected] --------------040103050006050305040803 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title></title> </head> <body> <div class="moz-text-html" lang="x-western"> <div class="moz-text-flowed" style="font-family: -moz-fixed; font-size: 26px;" lang="x-western"> I'm trying to build gnumeric on a: <br> ---> uname -a <br> SunOS <hostname_not_applicable> 5.8 Generic_108528-16 sun4u sparc SUNW,UltraSPARC-IIi-Engine <br> <br> which doesn't have libdb installed on it already. <br> <br> The gnome-libs library needs libdb-1.85 compatibility (which is needed by gnumeric).<br> <br> I went to <a class="moz-txt-link-abbreviated" href="http://www.sleepycat.com">www.sleepycat.com</a> and downloaded and built their latest version of libdb, but (as shown below) it doesn't have a 1.85 compatibility mode.<br> <br> Can you point me to the best place to get a gnome-libs-compatible libdb? (binary or source). <br> <br> Below is my configure error message when building gnome-libs-1.0.62 : <br> . <br> . <br> . <br> checking for strdup... (cached) yes <br> checking for utime.h... yes <br> checking for unistd.h... (cached) yes <br> checking for getpagesize... (cached) yes <br> checking for working mmap... (cached) yes <br> checking for umode_t... no <br> checking for dbopen... no <br> checking for dbopen in -ldb... no <br> checking for dbopen in -ldb1... no <br> configure: error: Your db library is missing db 1.85 compatibility mode <br> <br> <br> I could't find any build info for gnome-libs anywhere - that would be helpful too.<br> <br> I got the source from here - <a class="moz-txt-link-freetext" href="http://ftp.acc.umu.se/pub/GNOME/sources/gnome-libs">http://ftp.acc.umu.se/pub/GNOME/sources/gnome-libs</a> as pointed to by the gnumeric download page (which says it can't support gnome-libs 2.0 or higher).<br> <br> Thanks,<br> -- <br> Andy<br> <a class="moz-txt-link-freetext" href="mailto:[email protected]">mailto:[email protected]</a><br> </div> </div> </body> </html> --------------040103050006050305040803--