Difference between revisions of "Talk:Freeciv"
From Linuxintro
imported>ThorstenStaerk (New page: In order to convince configure to accept SDL, I had to cp /usr/include/SDL/* /usr/include) |
imported>ThorstenStaerk |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | In order to convince configure to accept SDL, I had to | + | In order to convince configure from freeciv 2.1.9 to accept SDL, I had to |
cp /usr/include/SDL/* /usr/include | cp /usr/include/SDL/* /usr/include | ||
+ | |||
+ | all in all, 10 hours of work to get sound working on freeciv. Google did not have an answer. --[[User:ThorstenStaerk|ThorstenStaerk]] 16:53, 6 November 2010 (CET) |
Latest revision as of 15:53, 6 November 2010
In order to convince configure from freeciv 2.1.9 to accept SDL, I had to
cp /usr/include/SDL/* /usr/include
all in all, 10 hours of work to get sound working on freeciv. Google did not have an answer. --ThorstenStaerk 16:53, 6 November 2010 (CET)