Talk:Openmoko under QEMU on MacOSX

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m
m
Line 1: Line 1:
something someone from the german studivz.net reported to me:
+
something someone from the german studivz.net reported to me:<br/>
1. get newest version from SVN-repository:
+
1. get newest version from SVN-repository:<br/>
 
  svn co https://svn.openmoko.org/trunk/src/host/qemu-neo1973
 
  svn co https://svn.openmoko.org/trunk/src/host/qemu-neo1973
2. change to that directory
+
2. change to that directory<br/>
 
3. in subdirectory gnokiigsm open device.h and add/edit in line 33 the following:
 
3. in subdirectory gnokiigsm open device.h and add/edit in line 33 the following:
 
  #define __ptr_t void *
 
  #define __ptr_t void *
4. save
+
4. save<br/>
5. http://www.apple.com/downloads/macosx/unix_open_source/lynxtextwebbrowser.html
+
5. http://www.apple.com/downloads/macosx/unix_open_source/lynxtextwebbrowser.html<br/>
6. install package 'netbpm' (google and compile or use Fink  
+
6. install package 'netbpm' (google and compile or use Fink Comander)<br/>
Comander)
+
7. change to OpenMoko directory<br/>
7. change to OpenMoko directory
+
 
8.  
 
8.  
 
  ./configure --target-list=arm-softmmu
 
  ./configure --target-list=arm-softmmu
 
9.
 
9.
 
  make
 
  make
10. execute 'download.sh' in subdirectory 'openmoko'  
+
10. execute 'download.sh' in subdirectory 'openmoko' <br/>
11. execute 'flash.sh'  
+
11. execute 'flash.sh' <br/>
12. on quit of flash.sh there will be a command line for starting qemu
+
12. on quit of flash.sh there will be a command line for starting qemu<br/><br/>
  
haven't tried it yet, though
+
haven't tried it yet, though<br/>
 
--[[User:Minime|Minime]] 14:10, 15 July 2007 (CEST)
 
--[[User:Minime|Minime]] 14:10, 15 July 2007 (CEST)

Revision as of 13:13, 15 July 2007

something someone from the german studivz.net reported to me:
1. get newest version from SVN-repository:

svn co https://svn.openmoko.org/trunk/src/host/qemu-neo1973

2. change to that directory
3. in subdirectory gnokiigsm open device.h and add/edit in line 33 the following:

#define __ptr_t void *

4. save
5. http://www.apple.com/downloads/macosx/unix_open_source/lynxtextwebbrowser.html
6. install package 'netbpm' (google and compile or use Fink Comander)
7. change to OpenMoko directory
8.

./configure --target-list=arm-softmmu

9.

make

10. execute 'download.sh' in subdirectory 'openmoko'
11. execute 'flash.sh'
12. on quit of flash.sh there will be a command line for starting qemu

haven't tried it yet, though
--Minime 14:10, 15 July 2007 (CEST)

Personal tools

something someone from the german studivz.net reported to me: 1. get newest version from SVN-repository:

svn co https://svn.openmoko.org/trunk/src/host/qemu-neo1973

2. change to that directory 3. in subdirectory gnokiigsm open device.h and add/edit in line 33 the following:

#define __ptr_t void *

4. save 5. http://www.apple.com/downloads/macosx/unix_open_source/lynxtextwebbrowser.html 6. install package 'netbpm' (google and compile or use Fink Comander) 7. change to OpenMoko directory 8.

./configure --target-list=arm-softmmu

9.

make

10. execute 'download.sh' in subdirectory 'openmoko' 11. execute 'flash.sh' 12. on quit of flash.sh there will be a command line for starting qemu

haven't tried it yet, though --Minime 14:10, 15 July 2007 (CEST)