Infinity on FreeBSD 4.6.2 w/o SDL 1.0.6
"VERY NICE Plug in! It took a little bump and shove to get it working on my system, so I thought I'd document it in case there is anyone else with FreeBSD 4.6 that wants to put this on. It is worth the work! First you need to make symlinks for glib_config and gtk_config in the /bin directory (you may need to install them from /usr/ports first if you haven't already) Then CD into /bin and type; ln -s (path to glib12_config) glib_config ln -s (path to gtk12_config) gtk_config Then go to the directory you upacked the Infinity program files to and edit the configure script. Search for a line that says: enable_sdltest=yes and change it to no and save the file. Then cd /usr/local/include/SDL11 mkdir SDL cp *.* SDL Now all you have to do is go back to the directory you're installing from and run
./configure
make
make install
That got it to work on my system anyway."
Submitted on 2002-11-14 00:47:25 to the Infinity plugin page at www.xmms.org by ScoPro (lukejwalker at yahoo.com)
