Re: [Pipmak-Users] Troubles in Linux
Status: Alpha
Brought to you by:
cwalther
From: Christian W. <cwa...@gm...> - 2006-10-14 20:40:51
|
Dennis wrote: > Well, I have the last version 0.0.8 and I deleted the line 'Requires: <at> > requirements <at> ' and compiled Pipmak's binary. And when I run it, I have the > same error with SDL. Good. > Then I compiled it with debug info. What I must do next? Run 'gdb pipmak', then at the '(gdb)' prompt, type 'run'. Pipmak should start and crash. Type 'bt' to get a backtrace, then 'continue' or 'quit' to quit. Post the backtrace (or the output of the whole debugging session) here. -Christian |