denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] PROBLEM after install denemo


From: Jeremiah Benham
Subject: Re: [Denemo-devel] PROBLEM after install denemo
Date: Wed, 18 Mar 2009 12:37:24 -0500

On Wed, 2009-03-18 at 18:07 +0100, LuCici wrote:
> Hi,
> I've installed denemo into Ubuntu 8.04 from the source code
> ... ./configure ... make ... make install ...
> all ok!!!
> 
> but now it doesn't start... the process die in few second!!!
> 
> 
> Thanks, for your time!!!

Launch Denemo from the command line. What does the command line say?
What version? current Git? Snapshot number? Try the current git or
snapshot see if that fixes it. If not configure denemo with ./configure
--enable-debug. Then run in gdb like this.
gdb ./src/denemo
(replace ./src/denemo this where ever you installed denemo)
then type in the gdb shell:

run

When it crashes in the gdb shell type:
bt full

cut and paste in a reply to this email.

Jeremiah
> 
> 
> 
> 
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/denemo-devel





reply via email to

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