Shop OBEX P1 Docs P2 Docs Learn Events
error installing SimpleIDE — Parallax Forums

error installing SimpleIDE

whiteoxewhiteoxe Posts: 794
edited 2014-07-07 15:50 in General Discussion
I don't know why, it worked for me before Mint and widows conspired to disappear ! But now on Ubuntu I'm getting an error ?

Hi, Ive installed everything , its a compiler and IDE but i'm not getting it right to 'run' this is the final stage where all I want to do is run it for the first time ?

i type ./simpleide in the directory and I get an error message

mike@Doom:~/Documents/SimpleIDE-0-9-45$ ./simpleide
bash: ./simpleide: No such file or directory
mike@Doom:~/Documents/SimpleIDE-0-9-45$




These are the instructions I am trying to follow, I hope the picture helps ?
INSTALL
1. Unpack SimpleIDE with $ tar -xjf SimpleIDE-packagename.bz2
2. Change directory $ cd SimpleIDE-version.
3. Setup with $ sudo ./setup.sh $USER (or use root $ ./setup.sh username)
4. SimpleIDE workspace:
a. Remove ~/Documents/SimpleIDE to get a new copy of the workspace.
b. On first run ./simpleide will install ~/Documents/SimpleIDE files.
5. Previous users should remove the ~/.config/ParallaxInc/SimpleIDE.conf file.
RUN
1. Run with $ ./simpleide
2. SimpleIDE Compiler Properties should have:
a. Compiler /opt/parallax/bin
b. Loader path /opt/parallax/propeller-load
c. Workspace ~/Documents/SimpleIDE
3. SimpleIDE should start with the Welcome.c demo


my simple install.jpg
I't installed everything, I just can't run it ?
1024 x 576 - 53K

Comments

  • jazzedjazzed Posts: 11,803
    edited 2014-07-07 15:48
    Small documentation error.

    Don't type ./simpleide ... just type simpleide. It should be in /usr/bin/simpleide after install.
  • whiteoxewhiteoxe Posts: 794
    edited 2014-07-07 15:50
    A thousand thanks ) i'm out of money) ;)
Sign In or Register to comment.