Picard BSD Install: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 4: Line 4:


Setup and install guide for [[Picard Tagger|Picard]] under BSD.
Setup and install guide for [[Picard Tagger|Picard]] under BSD.



==FreeBSD==
==FreeBSD==

<span id="freebsd"></span>

To install Picard on FreeBSD follow these steps:
To install Picard on FreeBSD follow these steps:
# Update your ports tree using your method of choice <pre>portsnap fetch update</pre>or:<pre>csup -g -L2 -hcvsup.freebsd.org /path/to/ports-supfile</pre>
# Update your ports tree using your method of choice <pre>portsnap fetch update</pre>or:<pre>csup -g -L2 -hcvsup.freebsd.org /path/to/ports-supfile</pre>

Latest revision as of 00:19, 28 March 2010

Products > Picard > Installation Instructions for BSD Systems

Installing Picard on BSD systems

Setup and install guide for Picard under BSD.

FreeBSD

To install Picard on FreeBSD follow these steps:

  1. Update your ports tree using your method of choice
    portsnap fetch update
    or:
    csup -g -L2 -hcvsup.freebsd.org  /path/to/ports-supfile
  2. Install Picard
    cd /usr/ports/audio/picard/make install clean

You can learn more about the FreeBSD port of Picard at FreshPorts.