特殊:Badtitle/NS100:LightScribe:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Wikibot留言 | 贡献
无编辑摘要
Wikibot留言 | 贡献
无编辑摘要
第5行: 第5行:
La''''''Cie has released the first software that allows burning labels on [[UbuntuHelp:LightScribe|LightScribe]] media using [[UbuntuHelp:LightScribe|LightScribe]] drives under Linux.
La''''''Cie has released the first software that allows burning labels on [[UbuntuHelp:LightScribe|LightScribe]] media using [[UbuntuHelp:LightScribe|LightScribe]] drives under Linux.
== Prerequisites ==
== Prerequisites ==
* [[UbuntuHelp:ProcessorArch| x86]] distribution of Ubuntu [[UbuntuHelp:EdgyEft| 6.10 (Edgy)]] or [[UbuntuHelp:DapperDrake| 6.06 LTS (Dapper)]]
* [[UbuntuHelp:ProcessorArch| x86]] distribution of Ubuntu [[UbuntuHelp:DapperDrake| 6.06 LTS (Dapper)]] or newer
* LightScribe-enabled DVD/CD burner
* LightScribe-enabled DVD/CD burner
* [[UbuntuHelp:LightScribe|LightScribe]] media
* [[UbuntuHelp:LightScribe|LightScribe]] media
第11行: 第11行:
<pre><nowiki>
<pre><nowiki>
sudo apt-get install alien</nowiki></pre>
sudo apt-get install alien</nowiki></pre>
* Install old C library if you have Ubuntu 7.04 or newer:
<pre><nowiki>
sudo apt-get install libstdc++5</nowiki></pre>
== Installing ==
== Installing ==
<ol><li>Download the software from La''''''Cie
<ol><li>Download the software from La''''''Cie
<ol><li>[[UbuntuHelp:LightScribe|LightScribe]] Host Software for Linux: <br> [http://www.lacie.com/download/drivers/lightscribe-1.4.136.1-linux-2.6-intel.rpm]
<ol><li>[[UbuntuHelp:LightScribe|LightScribe]] Host Software for Linux: <br> [http://www.lacie.com/download/drivers/lightscribe-1.8.15.1-linux-2.6-intel.rpm]
</li><li>[[UbuntuHelp:LightScribe|LightScribe]] Labeler for Linux <br> [http://www.lacie.com/download/drivers/4L-1.0-r6.i586.rpm]
</li><li>[[UbuntuHelp:LightScribe|LightScribe]] Labeler for Linux <br> [http://www.lacie.com/download/drivers/4L-1.0-r6.i586.rpm]
</li></ol></li><li>Install the packages using Alien</li></ol>
</li></ol></li><li>Install the packages using Alien</li></ol>


<pre><nowiki>sudo alien -i lightscribe-1.4.136.1-linux-2.6-intel.rpm
<pre><nowiki>sudo alien -i lightscribe-1.8.15.1-linux-2.6-intel.rpm
sudo alien -i 4L-1.0-r6.i586.rpm</nowiki></pre>
sudo alien -i 4L-1.0-r6.i586.rpm</nowiki></pre>
''Note: The packages must be installed in this order!''
''Note: The packages must be installed in this order!''
Additionally, newer software may be available at http://www.lightscribe.com/downloadSection/linux/index.aspx
== Links ==
== Links ==
* [http://www.lacie.com/products/product.htm?pid=10803 LaCie LightScribe Labeler for Linux product page]
* [http://www.lacie.com/products/product.htm?pid=10803 LaCie LightScribe Labeler for Linux product page]

2008年4月23日 (三) 11:33的版本

{{#ifexist: :LightScribe/zh | | {{#ifexist: LightScribe/zh | | {{#ifeq: {{#titleparts:LightScribe|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:LightScribe|1|-1|}} | zh | | }}

LightScribe support for Linux.

Introduction

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

Prerequisites

  • x86 distribution of Ubuntu 6.06 LTS (Dapper) or newer
  • LightScribe-enabled DVD/CD burner
  • LightScribe media
  • Alien package, to install 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 La'Cie
    1. LightScribe Host Software for Linux:
      [1]
    2. LightScribe Labeler for Linux
      [2]
  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! Additionally, newer software may be available at http://www.lightscribe.com/downloadSection/linux/index.aspx

Links