Difference between revisions of "Foomatic-db-hpijs"

From CBLFS
Jump to navigationJump to search
 
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 23:35, 25 December 2008

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

Introduction to Foomatic-db-hpijs

Project Homepage: Unknown

Non-Multilib or Multilib

Compile the package:

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

Install the package

make install