Page 1 of 1

Compiling with Goom under arch

Posted: 06 Apr 2009 05:14
by guitarMan666
No matter what I do, I cannot get Goom to appear in the Audio > Visulizations menu. It is not in the default Arch package available through pacman, and compiling from source with the --enable-goom flag doesn't do the trick either.

Other than Goom I am happy with the default settings in VLC so I use the following command to compile:

./configure --prefix=/usr/local --enable-goom && make

Although I did try this one (modified from a post on these forums):
./configure --prefix=/usr/local --enable-snapshot --enable-dbus-control --enable-musicbrainz --enable-shared-libvlc --enable-mozilla --enable-lirc --with-ffmpeg-tree=../extras/ffmpeg --enable-shout --enable-taglib --enable-v4l --enable-dvb --enable-realrtsp --disable-xvmc --enable-svg --enable-dvdread --enable-dv --enable-theora --enable-faad --enable-real --enable-flac --enable-tremor --enable-skins2 --enable-qt4 --enable-ncurses --enable-aa --enable-caca --enable-alsa --enable-jack --enable-xosd --enable-galaktos --enable-goom --disable-cddax --disable-vcdx --disable-quicktime --enable-lua --disable-live555 && make

Both of those have each been tried as two seperate commands.

No goom from either. Any thoughts? Is Goom not available in the Linux release? It's not a HUGE deal, but i do enjoy having it in the PortableApps version on my thumbdrive and I would like it in the install on my PC.
Thanks in advance!

Re: Compiling with Goom under arch

Posted: 06 Apr 2009 08:56
by Jean-Baptiste Kempf
vim config.log

Search goom

Re: Compiling with Goom under arch

Posted: 09 Apr 2009 23:19
by guitarMan666
I see now that it didn't find goom/goom.h. I take it then that the goom source must be downloaded seperately. Where should it go after that?

Re: Compiling with Goom under arch

Posted: 10 Apr 2009 00:42
by Jean-Baptiste Kempf
Install goom devel libraries.