mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-22 00:44:00 +01:00
Updated Setting Up a Local Musicbrainz Mirror (markdown)
@@ -148,6 +148,11 @@ _(NOTE: In order to install all the Carton dependencies, all of these packages a
|
||||
> cat Makefile.PL | grep ^requires > cpanfile
|
||||
> carton install --deployment
|
||||
|
||||
> The following three libraries failed to install, so install them manually:
|
||||
> sudo cpan Hash::Merge
|
||||
> sudo cpan JSON::Syck
|
||||
> sudo cpan Net::CoverArtArchive::CoverArt
|
||||
|
||||
> Note that if you've previously used this command in the musicbrainz folder it
|
||||
> will not always upgrade all packages to their correct version. If you're
|
||||
> having trouble running musicbrainz, run "rm -rf local" in the musicbrainz
|
||||
|
||||
Reference in New Issue
Block a user