adonthell-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Adonthell-general] Testing the installation


From: Kai Sterker
Subject: Re: [Adonthell-general] Testing the installation
Date: Wed, 6 Mar 2013 20:17:48 +0100

On Tue, Mar 5, 2013 at 11:20 PM, shirish शिरीष <address@hidden> wrote:
> Hi all,
> I was able to do the make install without an issue :-
> After that I tried to run the installation reading from the wiki here :-
>
> http://adonthell.berlios.de/doc/index.php/Development:Compiling#Testing_the_Installation
>
> This resulted in a quick flash and nothing.
>
> ~/games/adonthell/adonthell-build/test$ ./worldtest -g ../../adonthell/test 
> data
>
> Maybe now it's something different ?

The command look right. What's odd is that you do not seem to get any
error messages?

In that case, the only thing left to do is debug, i.e.

gdb  ./worldtest -g
run -g ../../adonthell/test data
bt

Then post the result here.

Regards,

Kai



reply via email to

[Prev in Thread] Current Thread [Next in Thread]