Install Dymo Labelwriter in openSUSE: Difference between revisions
Appearance
Created page with "To install the Dymo Labelwriter 450 (and probably others as well) in opensuse 13.2 (and probably others as well) do the following: #zypper in cups-devel Download the driver..." |
No edit summary |
||
Line 1: | Line 1: | ||
To install the Dymo Labelwriter 450 (and probably others as well) in | To install the '''Dymo Labelwriter 450''' (and probably others as well) in '''openSUSE 13.2''' (and probably others as well) do the following: | ||
#zypper in cups-devel | #zypper in cups-devel |
Latest revision as of 20:19, 15 December 2014
To install the Dymo Labelwriter 450 (and probably others as well) in openSUSE 13.2 (and probably others as well) do the following:
#zypper in cups-devel
Download the drivers from the dymo site from here
Unpack to a directory, in my case dymo-cups-drivers-1.4.0.5/ and open a terminal in that dir. Then:
#./configure #make
Then goto http://localhost:631 and you can add the printer and configure it as normal.
Have fun!