okay, i just installed jaguar, and downloaded all the latest Self 'stuff.'
for the life of me i can't get self to work. this happened before.
if i try to use the SelfDroplet, i get:
Last login: Tue Jan 14 01:14:15 on ttyp1 cd "${SELF_WORKING_DIR}"/objects; ../vm/mac_osx/vmWelcome to Darwin! _project/build/Self.app/Contents/MacOS/Self -s "/Users/chresko/Desktop/Self/objects/Demo.snap" [chresko:~] chresko% cd "${SELF_WORKING_DIR}"/objects; ../vm/mac_osx/vm_project/build/Self.app/Contents/MacOS/Self -s "/Users/chresko/Desktop/Self/objects/Demo.snap" SELF_WORKING_DIR: Undefined variable.
if i launch self from the command line, and try to do the the _RunScript deal, i get numerous errors which i don't understand. how on earth do you get self working under OS X, jaguar?
if i edit the applescript by replacing SELF_WORKING_DIR with the correct directory, it still doesn't work.
all of my self folders/directories are on my desktop. if someone could point the way, i'd appreciate it.
thanks,
christian
You should be able to set the SELF_WORKING_DIR to the full path of the Self folder in your .tcshrc . Logout and log back in and the drop app should work.
On Tuesday, January 14, 2003, at 01:38 AM, christian.hresko wrote:
okay, i just installed jaguar, and downloaded all the latest Self 'stuff.'
for the life of me i can't get self to work. this happened before.
if i try to use the SelfDroplet, i get:
Last login: Tue Jan 14 01:14:15 on ttyp1 cd "${SELF_WORKING_DIR}"/objects; ../vm/mac_osx/vmWelcome to Darwin! _project/build/Self.app/Contents/MacOS/Self -s "/Users/chresko/Desktop/Self/objects/Demo.snap" [chresko:~] chresko% cd "${SELF_WORKING_DIR}"/objects; ../vm/mac_osx/vm_project/build/Self.app/Contents/MacOS/Self -s "/Users/chresko/Desktop/Self/objects/Demo.snap" SELF_WORKING_DIR: Undefined variable.
if i launch self from the command line, and try to do the the _RunScript deal, i get numerous errors which i don't understand. how on earth do you get self working under OS X, jaguar?
if i edit the applescript by replacing SELF_WORKING_DIR with the correct directory, it still doesn't work.
all of my self folders/directories are on my desktop. if someone could point the way, i'd appreciate it.
thanks,
christian
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Christian,
I am cleaning up old mail--did you every get it to work? Do you know we have a new release out?
- David
On Monday, January 13, 2003, at 10:38 PM, christian.hresko wrote:
okay, i just installed jaguar, and downloaded all the latest Self 'stuff.'
for the life of me i can't get self to work. this happened before.
if i try to use the SelfDroplet, i get:
Last login: Tue Jan 14 01:14:15 on ttyp1 cd "${SELF_WORKING_DIR}"/objects; ../vm/mac_osx/vmWelcome to Darwin! _project/build/Self.app/Contents/MacOS/Self -s "/Users/chresko/Desktop/Self/objects/Demo.snap" [chresko:~] chresko% cd "${SELF_WORKING_DIR}"/objects; ../vm/mac_osx/vm_project/build/Self.app/Contents/MacOS/Self -s "/Users/chresko/Desktop/Self/objects/Demo.snap" SELF_WORKING_DIR: Undefined variable.
if i launch self from the command line, and try to do the the _RunScript deal, i get numerous errors which i don't understand. how on earth do you get self working under OS X, jaguar?
if i edit the applescript by replacing SELF_WORKING_DIR with the correct directory, it still doesn't work.
all of my self folders/directories are on my desktop. if someone could point the way, i'd appreciate it.
thanks,
christian
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
I'am french newbie about Self and I've the same problem like Christian ! The last year, (...once upon a time...) I tried self in Mac OS 8 or 8.6 or ... Now, today... After download Self in Mac OS X 3.1 (Panther for the family ;-) ) it's imposible for me to open Self...
in Terminal (ooooooh I am not a friend of...):
[Pierre-Marie:~] pierrema% /Self/vm/mac_osx/vm_project/build/Self.app /Self/ objects/BareBones.snap tcsh: /Self/vm/mac_osx/vm_project/build/Self.app: Permission denied.
If you like ..I Try to inform you more ;-)
[Pierre-Marie:~] pierrema% ls -l /Self/vm/mac_osx/vm_project/build/Self.app total 0 drwxr-xr-x 7 pierrema admin 238 19 Jun 01:55 Contents
[Pierre-Marie:~] pierrema% ls -l /Self/objects/BareBones.snap -rwxr-xr-x 1 pierrema admin 11324641 18 Jun 01:37 /Self/objects/ BareBones.snap
Perhaps, now, you know the age of the captain, but not me...;-) Thanks to answer me in mac-civilized language ;-)
Dear Self'ers,
We have fixed some VM bugs that we found once switching to Panther. We'll try to get a new release out soon.
- David
self-interest@lists.selflanguage.org