Foomatic-db: Difference between revisions

From CBLFS
Jump to navigationJump to search
No edit summary
Oppiz (talk | contribs)
No edit summary
 
Line 13: Line 13:
Compile the package:
Compile the package:


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


Install the package
Install the package


  make install
  make install

Latest revision as of 12:29, 13 September 2009

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