Search the web
Sign In
New User? Sign Up
slope_soaring_sim · Slope Soaring Simulator
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
can't start-up on mac   Message List  
Reply | Forward Message #1335 of 1357 |
Re: [slope_soaring_sim] Re: can't start-up on mac

> I'm having similar problems in getting past this point in the start-
> up on my mac. This is the first time I have tried to use Terminal
> and so far
> I really don't get what I'm doing wrong. I have typed "cd " without
> the quotes and then dragged the sss-2.19.2 folder onto the terminal
> window to bring up the path, then pressed Return. When I then
> typed ./sss and Return I repeatedly get the following message:
> -bash: ./sss: No such file or directory
>
>










As a point and click guy I can sympathize. I have only recently dug
into what the terminal and Unix environment can allow you to do. I
highly recommend you pick up a book that elucidates upon the terminal,
Unix and the command line. That being said I will do my best to get
you running in the simplest way I can.

There are 2 files that must be downloaded to get the program running
on Mac. The first is the "Main SSS download" located in the top level
of the "Files" section of the yahoo groups page. This file is called
sss.-219.2.zip and contains all of the data and configuration files.
This folder also contains the source code from which the program can
be compiled with a properly configured computer. It also contains the
Windows binary and a Windows library file. This file, however does
not contain the binary file and a specific library file that is
required by the Mac. Once you have this file downloaded and unzipped
you can proceed to the next step.

The second file you must download is the Mac specific file. This file
is located in the "OSX" folder in the "Files" section of the yahoo
groups site and is called osx-sss-0.10.sitx. This file contains the
binary (sss) and the Mac specific library file (libmodex.dylib) that
are required by Mac. Additionally there is a folder that contains
some very basic shell scripts that will start sss and link a specific
configuration file. If you open one of these files in the text editor
you can see there are 3 lines in each file. The first line "#!/bin/
sh" opens the terminal with the basic Bourne shell. The next line "cd
$(dirname $0)/.."uses the "dirname" command to move up one level in
the directory tree. The third line activates the sss program and
indicates which configuration file will be used. Once these .command
files are in the correct location they can be double clicked and the
script will automatically start the program. No Terminal typing
required.

In order for the .command scripts to work correctly, you must move the
binary file (sss), the library file (libmodex.dylib) and the commands
folder (command_files) into the top level of the sss-2.19.2 folder
that was unzipped from the first download. You can now use the Finder
to navigate into the command_files folder and double click one of
the .command shell scripts to launch the program.

I hope I have helped and not confused too much :)


Fly safe, soar high, go far...
Matthew Hoover





[Non-text portions of this message have been removed]




Fri May 22, 2009 3:48 am

mattdahoov
Offline Offline
Send Email Send Email

Forward
Message #1335 of 1357 |
Expand Messages Author Sort by Date

i have read the other threads on this but still not getting it. i have all the files downloaded and keep getting: -bash: cd/Documents/sss-2.19.0/: No such...
ab4659_99
Offline Send Email
Jan 27, 2008
11:22 pm

... Well, the error message says it all. That directory doesn't exist, and that's what it's looking for....
Timothy Reaves
silverfields1
Offline Send Email
Jan 28, 2008
3:50 pm

So what I need to do>??? ... [Non-text portions of this message have been removed]...
boutan
daboutans
Offline Send Email
Jan 31, 2008
1:38 pm

... You need to change directory to the location where you extracted those files: cd /Documents then type ls This should list the "/Documents" directory....
Danny Chapman
mr_rowl
Offline Send Email
Jan 31, 2008
1:43 pm

Hiho! ... There is no directory /Documents on a mac. His path is wrong. E.g. the Documents-Folder of User "tim" is /Users/tim/Documents. But wait, there is a...
Markus Soick
soickde
Offline Send Email
Feb 1, 2008
10:09 am

... I'm having similar problems in getting past this point in the start-up on my mac. This is the first time I have tried to use Terminal and so far I really...
crashwreckage
Offline Send Email
May 21, 2009
11:39 am

... As a point and click guy I can sympathize. I have only recently dug into what the terminal and Unix environment can allow you to do. I highly recommend...
Matthew Hoover
mattdahoov
Offline Send Email
May 22, 2009
3:48 am

... BINGO! Thank you so much for your help Matthew. The missing key was in the last paragraph, about taking the Mac files out of the OSX folder and putting...
crashwreckage
Offline Send Email
May 22, 2009
9:52 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help