Diff for "LightScribe"


Differences between revisions 6 and 7
Revision 6 as of 2008-03-18 17:38:28
Size: 1747
Editor: 88
Comment:
Revision 7 as of 2008-03-18 18:21:44
Size: 1960
Editor: 88
Comment: a pointer to lightscribe.com, it might have the most recent software now
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
 * Install old C library if you have Ubuntu 7.04 or newer:
   {{{
sudo apt-get install libstdc++5}}}
Line 30: Line 32:
 Additionally, newer software may be available at http://www.lightscribe.com/downloadSection/linux/index.aspx

LightScribe support for Linux.

Introduction

LaCie has released the first software that allows burning labels on LightScribe media using LightScribe drives under Linux.

Prerequisites

  • [:ProcessorArch: x86] distribution of Ubuntu [:DapperDrake: 6.06 LTS (Dapper)] or newer

  • LightScribe-enabled DVD/CD burner

  • LightScribe media

  • [:RPM/AlienHowto: Alien] package, to install [wiki:WikiPedia/RPM_Package_Manager RPM] packaged software in Ubuntu. If you don't have it installed or don't know if you do, use this command:
    • sudo apt-get install alien
  • Install old C library if you have Ubuntu 7.04 or newer:
    • sudo apt-get install libstdc++5

Installing

  1. Download the software from LaCie

    1. LightScribe Host Software for Linux: BR [http://www.lacie.com/download/drivers/lightscribe-1.8.15.1-linux-2.6-intel.rpm]

    2. LightScribe Labeler for Linux BR [http://www.lacie.com/download/drivers/4L-1.0-r6.i586.rpm]

  2. Install the packages using Alien
    • {{{sudo alien -i lightscribe-1.8.15.1-linux-2.6-intel.rpm

sudo alien -i 4L-1.0-r6.i586.rpm}}}

  • Note: The packages must be installed in this order!

Links


CategoryDocumentation CategoryHardware CategoryCleanup

LightScribe (last edited 2015-08-02 15:46:40 by dynamic-adsl-78-14-103-191)