Re: [Module::Build] What to do? What to do?
Status: Beta
Brought to you by:
kwilliams
From: Johan V. <jvr...@sq...> - 2006-04-09 11:29:24
|
Ron Savage <ro...@sa...> writes: > o There /is/ a Linux version > o There is a /freeware/ version I downloaded it and gave it a try: $ cd /home/jv/tmp $ tar -zxvf tplitelx_complete.tar.gz BasicManual.html TreePadLiteLX $ ./TreePadLiteLX cd /home/jv Runtime error 230 at 08068F45 /home/jv/tmp/TreePadLiteLX/cach/TreePadLiteLX-s: line 8: 698 Segmentation fault $ex "$@" Created with InstallMade, sup...@fr... Freebyte.com All Rights Reserved, SuperObject Software Solutions Not only does it crash, it also wiped out itself (replaced the binary by a directory). Smart. Retry (moving the binary first): $ rm -fr TreePadLiteLX $ tar -zxvf tplitelx_complete.tar.gz BasicManual.html TreePadLiteLX $ mv TreePadLiteLX tp $ ./tp cd /home/jv Runtime error 230 at 08068F45 /home/jv/tmp/TreePadLiteLX/cach/TreePadLiteLX-s: line 8: 698 Segmentation fault $ex "$@" Created with InstallMade, sup...@fr... Freebyte.com All Rights Reserved, SuperObject Software Solutions No difference. If it were open source, I could take a look. Now I'm stuk. (But this is getting off-topic, I guess) -- Johan |