Sorry, I try again:

* install with synaptic or other package manager "po4a"
* Run "mkdir cups && cd cups && apt-get source cups" to fetch Ubuntu's source 
code for CUPS and place it in its own directory.
* Change to the "cups-1.5.0" directory, 
* Download the patch file in comment #12
* Run "patch -p1 < ipp-patch-file", where ipp-patch-file is the location of the 
patch file.
* Run "./configure"
* Run "make"
* Run these next two commands to back up the existing ipp backend file and 
replace it with the new one:
 - "sudo cp /usr/lib/cups/backend/ipp /usr/lib/cups/backend/ipp-backup"
 - "sudo cp ./ipp /usr/lib/cups/backend/ipp"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/881843

Title:
  CUPS IPP print to Novell servers error since 11.10 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/881843/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to