Installation
|
Previous Top Next |
1. | tar xvzf cups-1.1.14-source.tar.gz
|
2. | cd cups-1.1.14
|
3. | ./configure
|
4. | make
|
5. | su root
|
6. | make install (you need to be root to install the binaries)
|
7. | /etc/init.d/cups start
|
1. | Extract the source
|
2. | No Comment
|
3. | Prepare the source for compilation (you might need to specify options here)
|
4. | Compile
|
5. | Switch user to root
|
6. | Install the binaries
|
7. | Start the CUPS daemon
|