new to self OSX

christian.hresko godpup at ix.netcom.com
Tue Aug 13 01:30:56 UTC 2002


trying to get the self (MacOSX) VM to launch properly.  encountered the 
following problem(s);


using the droplet to launch a Demo:

Welcome to Darwin!
"${SELF_WORKING_DIR}"/vm/mac_osx/vm_project/build/Self.app/Contents/MacOS/
Self -s "/Self/objects/Demo.snap"
[localhost:~] chresko%
"${SELF_WORKING_DIR}"/vm/mac_osx/vm_project/build/Self.app/Contents/MacOS/
Self -s "/Self/objects/Demo.snap"
SELF_WORKING_DIR: Undefined variable.
[localhost:~] chresko%


if i launch from the command line:

VM#

VM# 'smallUI2.self' _RunScript

A lookup error happened while sending the message
	primitiveFailedError:Name:
to
	'smallUI2.self'.
Subsequently, the lookup error message
	undefinedSelector:Receiver:Type:Delegatee:MethodHolder:Arguments:
was sent to
	<2>,
and was also not understood, causing the process to be aborted by the
Self VM.

#0 (<error>:1): primitiveFailedError:Name: = ( | self* =
'smallUI2.self '. :arg1
= 'ENOENT'. :arg2 = '_RunScript'. delegatee = nil. |
"undefined selector error;
this method was automatically generated by the VM."
)

#1 (<stdin>:1): <top level expr> = ( | self* = lobby. | 'smallUI2.self'
_RunScript)

VM#


also, do i need XWindows?

thanks,

christian




More information about the Self-interest mailing list