Thread: how do I compile software that needs later versions of libraries
hi,
i'm trying build latest version of gnumeric source on ubuntu 10.04 box. need latest stable version , can't find ppa.
got stuck @ ./configure stage
did
sudo apt-get build-dep gnumeric
, configure got bit further.
see full output below looks wants later versions of libraries have installed.
there way round ?
thanks tcode:configure: error: package requirements ( libgoffice-0.8 >= 0.8.15 libgsf-1 >= 1.14.18 libxml-2.0 >= 2.4.12 gtk+-2.0 >= 2.12.0 ) not met: requested 'libgoffice-0.8 >= 0.8.15' version of libgoffice 0.8.1 requested 'libgsf-1 >= 1.14.18' version of libgsf-1 1.14.16 consider adjusting pkg_config_path environment variable if installed software in non-standard prefix. alternatively, may set environment variables libspreadsheet_cflags , libspreadsheet_libs avoid need call pkg-config. see pkg-config man page more details.
moved packaging , compiling programs.
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Packaging and Compiling Programs how do I compile software that needs later versions of libraries
Ubuntu
Comments
Post a Comment