Jump to content

Install Dymo Labelwriter in openSUSE: Difference between revisions

From www.ReeltoReel.nl Wiki
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..."
 
Pvdm (talk | contribs)
No edit summary
 
Line 1: Line 1:
To install the Dymo Labelwriter 450 (and probably others as well) in opensuse 13.2 (and probably others as well) do the following:
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!