Picard BSD Install: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
m (4 revision(s))
 
No edit summary
Line 17: Line 17:
You can learn more about the FreeBSD port of Picard at [http://www.freshports.org/audio/picard/ FreshPorts].
You can learn more about the FreeBSD port of Picard at [http://www.freshports.org/audio/picard/ FreshPorts].


[[Category:To Be Reviewed]] [[Category:Picard]]
[[Category:MusicBrainz Picard]][[Category:How To]]

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.