|
Install
Compiling and Installing Goggles Music Manager
Contents: Arch LinuxGoggles Music Manager is available in the community repository. The package is called 'musicmanager'. pacman -S musicmanager Once installed you can run Goggles Music Manager: gmm Cygwin PortsGoggles Music Manager is available from Cygwin Ports. DebianHendrik Rittich provides debian packages in his package repository FreeBSDGoggles Music Manager is available in the FreeBSD Ports and Packages Collection (Thanks to Sascha Klauder). The port is availabe here. To install the port: cd /usr/ports/audio/gmm/ && make install clean To add the package: pkg_add -r gmm GentooAn gentoo ebuild provided by Andrey Yurchuk is available here MandrivaMandriva rpms are provided by mandrivauser.de for i586 and x86_64 Type this in a console as root to add RPMS to the urpmi database: Mandriva 2009.1 i586: urpmi.addmedia 2009.1_mud-free_release ftp://ftp.mandrivauser.de/rpm/GPL/2009.1/i586/release with media_info/synthesis.hdlist.cz Mandriva 2009.1 x86_64: urpmi.addmedia 2009.1_mud-free_release ftp://ftp.mandrivauser.de/rpm/GPL/2009.1/x86_64/release with media_info/synthesis.hdlist.cz OpenSUSEOpenSUSE packages are provided by the PackMan project. Thanks to Toni Graffy. SlackwareSlackBuilds provides a slackbuild script to create a musicmanager package for slackware. (Thanks to Keith Richie) SlitazSliTaz provides a Goggles Music Manager package (Thanks to Chadi El Ahmad). To install azpkg get-install gogglesmm UbuntuGetDEB provides a Goggles Music Manager package. Please see the install instructions on http://www.getdeb.net. From Source1. Install all required dependencies.
2. Run the configure script 'configure' to configure Goggles Music Manager. There are several command line options you may have to specify when running this script. For a complete overview of all options use: ./configure --help We assume that all required packages are installed in /usr. If thats not the case,you can change the installation prefix for each package on the commandline: ./configure --fox-prefix=/usr/local To compile Goggles Music Manager with debug information, add the '--enable-debug' configure option: ./configure --enable-debug 3. Compile by running 'make' make 4. If everything compiled fine, you are ready to install Goggles Music Manager in its final location. By default this will be in /usr. Using the --prefix option you can tell configure to install it somewhere else. su make install or su ./configure --prefix=/usr/local make install 5. Run the software gmm |
Sign in to add a comment
Where is the .exe installer for Winblows?
Where is the .dmg installer for Mac?
Although both mac and win ports are possible, no volunteers have offered any help regarding those (don't own a mac for example). Windows would be a little bit harder due to compiling Xine.
Good! I have installed gmm in Ubuntu Intrepid 64 and all work fine! Light and reactive... nice job! :) Only one thing... the gapless playback... there is an impercetible gap! Maybe I've do some mistake during the installation?
(...sorry for my english...)
Yes, it's not perfect. But it works for me about 80% of the time so I'm pretty happy about it myself. It's implemented in xine, so I'm somewhat limited by what it does.
Works like charm on OpenSuse? 11.1 Here is the detail >> http://linuxpoison.blogspot.com/2009/09/goggles-music-manager-gmm-jukebox.html