Simple IDE on LInux
frida
Posts: 155
I have Ubuntu 13.10 64 bit, and I can not get SimpleIDE started.
Downloaded version from WEB: SimpleIDE-0-9-40.r2.i686.debian-linux.tar.bz2
Unpacked in Dokumenter/Propeller/.
In Dokumenter/Propeller/SimpleIDE-0-9-40/bin I started ./SimpleIDE in a concole.
But here are what I get:
poul@poul-S400CA:~/Dokumenter/Propeller/SimpleIDE-0-9-40/bin$ ./SimpleIDE
./SimpleIDE: error while loading shared libraries: libquazip.so.1: cannot open shared object file: No such file or directory
poul@poul-S400CA:~/Dokumenter/Propeller/SimpleIDE-0-9-40/bin$
Yes the libraries is in the same folder.
What to do next?
Please
Frida
Downloaded version from WEB: SimpleIDE-0-9-40.r2.i686.debian-linux.tar.bz2
Unpacked in Dokumenter/Propeller/.
In Dokumenter/Propeller/SimpleIDE-0-9-40/bin I started ./SimpleIDE in a concole.
But here are what I get:
poul@poul-S400CA:~/Dokumenter/Propeller/SimpleIDE-0-9-40/bin$ ./SimpleIDE
./SimpleIDE: error while loading shared libraries: libquazip.so.1: cannot open shared object file: No such file or directory
poul@poul-S400CA:~/Dokumenter/Propeller/SimpleIDE-0-9-40/bin$
Yes the libraries is in the same folder.
What to do next?
Please
Frida
Comments
https://code.google.com/p/propside/issues/detail?id=185&can=1&q=linux&colspec=ID%20Type%20Status%20Priority%20Owner%20Summary
SimpleIDE distributions on Linux has been a work in progress since my original packaging methodology was rejected.
We are close to producing a new 0-9-45+ package for Linux. Stay tuned.
I will wait and see.
simpleIDE, such that I can compile spin on the PC, under windows or linux, and load it to any standard Prop (quickstart, demo board proto board etc), to EEPROM at minimum.
Windows would include at least Windows XP, and windows 7.
Linux would include at least one recent release, and would run on Raspberry Pi. So I guess that means Debian Wheezy but feel free to let me know if something turns out to be betterr at the time.
The install would be a one step operation; the installer would choose the "regular" default locations and envirionment variable setting if no overrrides are selected. The result would be such that a default install would always work, as we have come to expect from most windows and linux standard package installs. The user would NOT have to futz with anything or have any special knowledge of compilers or operating system beyond "standard".
The user wound not be required to do any special gyrations setting up the tool; such as configuring projects etc; clicking on the spin file would "just work" as in the current windows proptool.
Ultimately, the install would be something we could do in a class of kids with their own laptops. For example, we can expect them to download and install proptool and teraterm, so I hope we can have them download and install simpleIDE.
Also, half the team and most of the kids use Apple equipment, if it works on Mac whatever book and iPad, they would be happy and I would continue to claim insufficient knowledge to provide support.
Thanks for asking!
It should be as easy as install GO, as I have running.
Now back and install UBUNTU again.