Goffice
From CBLFS
Revision as of 07:19, 12 April 2009 by Weibullguy (talk | contribs)
Download Source: | http://freshmeat.net/redir/goffice/58291/url_bz2/goffice-0.6.2.tar.bz2 |
---|
Contents
Introduction to Goffice
Goffice is a library of document-centric objects and utilities.
Project Homepage: http://freshmeat.net/projects/goffice/
Dependencies
Required
Optional
Non-Multilib
Compile the package:
./configure --prefix=/usr && make
Install the package:
make install
Multilib
32Bit
Compile the package:
CC="gcc ${BUILD32}" ./configure --prefix=/usr && make
Install the package:
make install
N32
Compile the package:
CC="gcc ${BUILDN32}" ./configure --prefix=/usr \ --libdir=/usr/lib32 && make
Install the package:
make install
64Bit
Compile the package:
CC="gcc ${BUILD64}" ./configure --prefix=/usr \ --libdir=/usr/lib64 && make
Install the package:
make install
Contents
Installed Directories: | |
---|---|
Installed Programs: | |
Installed Libraries: |