shugo974 wrote:
I downloaded Puppy version 2.16 correctly, and now I'm having problems printing I installed the same printer 4 times can any one help? and how can I run my old windows programs on puppy? I was going to try wine but it is not available for puppy any other programs that may work like wine?
I do not now Puppy-Linux, but I assume that it uses the CUPS (
Common
Unix
Print
System). As first step you shall open a browser with the following URL:
http://127.0.0.1:631/
This will open the graphical interface for the CUPS-administration. If this does not work, you may need to restart the CUPS-server (as root):
/etc/init.d/cupsys restart
---
Afterwards you may check the available printers again:
lpstat -a