Search found 3 matches

by Owen_R
Fri Oct 25, 2013 10:05 am
Forum: newLISP and the O.S.
Topic: Newlisp won't run on 64bit Kubuntu? (13.04)
Replies: 4
Views: 6538

Re: Newlisp won't run on 64bit Kubuntu? (13.04)

it claimed a file that was clearly *there*, didn't exist. That happens with any 32-bit binary on a 64-bit Linux. Really? Would it have worked if I had the 32bit libraries it required, then? [EDIT: Yes, that *is* kinda a non-sequitor question; It's something someone else told me was the way it works...
by Owen_R
Thu Oct 24, 2013 3:38 pm
Forum: newLISP and the O.S.
Topic: Newlisp won't run on 64bit Kubuntu? (13.04)
Replies: 4
Views: 6538

Re: Newlisp won't run on 64bit Kubuntu? (13.04)

Actually, it did exactly the same thing when I ran it directly like that. (I forgot to mention I had already tried that.) So yeah, it claimed a file that was clearly *there*, didn't exist. Anyway, I just built it from source. Let's see, along the way I got... "newlisp.h:135:19: fatal error: ffi.h: N...
by Owen_R
Thu Oct 24, 2013 12:55 pm
Forum: newLISP and the O.S.
Topic: Newlisp won't run on 64bit Kubuntu? (13.04)
Replies: 4
Views: 6538

Newlisp won't run on 64bit Kubuntu? (13.04)

(This doesn't seem like quite the right place to ask this kind of question, but I didn't see any better category...?) So I just installed Kubuntu (13.04) on both my computers... old desktop - 32bit processor - 32bit OS newer netbook - 64bit processor - 64bit OS I installed newlisp on both. (By down...