[aquaria] Possible README.txt file attached

Thomas W. Most twm at freecog.net
Sat Apr 23 20:30:03 EDT 2011


On Fri, Apr 22, 2011 at 4:16 AM, Ryan C. Gordon <icculus at icculus.org> wrote:
>> Because I had problems installing the new version of Aquaria, I wrote
>> the attached README.txt that could be put into the repository. I can
>> make changes if necessary, just tell me.
>
> This is in revision control now (any changes are welcome as patches).

Perhaps "build" should be "cmake-build", since it's already in .hgignore?

--Tom

----

diff -r 0a066c021270 README.txt
--- a/README.txt        Sat Apr 23 20:20:08 2011 -0400
+++ b/README.txt        Sat Apr 23 20:21:47 2011 -0400
@@ -18,10 +18,10 @@
 build-essential cmake liblua5.1-0-dev libogg-dev libvorbis-dev
 libopenal-dev libsdl1.2-dev

-2- Create a sub-directory 'build' and move into it
+2- Create a sub-directory 'cmake-build' and move into it

-$ mkdir build
-$ cd build
+$ mkdir cmake-build
+$ cd cmake-build

 3- run cmake


More information about the aquaria mailing list