NutStudio tools 3.1.1 available
|
06-04-2020, 04:36 AM
Post: #1
|
|||
|
|||
NutStudio tools 3.1.1 available
Finally, I decided to release my NutStudio tools for real. These are the tools I use to build my modules. The package contains a comprehensive set of tools for the HP-41.
Downloads are available for macOS and Debian Linux (tested on Ubuntu 20.04 LTS): Debian: https://drive.google.com/file/d/14fVvZJp...sp=sharing macOS https://drive.google.com/file/d/14M4qIz8...sp=sharing Documentation https://drive.google.com/file/d/1cNQAbDJ...sp=sharing Debugger guide https://drive.google.com/file/d/1rfvEN7S...sp=sharing |
|||
06-04-2020, 12:11 PM
Post: #2
|
|||
|
|||
RE: NutStudio tools 3.1.1 available
Thank you for providing this. For the macOS version, the pkg installer didn't tell me where it would be installed. I had to use a Spotlight search to find that it had been placed into directories in /opt/local. Will you be making the source available?
|
|||
06-04-2020, 12:39 PM
Post: #3
|
|||
|
|||
RE: NutStudio tools 3.1.1 available | |||
06-04-2020, 03:19 PM
Post: #4
|
|||
|
|||
RE: NutStudio tools 3.1.1 available
(06-04-2020 12:11 PM)cruff Wrote: Thank you for providing this. For the macOS version, the pkg installer didn't tell me where it would be installed. I had to use a Spotlight search to find that it had been placed into directories in /opt/local. Will you be making the source available? It is mentioned in the installation chapter that binaries are in: Code: /usr/local/bin Code: ls -l `which asnut` The source code is not available at this point, it is part of a larger code base that is not open. |
|||
06-22-2020, 11:20 PM
Post: #5
|
|||
|
|||
RE: NutStudio tools 3.1.1 available
Installation failed on macOS 10.14.6. What is the recommended version of macOS?
Thanks, Steve |
|||
06-23-2020, 01:05 AM
(This post was last modified: 06-23-2020 07:45 PM by Sylvain Cote.)
Post: #6
|
|||
|
|||
RE: NutStudio tools 3.1.1 available
(06-22-2020 11:20 PM)smartin Wrote: Installation failed on macOS 10.14.6. What is the recommended version of macOS?Hello Steve, My setup is: macOS 10.15.5 on a MacBookPro 15" 2019. For security reason, I had to open up System Preferences, Security & Privacy then authorize the installation program to run, after that the installation went flawlessly. This is a command line application, so you have to start a shell then type: asnut -v to get the message NutStudio assembler for Nut version 3.1.1. Sylvain |
|||
06-23-2020, 07:07 PM
(This post was last modified: 06-23-2020 07:09 PM by smartin.)
Post: #7
|
|||
|
|||
RE: NutStudio tools 3.1.1 available
(06-23-2020 01:05 AM)Sylvain Cote Wrote:Gotcha, thanks!(06-22-2020 11:20 PM)smartin Wrote: Installation failed on macOS 10.14.6. What is the recommended version of macOS?Hello Steve, I also authorized the installer to run, but the installation failed. I should upgrade to Catalina anyway. |
|||
06-23-2020, 09:16 PM
Post: #8
|
|||
|
|||
RE: NutStudio tools 3.1.1 available | |||
06-23-2020, 11:39 PM
Post: #9
|
|||
|
|||
RE: NutStudio tools 3.1.1 available
I'm running 10.14.6, and aside from having to authorize the installer, the NutStudio commands run normally.
|
|||
06-24-2020, 08:11 PM
Post: #10
|
|||
|
|||
RE: NutStudio tools 3.1.1 available
(06-23-2020 09:16 PM)hth Wrote:(06-22-2020 11:20 PM)smartin Wrote: Installation failed on macOS 10.14.6. What is the recommended version of macOS? The Installation failed. The installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance. |
|||
06-25-2020, 02:14 AM
Post: #11
|
|||
|
|||
RE: NutStudio tools 3.1.1 available
(06-24-2020 08:11 PM)smartin Wrote: The Installation failed. It seems that you can enable logging for the installer. In the window that comes up you can select 'Show all logs' to see what happens. https://apple.stackexchange.com/question...tion-to-fa |
|||
06-25-2020, 08:24 PM
(This post was last modified: 06-25-2020 08:27 PM by smartin.)
Post: #12
|
|||
|
|||
RE: NutStudio tools 3.1.1 available
(06-25-2020 02:14 AM)hth Wrote:(06-24-2020 08:11 PM)smartin Wrote: The Installation failed. Not necessary, my fault. My system did not have a /usr/local/bin to write the soft links into. Once I created that the installation went fine. Thanks for a great tool (and documentation)! Steve |
|||
06-30-2020, 05:39 AM
Post: #13
|
|||
|
|||
RE: NutStudio tools 3.1.1 available
(06-25-2020 08:24 PM)smartin Wrote: Not necessary, my fault. My system did not have a /usr/local/bin to write the soft links into. Once I created that the installation went fine. Good you got it to work and thank you for the report. I will update the install script to create /usr/local/bin if it does not exist to avoid this problem in the future. |
|||
07-09-2020, 06:46 PM
Post: #14
|
|||
|
|||
RE: NutStudio tools 3.1.1 available
Hi and thank you! Are you distributing source or only executables?
I have no Debian or Debian-based Linux boxes, I am using Fedora after almost 2 decades of Slackware. I know there are some tools to deal with .debs but I would prefer to see what's going on and build in my preferred directory structure. And, I have the old hptools built on Solaris SPARC It would be nice to add these. It ain't OVER 'till it's 2 PICK |
|||
07-09-2020, 08:20 PM
Post: #15
|
|||
|
|||
RE: NutStudio tools 3.1.1 available
(07-09-2020 06:46 PM)HP67 Wrote: Hi and thank you! Are you distributing source or only executables? Only executables. It is part of a bigger system that relies on Haskell/GHC which is only available on some systems. I need GHC Tier-1 support as Tier-2 or 3 tends to be more or less broken over time. Fedora (64-bit) is definitely a possibility. How urgent is this for you? Solaris will not happen. I have one of those machines in the closet (sadly) myself, but getting NutStudio running on it is just too much work and if successful it will fall apart in a matter of time. |
|||
07-14-2020, 02:35 PM
Post: #16
|
|||
|
|||
RE: NutStudio tools 3.1.1 available
(07-09-2020 08:20 PM)hth Wrote:(07-09-2020 06:46 PM)HP67 Wrote: Hi and thank you! Are you distributing source or only executables? Thanks, not urgent at all, at the moment I'm very far from my HP 41s. And I just started getting into the 41 so my interest was just excitement about a tool for the future. I did some quick searching and it looks like there is some hope for GHC on Solaris SPARC https://www.haskell.org/ghc/download_ghc...arcsolaris but also some issues found in other posts. Depending on the time of year and your boredom I could set up a dev account on one of my Solaris 10 SPARC zones if you feel adventurous/suicidal at some point. Thanks for your reply! It ain't OVER 'till it's 2 PICK |
|||
07-29-2020, 12:09 PM
Post: #17
|
|||
|
|||
RE: NutStudio tools 3.1.1 available
Good that a new version is available. It is probably compiled for Intel Debian? Would like to see it also on Raspbian for my Raspberry Pi (Arm), else I have to get Debian running in a VirtualBox environment on my (Windows) PC.
Regards, Meindert |
|||
07-29-2020, 07:16 PM
Post: #18
|
|||
|
|||
RE: NutStudio tools 3.1.1 available
(07-29-2020 12:09 PM)MeindertKuipers Wrote: Good that a new version is available. It is probably compiled for Intel Debian? Would like to see it also on Raspbian for my Raspberry Pi (Arm), else I have to get Debian running in a VirtualBox environment on my (Windows) PC. If your PC is running Windows 10, how about a WSL (Windows Subsystem for Linux) VM, or preferably WSL2? — Ian Abbott |
|||
07-29-2020, 09:16 PM
Post: #19
|
|||
|
|||
RE: NutStudio tools 3.1.1 available
(07-29-2020 12:09 PM)MeindertKuipers Wrote: Good that a new version is available. It is probably compiled for Intel Debian? Would like to see it also on Raspbian for my Raspberry Pi (Arm), else I have to get Debian running in a VirtualBox environment on my (Windows) PC. It is built using a 64-bit AMD (x86) machine. The actual Debian release is built using a Docker image of Ubuntu. I used my RPi 3B+ as an alternative desktop for a while and actually tried to build NutStudio tools on it, but it did not work. There were two problems. Linking Clang took so much memory it could never complete and it did not help to add a swap partition on a USB disk, it was just swapping forever. Then GHC/Haskell has been a somewhat broken on AArch64 for a while. I think there are progress being made on both aspects here. RPi can be had with more memory now and it seems that the GHC/Haskell developers regard AArch64 as important. I can also see some benefits of having it, as it is a quite capable little computer. I would not hold my breath, but it is on my long term radar. So is a Windows version. |
|||
07-29-2020, 09:46 PM
Post: #20
|
|||
|
|||
RE: NutStudio tools 3.1.1 available
used deb2tgz and it installs fine on Slackware.
You can compile software for ARM on a non-rpi system, then copy the binaries over. Have you published the sources? |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 8 Guest(s)