Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
nebula_notes [2007-06-07 11:02] – created niknebula_notes [2007-06-07 11:04] (current) nik
Line 7: Line 7:
  
 docs for nebula1 >> http://nebuladevice.sf.net/doc/autodoc/ docs for nebula1 >> http://nebuladevice.sf.net/doc/autodoc/
 +
  
  
Line 14: Line 15:
 re: the nebula device and it slavic onomatopoetics re: the nebula device and it slavic onomatopoetics
  
-  +=== the nebula console ===
-== the nebula console ==+
  
- relevant files,+relevant files,
   ~/nebula/data/startup.tcl   ~/nebula/data/startup.tcl
  
Line 94: Line 94:
          /sys/servers/osc.open 5558 localhost 5559          /sys/servers/osc.open 5558 localhost 5559
 </code> </code>
 +
 +
  
  
Line 108: Line 110:
 you will need a few libs, which can be installed manually or with fink (and proably darwinports, if you prefer) you will need a few libs, which can be installed manually or with fink (and proably darwinports, if you prefer)
  
-TCL/Tk > http://mini.net/tcl/8702 +  * TCL/Tk > http://mini.net/tcl/8702 
-DevIL > http://openil.sourceforge.net/ +  DevIL > http://openil.sourceforge.net/ 
-other stuff from fink; +  other stuff from fink; 
-see this page for a few notes and the dependencies >> http://nebuladevice.sourceforge.net/cgi-bin/twiki/view/Nebula/CompilingNebulaOnOSX (note it's Contents/Resources, and not Content/Resources --PiX)+    see this page for a few notes and the dependencies >> http://nebuladevice.sourceforge.net/cgi-bin/twiki/view/Nebula/CompilingNebulaOnOSX (note it's Contents/Resources, and not Content/Resources --PiX)
  
 checkout the nebula (1) code from sourceforge checkout the nebula (1) code from sourceforge
Line 123: Line 125:
 in nebula/code/src/config.mak in nebula/code/src/config.mak
  
-<pre.+<code>
 -N_PLATFORM = __WIN32__ -N_PLATFORM = __WIN32__
 +N_PLATFORM = __MACOSX__ +N_PLATFORM = __MACOSX__
-</pre>+</code>
 ( This shouldn't be necessary if the OSTYPE variable is correctly exported. I had trouble getting all of the right variables exported in zsh but it mostly worked in bash. ) ( This shouldn't be necessary if the OSTYPE variable is correctly exported. I had trouble getting all of the right variables exported in zsh but it mostly worked in bash. )
  
  • nebula_notes.1181214151.txt.gz
  • Last modified: 2007-06-07 11:02
  • by nik