Mac OS X 10.4 install correctly but does not load.

If you have problems with the installation of KBasic, you are right here

Mac OS X 10.4 install correctly but does not load.

Postby Serge3 » Mon Dec 21, 2009 8:16 pm

I have a iMac G3 OS X 10.4.11 with 512K and 40 Giga.

Install successfully .... But when I click on the icon it does not start the program
and does not show the main window...

Version installed is: KBasic Professional_mac.dmg (V1.89(s)

Please help me to solve this problem .....
Serge3
 
Posts: 4
Joined: Mon Dec 21, 2009 7:35 pm

Re: Mac OS X 10.4 install correctly but does not load.

Postby berndnoetscher » Tue Dec 22, 2009 10:04 am

It is supposed to work on Mac 10.4 yet.
Open terminal.app and goto the installation directory of KBasic and goto

and type
Code: Select all
cd KBasic.app
cd Contents
cd MacOS
./kbide


Tell us the error you get.
berndnoetscher
Site Admin
 
Posts: 1059
Joined: Tue Sep 25, 2007 9:37 am

Re: Mac OS X 10.4 install correctly but does not load.

Postby Serge3 » Tue Dec 22, 2009 4:27 pm

Thank You for your prompt answer ..

My directory is : /Application/KBasic.ap

I try:

Cd /Application/KBasic.app
Cd Contents
Cd MacOS
./kbide


RESULTS :

dyld: incompatible cpu_subtype
Trace Bpt trap

MY SYSTEM IS:
600 Mhz Power PC G3
memory 512 MByte SDRAM

Mac OS X version 10.4.11

Thank you very much for your help .....
Serge3
 
Posts: 4
Joined: Mon Dec 21, 2009 7:35 pm

Re: Mac OS X 10.4 install correctly but does not load.

Postby Slowdown » Tue Dec 22, 2009 9:08 pm

If i read it correctly the problem is not Tiger but the CPU.
I have installed the latest KBasic version on OSX 10.4.x and it worked fine.
Regards
Slowdown for now i'm back
Slowdown
 
Posts: 347
Joined: Sat May 02, 2009 6:48 pm
Location: Netherlands

Re: Mac OS X 10.4 install correctly but does not load.

Postby berndnoetscher » Sat Jan 02, 2010 7:40 pm

Looks like the newest version is for Intel only by accident. I have to investigate, because I switched my Mac and to the latest Qt.
berndnoetscher
Site Admin
 
Posts: 1059
Joined: Tue Sep 25, 2007 9:37 am

Re: Mac OS X 10.4 install correctly but does not load.

Postby Serge3 » Tue Jan 05, 2010 6:21 pm

Thank you for your answer.
Hope you will find a solution ...
Serge3
 
Posts: 4
Joined: Mon Dec 21, 2009 7:35 pm

Re: Mac OS X 10.4 install correctly but does not load.

Postby berndnoetscher » Tue Jan 05, 2010 7:23 pm

Found out the problem:
--> The error message says the programme exits because the binary has been compiled with the cpu-subtype value set too high for G3 Macs.

I am sorry, but the current download binary package is compiled for G4 and above or newer Intel Macs.
You have a chance to get a running KBasic, if you download the source codes and recompile it on your Mac as binary.
Due to lack of time, I have not time to change the binary version of KBasic. Good luck!
berndnoetscher
Site Admin
 
Posts: 1059
Joined: Tue Sep 25, 2007 9:37 am

Re: Mac OS X 10.4 install correctly but does not load.

Postby Serge3 » Wed Jan 06, 2010 1:43 pm

Thanks for your answer
I downloaded the source codes, but there is to many files.
Please tell me which files and the procedure to compile it ?
Sorry to take of your time.....
Serge3
 
Posts: 4
Joined: Mon Dec 21, 2009 7:35 pm

Re: Mac OS X 10.4 install correctly but does not load.

Postby berndnoetscher » Thu Jan 07, 2010 6:54 am

Serge3 wrote:Thanks for your answer
I downloaded the source codes, but there is to many files.
Please tell me which files and the procedure to compile it ?
Sorry to take of your time.....


Read the description on http://www.kbasic.com/doku.php?id=source_codes

You need Qt for Mac and Qt Creator
berndnoetscher
Site Admin
 
Posts: 1059
Joined: Tue Sep 25, 2007 9:37 am


Return to Installation

cron