Foomatic-db-hpijs: Difference between revisions

From CBLFS
Jump to navigationJump to search
No edit summary
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 22: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