The Following 2 Users Say Thank You to mase For This Useful Post: | ||
|
2010-07-05
, 09:20
|
Posts: 145 |
Thanked: 88 times |
Joined on Nov 2009
@ Copenhagen
|
#32
|
I also upoaded cups-pdf and bluez-cups.
I have no BT printer, so please test and report!
|
2010-07-05
, 10:22
|
Posts: 738 |
Thanked: 179 times |
Joined on Mar 2010
@ Gold Coast, Australia
|
#33
|
|
2010-07-05
, 11:54
|
|
Posts: 355 |
Thanked: 205 times |
Joined on Jun 2010
@ Germany
|
#34
|
The Following User Says Thank You to mase For This Useful Post: | ||
|
2010-07-07
, 12:25
|
Posts: 115 |
Thanked: 19 times |
Joined on Jun 2010
|
#35
|
The howto is here:
https://garage.maemo.org/my/diary.php?diary_id=292
|
2010-07-09
, 19:56
|
Posts: 115 |
Thanked: 19 times |
Joined on Jun 2010
|
#36
|
The Following User Says Thank You to narcisgarcia For This Useful Post: | ||
|
2010-07-10
, 03:27
|
|
Posts: 355 |
Thanked: 205 times |
Joined on Jun 2010
@ Germany
|
#37
|
|
2010-07-10
, 09:09
|
Posts: 115 |
Thanked: 19 times |
Joined on Jun 2010
|
#38
|
The Following User Says Thank You to narcisgarcia For This Useful Post: | ||
|
2010-07-10
, 20:54
|
Posts: 101 |
Thanked: 54 times |
Joined on Jul 2007
|
#40
|
/home/user # apt-get install cups Reading package lists... Done Building dependency tree Reading state information... Done cups is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2 not fully installed or removed. After this operation, 0B of additional disk space will be used. Setting up libpam0g (1.0.1-maemo1) ... dpkg (subprocess): unable to execute post-installation script: No such file or directory dpkg: error processing libpam0g (--configure): subprocess post-installation script returned error exit status 2 dpkg: dependency problems prevent configuration of cups: cups depends on libpam0g (>= 0.99.7.1); however: Package libpam0g is not configured yet. dpkg: error processing cups (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: libpam0g cups E: Sub-process /usr/bin/dpkg returned an error code (1) /home/user #
I got it doing this:
lppasswd -g lpadmin -a <username>
In /etc/cups/cupsd.conf enter this:
<Location /admin>
* AuthType BasicDigest
* AuthClass Group
* AuthGroupName cupsadm
* Encryption Required
* Order allow,deny
* Allow @LOCAL
</Location>
By the way: How can I print with fennec? I was told, that this is possible.
May the force be with us!
Last edited by mase; 2010-07-03 at 23:31.