![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Desktop Environments Support for your Ubuntu desktop. Including Gnome, KDE and XFCE. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
A Carafe of Ubuntu
![]() Join Date: Oct 2005
Location: U.S.A.
Beans: 90
|
Trying to get Novell Iprint to work on Ubuntu??
Has anyone had any luck with this? I downloaded the Novell client, used alien to convert to a .deb and then installed. I can't figure out what to do from here to get the gui or interface to run.
|
|
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2006
Beans: 7
|
Re: Trying to get Novell Iprint to work on Ubuntu??
In the Systems menu, under Preferences -> Sessions, and for StartUp Programs, add a new startup program with Name: Novell iPrint Listener and for Command: /opt/novell/iprint/bin/iprint-gnome-init
In your .profile, add these lines: Code:
# if iprint installed, add it to PATH and MANPATH
if [ -f /etc/profile.d/novell-iprint.sh ]; then
. /etc/profile.d/novell-iprint.sh
fi
cd to /usr/lib/firefox/plugins/ and enter this command: Code:
ln -s /opt/novell/iprint/plugin/npnipp.so http://iprint.your.domain/ipp and install a printer. I still haven't gotten authentication to work printing from applications, but it works using iprntcmd at the command line. Hope this helps some. |
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2005
Beans: 8
Ubuntu Breezy 5.10
|
Re: Trying to get Novell Iprint to work on Ubuntu??
Hi, thanks for the info. I've managed to install a printer from my university's iprint server, and progammes queue the print jobs to my localhost cups server correctly, but the jobs are not sent to the remote iprint server.
The cups printer gui says that the job status is "Paused: job-hold-until-specified". This guy here http://groups.google.co.nz/group/nov...82e95e642793aa seems to be having the same problem. Any clues? Rorzer |
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Aug 2007
Beans: 2
|
Re: Trying to get Novell Iprint to work on Ubuntu??
Hello! To add on to this, I followed the instructions posted above but Firefox refused to load the iPrint plugin (I checked via http://about:plugins). The Novell iPrint Listener refused to start because it complained about missing libglitz? I ended up having to install lib-glitz by running:
Code:
apt-get install libglitz-glx1 |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|