SimpleIDE install on fedora
be80be
Posts: 56
Ok maybe my google isn't working but I installed simpleide on fedora and it will not run and I have every thing installed in opt but it's looking for the lib files in the wrong place.
Thanks for any ideas
Thanks for any ideas
Comments
Can you describe the steps you used?
Where did you get the package?
Is your Fedora 32 bit or 64 bit?
Did you follow the steps in INSTALL.txt?
I then got a libpng12 missing installed that and it run it all joy now.
libpng12 ? Will look into that thanks.
There should be a program installed in /usr/bin/simpleide ... that should handle all the path information for you.
That is, at your command prompt just enter simpleide from any directory and not ./simpleide.
Can I use SimpleIDE to program the prop and say well clear of spin if i chose. How about using the Spin OBEX. The SimpleIDE would make that just as easy to use ?
C is for computer scientists and everyone else who cares to learn it. Arduino users all program in C for example.
SimpleIDE today can load and run PASM code directly from spin files - that's all. In the future it will likely use spinwrap to run SPIN directly.
I have not been told to integrate spinwrap yet, but I know some Parallax people are excited about that prospect.