Josh Branning <lovell.joshyyy@...> writes: > Hi, here's what I did to get agar working on Debian GNU/Linux: > sudo apt-get install autoconf libsdl1.2-dev libsdl-ttf2.0-dev > libsdl-image1.2-dev > svn checkout http://dev.hypertriton.com/agar/trunk agar-trunk > cd agar-trunk > .../configure > make depend all > sudo make install > sudo /sbin/ldconfig
Thanks, but I tried exactly that and the results were the same. I'm using lubuntu 12.4 by the way. unresolved symbol: jpeg_resync_to_restart seems to indicate that agar libraries should have been linked to libjpeg, but weren't for some reason. I have libjpeg installed, including its dev package. Essentially, what you suggested and what I did at first were identical except that you had libsdl-image1.2-dev installed, and I did not. So, basically, the problem still is not solved.... _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
