Foomatic-db: Difference between revisions

From CBLFS
Jump to navigationJump to search
New page: {| style="text-align: left; background-color: AliceBlue;" |-valign="top" !Download Source: | http://www.openprinting.org/download/foomatic/foomatic-db-current.tar.gz |} ---- {{Blank-Pack...
 
No edit summary
Line 13: Line 13:
Compile the package:
Compile the package:


  ./configure --prefix=/usr &&
  ./configure --prefix=/usr


Install the package
Install the package


  make install
  make install

Revision as of 22:35, 25 December 2008

Download Source: http://www.openprinting.org/download/foomatic/foomatic-db-current.tar.gz

Introduction to Foomatic-db

Project Homepage: Unknown

Non-Multilib or Multilib

Compile the package:

./configure --prefix=/usr

Install the package

make install