Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
I'm still trying to get Guess working on Macintosh X-4 Tiger - wasRe: search doesn't work for me
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ears  
View profile  
 More options Sep 19, 3:23 pm
From: Ears <global...@gmail.com>
Date: Sat, 19 Sep 2009 15:23:13 -0400
Local: Sat, Sep 19 2009 3:23 pm
Subject: I'm still trying to get Guess working on Macintosh X-4 Tiger - wasRe: search doesn't work for me

Are you currently using a Mac, running System OS-X-4.11 ?

If so let know how you got it to run after it seemed to install.

Thanks,

Dwight


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bernie Hogan  
View profile  
 More options Sep 19, 5:45 pm
From: Bernie Hogan <bernie.ho...@gmail.com>
Date: Sat, 19 Sep 2009 22:45:37 +0100
Local: Sat, Sep 19 2009 5:45 pm
Subject: Re: I'm still trying to get Guess working on Macintosh X-4 Tiger - wasRe: search doesn't work for me
If guess is a folder in applications i.e. the path is /Applications/guess/

Then you should be able to go to the terminal and
type: cd /Applications/guess/
and then type

./guess.sh

To start guess. If you need to retool your guess.sh file, replace the
text in there with this text:
- - - copy below - - -
#!/bin/sh

# edit the line below
export GUESS_HOME=/Applications/guess
export GUESS_LIB=$GUESS_HOME/lib

export GCLASSPATH="$GUESS_LIB/guess.jar:$GUESS_LIB/piccolo.jar:$GUESS_LIB/piccolox .jar:$GUESS_LIB/jung.jar:$GUESS_LIB/commons-collections.jar:$GUESS_LIB/hsql db.jar:$GUESS_LIB/freehep-all.jar:$GUESS_LIB/colt.jar:$GUESS_LIB/prefuse.ja r:$GUESS_LIB/TGGraphLayout.jar:$GUESS_LIB/looks.jar:$GUESS_LIB/mascoptLib.j ar:$GUESS_LIB/jfreechart.jar:$GUESS_LIB/jide-components.jar:$GUESS_LIB/jide -common.jar:$GUESS_LIB/forms.jar:$GUESS_LIB/jcommon.jar"

echo $GCLASSPATH

java -Xmx512M -DgHome=$GUESS_HOME -classpath $GCLASSPATH
"-Dpython.home=$GUESS_HOME/src" com.hp.hpl.guess.Guess $@

echo $?
- - - copy above - - -
Please note that I have told guess to use lots of ram (512mb if
necessary) If you don't want or have much ram just delete -Xmx512M or
change it to something smaller, like -Xmx64M (I believe 64 is actually
the default max).

also you might have to change the file's permissions to be executable.
If so then type:
chmod 0755 guess.sh

If that doesn't work there might be other issues I'm not aware of. I
used to be able to bundle GUESS as an executable (i.e. double click on
the file) using jar bundler, but haven't had much success in the
recent past. That said, I have a jar of GUESS 0.5 for Tiger available
if all else fails.

Take care,
BERNiE

Bernie Hogan
Research Fellow, Oxford Internet Institute
University of Oxford


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google