Hi Hansi,

Hansi Raber <[EMAIL PROTECTED]> (on Wed, 17 May 2006 13:17:01 +0200):

  > ./configure --prefix=... --enable-static --disable-shared
  > make && make install

that looks fine. what prefix do you actually use? .?

  > i can now run swfmill like this:
  > LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. ./swfmill simple template.xml  
  > template.swf
  > 
  > which gives me a just segmentation fault?!

thats not very nice of it. do you have any possibility of running it thru gdb 
or strace? If not, does a parameterless call 
("LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. ./swfmill") also segfault?

-dan

-- 
http://0xDF.com/
http://iterative.org/

_______________________________________________
swfmill mailing list
[email protected]
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to