Intro  Base  More  Read  Use  Last 30  60  90  All Articles  RSS


Intro

Base

More

Read

Use

Last:
30


60

90

All
Days

Base: cups-1.2.1   Print


Base Nav: first previous next last All Tab 2 spacerspacer
Source code is available here.

Run these commands:

cd /sources/ &&
rm -rf cups-1.2.1 &&
tar -xzf cups-1.2.1-source.tar.gz &&
cd cups-1.2.1 &&
./configure --prefix=/usr --sysconfdir=/etc &&
make &&
make install 

The output should look something like this:

cp libpngpf.3 /usr/man/man3
cp png.5 /usr/man/man5
cp libpng-config /usr/bin/libpng12-config
chmod 755 /usr/bin/libpng12-config
(cd /usr/bin; ln -sf libpng12-config libpng-config)
root:/sources/libpng-1.2.7#

~~~
Please read our Terms of Use
The Mountain Climbing Journal filesystem has borrowed heavily from various pieces of Linux From Scratch.

Copyright 2006-2008 NoNIC.org

Created by:
MCJ
MCJ CMS