search for: clientdriver

Displaying 3 results from an estimated 3 matches for "clientdriver".

2010 Mar 16
2
Samba and Cups - number of copies
Hi all... I need some docs about how to intergrate cups with samba... I have install samba 3.2.5 and cups 1.3.8 on Debian Lenny system. I have install a printer ( Ricoh Aficio 3245C PS ) and have work fine... But when I follow the job on /var/log/cups/page_log, I always see that number of copies is 1, doesn't matter if the jobs has 5 or 10 pages... It's always show 1 on page_log... I
2004 Feb 10
0
Some questions about lpq command and the displayed jobs
Hello list, i use now Samba 3.0.2 as PDC with LDAP backend on suse sles8. With the other versions of Samba3 I hade the same problems with the lpq command. I use CUPS printing system with raw options. The clientdrivers are installed on serverside. my smb.conf in the global part printing = cups print command = lpr -r -oraw -P%p %s lpq command = lpq -P'%p' lprm command = /usr/bin/lprm -P%p %j queuepause command = disable %p queueresume command = /usr/bin/en...
2013 Feb 14
4
Struggling with Jruby Rails + jdbc driver
...LICENSE.txt ./gems/jruby-1.7.2/gems/jdbc-derby-10.8.3.0/Rakefile ./gems/jruby-1.7.2/gems/jdbc-derby-10.8.3.0/README.md Error I am getting: hello01 $ rails console Loading development environment (Rails 3.2.12) irb(main):001:0> User.all NameError: cannot load Java class org.apache.derby.jdbc.ClientDriver from org/jruby/javasupport/JavaClass.java:1227:in `for_name'' from org/jruby/javasupport/JavaUtilities.java:34:in `get_proxy_class'' from file:/Users/josephli/.rvm/rubies/jruby-1.7.2/lib/jruby.jar!/jruby/java/core_ext/object.rb:26:in `java_import'' from org/jruby/RubyArray...