DYMO SDK For Linux - CUPS Drivers
DYMO SDK For Linux - CUPS Drivers
The DYMO SDK for Linux contains Linux drivers for the LabelWriter and LabelManager
product lines. The drivers conform to the CUPS (Common Unix Printing System) standard. The
SDK also includes documentation, driver source code and examples of use.
Requirements
The drivers were tested under the latest stable CUPS version 1.2. They work correctly with
versions of CUPS 1.3.9.
Operating system
The drivers have been tested under following Linux distributions so far and will work on most
Linux distributions with CUPS as long as the CUPS package dependencies are met.
• Gentoo Linux 2005
• Fedora Core 3 & 4
• CentOS Linux
• Ubuntu 8.04
• Ubuntu 9.04
The drivers will work under other operating systems where CUPS is running. For example, other
Unix systems like Sun Solaris, AIX, BSD, Macintosh OS X, etc. Please note: the CUPS drivers
work on OS X but do not work with the Mac version of DYMO Label Software.
License
Drivers are provided under the GPL license version 2. See the full text of the license in the
LICENSE file.
DYMO Products Supported
The following products can work only when shared over the network from a Windows machine.
This is due to limitations in the USB support in these printers – Linux USB support only
recognizes fully compliant USB devices.
• LabelMANAGER 400
• LabelMANAGER PC
Installation
Extract the files from dymo-cups-drivers-1.2.0.tar.gz. Open a terminal window and run the following
commands in the package directory:
• ./configure
• make
To install the compiled binaries and data files run the following command (with root privileges):
• make install
Support Level
Drivers are provided AS-IS with NO WARRANTIES, with basic e-mail support only.
Driver version
Latest driver version is 1.2.0
SDK Contents