211
WabbitStudio Software Suite / Codeplex Shutting down
« on: August 29, 2017, 12:58:20 pm »
Hey @BuckeyeDude are their any plans to migrate the WabbitStudio Software Suite source somewhere other then codeplex since it's shutting down?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. 211
WabbitStudio Software Suite / Codeplex Shutting down« on: August 29, 2017, 12:58:20 pm »
Hey @BuckeyeDude are their any plans to migrate the WabbitStudio Software Suite source somewhere other then codeplex since it's shutting down?
212
WabbitStudio Software Suite / Re: There was an error sending the file to the calculator« on: August 29, 2017, 12:56:20 pm »
Which build of Wabbitemu are you using?
213
Ndless / Re: ndless sdk« on: August 28, 2017, 01:45:24 pm »I think it's the same error.Have you checked it's flags to see if it's executable? Can you verify that it is the same error so that we don't have to spin in circles on something that isn't the actual issue. 214
Ndless / Re: ndless sdk« on: August 28, 2017, 11:04:15 am »Tried to update my path. Didn't work.And by didn't work you mean it threw the same error or a new error? Also, check /home/jamroga/Ndless/ndless-sdk/bin to make sure the nspire-gcc executable exists. 215
TI-Nspire / Re: New TI-Nspire emulator: Firebird Emu« on: August 22, 2017, 12:51:56 pm »
@CurlyCue I'm assuming this is after doing a sudo apt-get update?
216
Ndless / Re: ndless sdk« on: August 21, 2017, 07:59:10 pm »...What does your path look like? It seems that php is not the problem and that you haven't updated your path as per the instructions 217
Ndless / Re: ndless sdk« on: August 20, 2017, 02:34:10 pm »Besides, why did that compiler become so complicated? I saw an old tutorial, in which the installation process was far more simple than now!Well if you were on Ubuntu instead of a Ubuntu based system it would be easier. The installation process hasn't really changed much. 218
Ndless / Re: ndless sdk« on: August 18, 2017, 12:41:51 pm »Apparently php5-cli was already present. The problem is still there.Well then you'll need to figure out why php isn't on your path. 219
Ndless / Re: ndless sdk« on: August 17, 2017, 05:48:50 pm »I am unable to install it. It says, that the package was not found.After less then a minute of googling I found this: https://unix.stackexchange.com/questions/10976/how-do-i-install-a-php-cli-with-a-usable-interactive-prompt-on-debian-wheezy Try installing php5-cli. 220
Ndless / Re: ndless sdk« on: August 16, 2017, 11:19:39 am »It worked!I'm going to guess you didn't install php, or do you don't have it on your path. Code: [Select] sudo apt install php5
221
TI Calculators / Re: Is it possible to run a TI-84+ OS on a TI-84+CSE?« on: August 15, 2017, 04:43:36 pm »You mean like this one?Yes, like that one. 222
TI Calculators / Re: Is it possible to run a TI-84+ OS on a TI-84+CSE?« on: August 15, 2017, 12:27:34 pm »I know this topic is SO old, but do you think anyone could assist pulling together a TI 83+ emu for nspire?Sounds like you should start your own topic instead of using this one. 223
Ndless / Re: ndless sdk« on: August 10, 2017, 11:00:28 am »I only followed this instruction when i was using cygwin. I thought Linux systems don't need this fix (Or do they?), so i just git cloned the repository and installed the listed dependencies.Correct this was only for Windows. I was just going back through the posts and realized you never told us the result of this. BTW, you should list libpython 2.7 devel on the dependencies list, as the sh script returns an error about it being missing immediately after launching it.It's a github wiki page, you should make the edit Just to be clear, it happened to me on both Windows and Linux, so it's not a platform-based problem.Could you post the logs so we can have a bit more context as to where it is happening on linux? Or is it giving the exact same output you had before? 224
TI-Nspire / Re: Protect your TI-Nspire files: nProtect and nHide« on: August 07, 2017, 08:30:43 pm »IS THERE ANY WAY TO GET THIS ON NDLESS 4.4.0? I NEED IT BADLYHow about you don't yell and instead of posting a reply and then a new topic pick one or the other. I will remove your separate topic as this was posted first. 225
Ndless / Re: ndless sdk« on: August 07, 2017, 08:29:04 pm »
@Jonson26 Just to be clear, you followed the following instructions and were still getting the same error, or a new one?
Also, you still need to fix the zehn.h symlink, but it is located in ndless-sdk/tools/genzehn. You need to replace it with the file in ndless-sdk/include. |
|