Posts: 153
andfree
Joined: 16 Jan 2016
#31
Thank you.
caprea wrote:Scroll down for 64bit installation
Why? My system is 32bit.
caprea
Posts: 156
caprea
Joined: 08 Jan 2014
#32
I just didnt know.
Posts: 153
andfree
Joined: 16 Jan 2016
#33

Code: Select all

$ sudo apt-get install libcupsys2-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package libcupsys2-dev
Posts: 156
caprea
Joined: 08 Jan 2014
#34
Its now libcups2-dev


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://packages.debian.org/en/wheezy/libcupsys2-dev"
linktext was:"https://packages.debian.org/en/wheezy/libcupsys2-dev"
====================================
Posts: 153
andfree
Joined: 16 Jan 2016
#35
This was the case. I installed libcups2-dev and then:

Code: Select all

sudo /etc/init.d/cups restart
(and not"sudo /etc/init.d/cupsys restart")
and pages are printed at last. Really thank you.
caprea
Joined: 08 Jan 2014
#36
Nice to hear you managed it.