Page 1 of 1

dev release v.9.2.5 install problem on Intel / Tiger ?

Posted: Tue Nov 13, 2007 3:07 pm
by dave_f
I had a problem installing development release 9.2.5 on my Intel iMac running OS 10.4.10. When running the install package a window popped up with the following message:
"You cannot continue. There is nothing to install. "

I had no problem installing the ppc version of 9.2.5 on my work machine - a dual-G5 PowerMac runnnig OS 10.4.10.

I had previously installed dev release 9.2.4 on both machines.

Thanks in advance,

Dave F.
Eugene, Oregon

Posted: Tue Nov 13, 2007 4:13 pm
by Lutz
remove the file: /Library/Receipts/newLISPpackage.pkg

and try again. The system thinks you have already installed.

Lutz

Posted: Tue Nov 13, 2007 4:38 pm
by dave_f
Good news and bad news.

Good: after deleting the file in Receipts, I was able to install 9.2.5

Bad: When I start newLISP, I see the dragonfly-on-cough-drop icon forever, or until I click on it, but the editing/REPL window never appears. I tried restarting my machine, but that didn't help.

thanks again,

Dave F.

Posted: Tue Nov 13, 2007 5:20 pm
by cormullion
Just to confirm - both these problems occurred on my imac too. "nothing to install" message, followed by non-appearing newLISP-GS editor.

More seriously, though, newlisp now fails to run, with a 'bus error'...

Looks like a stray neutrino has hit Lutz's hard disk... :)

Posted: Tue Nov 13, 2007 6:38 pm
by Lutz
Has nobody ever been able to install newlisp-9.2.5-intel.dmg correctly?

The intel.dmg was made on a new 10.5 Leopard MacMini-Intel, but installed fine for me on my 10.4 Tiger MacBook. The MacBook meanwhile is running 10.5 Leopard too (really love it :)).

Sometimes running a Java app for the first time on a rebooted machine can take a longer time, but not longer than a minute at most.

Has anybody been able to install newlisp-9.2.5-intel.dmg and run it correctly?

Lutz

Posted: Tue Nov 13, 2007 8:14 pm
by newdep
I get strange errors om my MacClassic when I install the package too !

(yes I have a real mac classic on my deskt,
but thats basicly for playing chess and for the smell of good old ozon..;-)

PS: I can stack 3 mac-mini's in that MacClassic of mine and still have room
for a beer on top ;-)

Posted: Tue Nov 13, 2007 8:38 pm
by Lutz
Does you MacClassic run OS X ? and is it a PPC CPU?

Lutz

Posted: Tue Nov 13, 2007 9:20 pm
by newdep
..Sorry!..im dreaming on having it running on that Pre-release PowerPC ..68020..

Posted: Wed Nov 14, 2007 3:41 am
by dave_f
I just downloaded and installed the re-posted Intel development release of 9.2.5
---> It now works on my Intel iMac running OS 10.4.10. Life is good. Thanks !

Dave F

Posted: Wed Nov 14, 2007 8:50 am
by cormullion
Works here too. Thanks!

Presumably it's something to do with Apple's switch to full 64 bit for Leopard...? (I hope that sounds as if I know what I'm talking about - actually I haven't the faintest idea... :_)

Posted: Wed Nov 14, 2007 5:09 pm
by Lutz
I am glad a recompile on Tiger 10.4 solved the problems. Thanks to Rickyboy for helping out and doing the compile for the intel package posted.

OS X 10.5 Leopard seems to employ a new function for loading dynamic libraries, which is not present on 10.4/Tiger. The old functions still work but are deprecated in 10.5 and any compiles made in Leopard will only use the new functions.

Perhaps this has to do with the speedup on a loaded system in Leopard.

For some time versions for Mac OS X Intel will be made on 10.4 Tiger. Hopefully Apple will address this problem soon and give a possibility to create Intel binaries for a Tiger target on Leopard.

Lutz