![](https://secure.gravatar.com/avatar/58a5209b61cc09379468fe48275f2ddf.jpg?s=120&d=mm&r=g)
On Fri, 22 Jul 2005 11:30:35 -0500, aaron-XW8b5UTxoeLYtjvyW6yDsg wrote:
Lucas Vieites wrote:
$ inkscape inkscape: /usr/bin/../lib/libpng12.so.0: no version information available (required by inkscape)
You can ignore this.
art_render_invoke: no image source given
I'm guessing this is the source of the problem, or at least related.
Is this enough to file a bug?
Could you run it under a debugger and get a backtrace? Alternatively try "catchsegv inkscape" and copy/paste the output here.
Also, please send us the output of "ldd `which inkscape`"
I suppose after this all settles down we might need packages build with gcc 3.3 and pacakges build with gcc 4.0. Is this a correct assumption?
That should not be necessary, unless the dependencies of Inkscape changed while I wasn't looking. Regardless, the 1.2 release of autopackage will ensure the user always gets a binary of the right ABI. If this really is a C++ issue, then that should solve it.
thanks -mike