Picard BSD Install: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
m (4 revision(s))
(No difference)

Revision as of 08:43, 15 March 2009

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.