Difference between revisions of "Foomatic-db"

From CBLFS
Jump to navigationJump to search
 
(One intermediate revision by one other user not shown)
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

Latest revision as of 13: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