Hello everyone!
Can anyone help me?
I would like to learn the programming language GT.M (Mumps), but I need a tutorial to install the version gtm_V70005_linux_x8664_pro.tar on Ubuntu.
What would be the most suitable Ubuntu version to install gtm_V70005?
I am not skilled in Linux, so the tutorial should be very detailed, because for a senior is easy and fast, but for me it will take forever to learn!
Gratitude for any help!
Marcelo.
Marcelo,
The following is my process that I just did one week ago. My Ubuntu installation was on a Mac with Parallels, but it sounds like you might already have the Ubuntu. I installed the latest Ubuntu 22.04.
This might spark some discussion but in step six it worked for me to create links from the old versions that GT.m likes to the new versions that exist on the newer systems.
Ubuntu on Parallels Installation
1. Downloaded Ubuntu Desktop from the CANONICAL.
2. Using Parallels Control Center, install Ubuntu 22.04.1 LTS.
a. Install as a Desktop.
3. Signed into the Desktop.
a. Install updates as needed.
4. SFTP and SSH are already running.
5. Ran sudo apt update:
a. Updated and Upgraded as needed.
6. /lib/x86_64-linux-gnu – Link libncurses.so.5 to most recent version.
a. libncurses.so.5 -> libncurses.so.6.3
i. sudo ln -s libncurses.so.6.3 -T libncurses.so.5
b. libncursesw.so.5 -> libncursesw.so.6.3
i. sudo ln -s libncursesw.so.6.3 -T libncursesw.so.5
c. libtinfo.so.5 -> libtinfo.so.6.3
i. sudo ln -s libtinfo.so.6.3 -T libtinfo.so.5
7. Downloaded GTM from SourceForge.
a. gtm_V70005_linux_x8664_pro.tar.gz
b. Made directory: /tmp/gtm.
c. Uncompressed files from /home/biskate/downloads/gtm to /tmp/gtm.
i. Example: tar xvf gtm_V70005_linux_x8664_pro.tar.gz -C /tmp/gtm
8. Installed GTM: ./configure. No to utf8. Installed in /usr/lib/fis-gtm/V70005
Hello everyone!What are you running windows or macos ?
Can anyone help me?
I would like to learn the programming language GT.M (Mumps), but I need a tutorial to install the version gtm_V70005_linux_x8664_pro.tar on Ubuntu.
What would be the most suitable Ubuntu version to install gtm_V70005?
I am not skilled in Linux, so the tutorial should be very detailed, because for a senior is easy and fast, but for me it will take forever to learn!
Gratitude for any help!
Marcelo.
On Thursday, February 9, 2023 at 6:18:48 PM UTC-6, marcelo...@gmail.com wrote:
Hello everyone!
Can anyone help me?
I would like to learn the programming language GT.M (Mumps), but I need a tutorial to install the version gtm_V70005_linux_x8664_pro.tar on Ubuntu.
What would be the most suitable Ubuntu version to install gtm_V70005?
I am not skilled in Linux, so the tutorial should be very detailed, because for a senior is easy and fast, but for me it will take forever to learn!
Gratitude for any help!
Marcelo.What are you running windows or macos ?
if you goal is to learn mumps ... you can use docker or virutalbox,vmware etc to use images already built to
start learning .. it will be faster yottadb keeps current images on docker ... once set up download and use ,
I can guide on set once I know what you are using
Em sexta-feira, 10 de fevereiro de 2023 às 12:51:46 UTC-3, Art escreveu:
On Thursday, February 9, 2023 at 6:18:48 PM UTC-6, marcelo...@gmail.com wrote:
Hello everyone!
Can anyone help me?
I would like to learn the programming language GT.M (Mumps), but I need a tutorial to install the version gtm_V70005_linux_x8664_pro.tar on Ubuntu.
What would be the most suitable Ubuntu version to install gtm_V70005?
I am not skilled in Linux, so the tutorial should be very detailed, because for a senior is easy and fast, but for me it will take forever to learn!
Gratitude for any help!
Marcelo.What are you running windows or macos ?
if you goal is to learn mumps ... you can use docker or virutalbox,vmware etc to use images already built to
start learning .. it will be faster yottadb keeps current images on docker ... once set up download and use ,
I can guide on set once I know what you are usingHere, I'll use windows...
Thanks for the suggestion Art.
F I=1:1:5 W !,"Installation was a success!"
Hello everyone!
Can anyone help me?
I would like to learn the programming language GT.M (Mumps), but I need a tutorial to install the version gtm_V70005_linux_x8664_pro.tar on Ubuntu.
What would be the most suitable Ubuntu version to install gtm_V70005?
I am not skilled in Linux, so the tutorial should be very detailed, because for a senior is easy and fast, but for me it will take forever to learn!
Gratitude for any help!
Marcelo.
Marcelo,
You are going to come out ahead if you follow Bhaskar's advice. He is like the godfather of opensource mumps and used to be the primary maintainer of GT.M (to my understanding). He has since moved to YottaDB and all active development is going on there.
There is also another group that you might like: https://groups.google.com/g/comp.lang.mumps
Kevin
On Thursday, February 9, 2023 at 7:18:48 PM UTC-5, marcelo...@gmail.com wrote:
Hello everyone!
Can anyone help me?
I would like to learn the programming language GT.M (Mumps), but I need a tutorial to install the version gtm_V70005_linux_x8664_pro.tar on Ubuntu.
What would be the most suitable Ubuntu version to install gtm_V70005?
I am not skilled in Linux, so the tutorial should be very detailed, because for a senior is easy and fast, but for me it will take forever to learn!
Gratitude for any help!
Marcelo.
Marcelo,
You are going to come out ahead if you follow Bhaskar's advice. He is like the godfather of opensource mumps and used to be the primary maintainer of GT.M (to my understanding). He has since moved to YottaDB and all active development is going on there.
There is also another group that you might like: https://groups.google.com/g/comp.lang.mumps
Kevin
On Thursday, February 9, 2023 at 7:18:48 PM UTC-5, marcelo...@gmail.com wrote:
Hello everyone!
Can anyone help me?
I would like to learn the programming language GT.M (Mumps), but I need a tutorial to install the version gtm_V70005_linux_x8664_pro.tar on Ubuntu.
What would be the most suitable Ubuntu version to install gtm_V70005?
I am not skilled in Linux, so the tutorial should be very detailed, because for a senior is easy and fast, but for me it will take forever to learn!
Gratitude for any help!
Marcelo.
Em terça-feira, 14 de fevereiro de 2023 às 18:22:55 UTC-3, kdtop escreveu:there.
Marcelo,
You are going to come out ahead if you follow Bhaskar's advice. He is like the godfather of opensource mumps and used to be the primary maintainer of GT.M (to my understanding). He has since moved to YottaDB and all active development is going on
language. I was amazed at the natural logic with simple yet powerful commands. I am not a professional programmer, but I was amazed by the Mumps language.There is also another group that you might like: https://groups.google.com/g/comp.lang.mumps
Kevin
On Thursday, February 9, 2023 at 7:18:48 PM UTC-5, marcelo...@gmail.com wrote:
Hello everyone!
Can anyone help me?
I would like to learn the programming language GT.M (Mumps), but I need a tutorial to install the version gtm_V70005_linux_x8664_pro.tar on Ubuntu.
What would be the most suitable Ubuntu version to install gtm_V70005?
I am not skilled in Linux, so the tutorial should be very detailed, because for a senior is easy and fast, but for me it will take forever to learn!
Gratitude for any help!
Kevin,Marcelo.
Thanks for the tips! Good to know that there are special people taking care of Mumps. I was studying about programming languages, current and old, and found Mumps in a list. Without prejudice, I started reading about the lights and shadows of this
I would be grateful for your help in solving my doubts and I ask for your patience with my lack of experience in programming, Mumps and Linux. For now I'll study Mumps using GT.M and in parallel I'll take a look at YottaDB.
Hugs to all!
Marcelo,
You are going to come out ahead if you follow Bhaskar's advice. He is like the godfather of opensource mumps and used to be the primary maintainer of GT.M (to my understanding). He has since moved to YottaDB and all active development is going on there.
There is also another group that you might like: https://groups.google.com/g/comp.lang.mumps
Kevin
On Thursday, February 9, 2023 at 7:18:48 PM UTC-5, marcelo...@gmail.com wrote:
Hello everyone!
Can anyone help me?
I would like to learn the programming language GT.M (Mumps), but I need a tutorial to install the version gtm_V70005_linux_x8664_pro.tar on Ubuntu.
What would be the most suitable Ubuntu version to install gtm_V70005?
I am not skilled in Linux, so the tutorial should be very detailed, because for a senior is easy and fast, but for me it will take forever to learn!
Gratitude for any help!
Marcelo.
On Tuesday, February 14, 2023 at 4:22:55 PM UTC-5, kdtop wrote:there.
Marcelo,
You are going to come out ahead if you follow Bhaskar's advice. He is like the godfather of opensource mumps and used to be the primary maintainer of GT.M (to my understanding). He has since moved to YottaDB and all active development is going on
respect for his knowledge and integrity. He will not give bad advice.There is also another group that you might like: https://groups.google.com/g/comp.lang.mumps
Kevin
On Thursday, February 9, 2023 at 7:18:48 PM UTC-5, marcelo...@gmail.com wrote:
Hello everyone!
Can anyone help me?
I would like to learn the programming language GT.M (Mumps), but I need a tutorial to install the version gtm_V70005_linux_x8664_pro.tar on Ubuntu.
What would be the most suitable Ubuntu version to install gtm_V70005?
I am not skilled in Linux, so the tutorial should be very detailed, because for a senior is easy and fast, but for me it will take forever to learn!
Gratitude for any help!
Kevin, thanks for the kind words. I did lead GT.M from 1995 to 2017 before starting YottaDB. However, I do want to acknowledge Hari Kishore, who has responded to Marcelo here. I worked with Kishore in the GT.M Group for many years, and I have a lot ofMarcelo.
Regards
– Bhaskar
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 491 |
Nodes: | 16 (3 / 13) |
Uptime: | 99:20:47 |
Calls: | 9,681 |
Calls today: | 2 |
Files: | 13,725 |
Messages: | 6,174,726 |