Picard Linux Install: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(Guide to installing picard in linux (Imported from MoinMoin))
 
((Imported from MoinMoin))
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
Setup and install guide for Picard under Linux.
Setup and install guide for Picard under Linux.


==Install under Ubuntu Linux==


==Ubuntu==
# Add the line '''deb [http://zim.musicbrainz.org/~luks/ubuntu http://zim.musicbrainz.org/~luks/ubuntu] /''' to '''/etc/apt/sources.list'''
# Do '''sudo apt-get update''' to update the repositories and the '''sudo apt-get install picard''' in console to install Picard


<span id="ubuntupackages"></span>
Tested under 5.10 Breezy Badger. -- [[User:Shrike|Shrike]] {{DateTime}}
===Packages===


# Add the line <code><nowiki>deb http://zim.musicbrainz.org/~luks/ubuntu /</nowiki></code> to <code><nowiki>/etc/apt/sources.list</nowiki></code>
[[Category:To Be Reviewed]] [[Category:Documentation]]
# Do <code><nowiki>sudo apt-get update</nowiki></code> to update the repositories and the <code><nowiki>sudo apt-get install picard</nowiki></code> in console to install Picard
<ul><li style="list-style-type:none">2.b You can also use Synaptic to install Picard after adding the line as in part 1 above.
</ul>

Tested under 5.10 Breezy Badger. -- [[User:Shrike|Shrike]] As of April 2, 2006, this does not work under Dapper.

Note: if you are getting a error like: "Attribute Error: 'module' object has no attribute 'eTooManyPUIDs'", try removing libtunepimp2c2 (older library from breezy). That fixed things for me.

===Source code===

See [http://bugs.musicbrainz.org/browser/picard/trunk/INSTALL.Ubuntu Installing picard-0.7.0 on Ubuntu 5.10 ("Breezy Badger")] for instructions.

==Debian==

Ready made packages without warranty can be found at [http://cord.de/proj/debian/musicbrainz http://cord.de/proj/debian/musicbrainz].
# Add the line <code><nowiki>deb http://cord.de/proj/debian/musicbrainz /</nowiki></code> to <code><nowiki>/etc/apt/sources.list</nowiki></code>
# Do <code><nowiki>sudo apt-get update</nowiki></code> to update the repositories and the <code><nowiki>sudo apt-get install picard</nowiki></code> in console to install Picard

send bugs/problems with those packages to [mailto:cord@Wunder-Nett.org mailto:cord@Wunder-Nett.org]

==Gentoo==

Marti Raudsepp (aka [[User:intgr|intgr]]) has written a Portage overlay for Picard 0.7.0 beta2 and related ebuilds.
* [http://juffo.org/proj/musicbrainz-overlay/README.html Installation instructions]
* [http://juffo.org/proj/musicbrainz-overlay/musicbrainz-overlay.tar.gz Overlay tarball]

==ALT Linux==

Mikhail Yakshin aka [[User:GreyCat|GreyCat]] has compiled all ~10 packages that were needed by Picard and Picard itself into ALT Linux Sisyphus repository, so all ALT Linux users can now instantly run Picard after simple "apt-get install picard". His package can be downloaded from [http://sisyphus.ru/srpm/picard http://sisyphus.ru/srpm/picard]

[[Category:To Be Reviewed]] [[Category:Documentation]] [[Category:Picard]]

Revision as of 07:48, 25 April 2006

Setup and install guide for Picard under Linux.


Ubuntu

Packages

  1. Add the line deb http://zim.musicbrainz.org/~luks/ubuntu / to /etc/apt/sources.list
  2. Do sudo apt-get update to update the repositories and the sudo apt-get install picard in console to install Picard
  • 2.b You can also use Synaptic to install Picard after adding the line as in part 1 above.

Tested under 5.10 Breezy Badger. -- Shrike As of April 2, 2006, this does not work under Dapper.

Note: if you are getting a error like: "Attribute Error: 'module' object has no attribute 'eTooManyPUIDs'", try removing libtunepimp2c2 (older library from breezy). That fixed things for me.

Source code

See Installing picard-0.7.0 on Ubuntu 5.10 ("Breezy Badger") for instructions.

Debian

Ready made packages without warranty can be found at http://cord.de/proj/debian/musicbrainz.

  1. Add the line deb http://cord.de/proj/debian/musicbrainz / to /etc/apt/sources.list
  2. Do sudo apt-get update to update the repositories and the sudo apt-get install picard in console to install Picard

send bugs/problems with those packages to mailto:cord@Wunder-Nett.org

Gentoo

Marti Raudsepp (aka intgr) has written a Portage overlay for Picard 0.7.0 beta2 and related ebuilds.

ALT Linux

Mikhail Yakshin aka GreyCat has compiled all ~10 packages that were needed by Picard and Picard itself into ALT Linux Sisyphus repository, so all ALT Linux users can now instantly run Picard after simple "apt-get install picard". His package can be downloaded from http://sisyphus.ru/srpm/picard