This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: clisp crashes on startup


On Sat, Jul 7, 2012 at 8:41 AM, Daniel Colascione  wrote:
> On 7/7/12 6:04 AM, marco atzeri wrote:
>> On 7/7/2012 12:45 AM, Daniel Colascione wrote:
>>> $ clisp

Looks like a missing dependency or wrong dll perm. I saw none in your cygcheck.

Can you try
$ ldd /usr/lib/clisp-2.48/base/lisp.exe
and see of one dll is missing.
And check if one of the dll's has no x perm set.

clisp.exe is just a driver, which exec's base/lisp.exe or full/lisp.exe
-- 
Reini Urban
http://cpanel.net/   http://www.perl-compiler.org/

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]