Install Dymo Labelwriter in openSUSE

From www.ReeltoReel.nl Wiki
Revision as of 20:18, 15 December 2014 by Pvdm (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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!