I'm attempting to get this application to run:
http://www.treepad.com/linux/treepadlite/
It's not available in the Muon or Synaptic repositories. Does Linux have other repositories which might have it? In any event, I've been attempting to install it via a download. According to the developer's site, “TreePad Lite for Linux is a freeware personal information manager designed specifically to run on Linux. It supports Unicode, is fully portable, and does not need to be installed.” I know the Widows version is just an exe file that you can put on a thumb drive, double click and run. I'm not having such an easy time with the Linux version. I downloaded and extracted it and got some html files and some hjt ones (which I recognize as Treepad files from years of working with the Windows version.) Then there's a file named “treepadlite” with no extension that Dolphin shows with the gear icon to indicate it's an executable. The readme.txt file verifies that this is indeed the program.
Running this thing is not as easy as the web site made it out to be. In the terminal in the same directory as the Treepad file, I typed treepadlite and got “command not found” in response. Then I tried “sudo treepadlite.” I was prompted for my password, then I got “command not found”. I definitely typed it right -- I even tried copy and pasting the name. So I figured maybe it has to be in an official program directory, so I copied it to: /etc/treepadllitelx/treepadlite
Then I added a launcher to the applications menu. When I tried to run it from there nothing happened. Then in the launcher configuration in advanced, I checked “run in terminal.” Then I get:
Warning: Could not find '/etc/treepadllitelx/treepadlite', starting '/bin/bash' instead. Please check your profile settings.
What gives? I know I'm in the right directory and am calling the right executable file. This thing is supposedly totally portable. Btw, the version I'm working with is version 4.3 beta. It's supposed to be programmed specifically for Linux. I think prior versions were really compiled from Windows code. I remember running Treepad Lite/Linux back in about 2010 under Hardy Heron and it looked awful. She screen shots of this ver 4.3 look way better.
I googled how to add a launcher. The page I found had some information on the “hard way” or how to use bash scripts. (https://help.ubuntu.com/community/HowToAddaLauncher) That was over my head to be honest. That must be like an old-fashioned DOS batch file? If so, I'll need to figure out how to put in the program's parameters. If bash is the answer to this problem and you know what I should read about it, please speak up. This thing clearly is not as portable as its author had intended.
Then there's yet another downloaded program that's giving me fits. It's a French verb conjugator that looks nicer than Verbiste, IMO, at least from its screen shots. I may be back to talk about it. We'll first see if any knowledge gained from Treepad helps me with it. For now here are the links to it (screen shot page and download page) in case you want a look:
Linux download page:
http://leconjugueur.lefigaro.fr/uktelechargelinux.php
screen shots
http://leconjugueur.lefigaro.fr/ukconjlinux.php
http://www.treepad.com/linux/treepadlite/
It's not available in the Muon or Synaptic repositories. Does Linux have other repositories which might have it? In any event, I've been attempting to install it via a download. According to the developer's site, “TreePad Lite for Linux is a freeware personal information manager designed specifically to run on Linux. It supports Unicode, is fully portable, and does not need to be installed.” I know the Widows version is just an exe file that you can put on a thumb drive, double click and run. I'm not having such an easy time with the Linux version. I downloaded and extracted it and got some html files and some hjt ones (which I recognize as Treepad files from years of working with the Windows version.) Then there's a file named “treepadlite” with no extension that Dolphin shows with the gear icon to indicate it's an executable. The readme.txt file verifies that this is indeed the program.
Running this thing is not as easy as the web site made it out to be. In the terminal in the same directory as the Treepad file, I typed treepadlite and got “command not found” in response. Then I tried “sudo treepadlite.” I was prompted for my password, then I got “command not found”. I definitely typed it right -- I even tried copy and pasting the name. So I figured maybe it has to be in an official program directory, so I copied it to: /etc/treepadllitelx/treepadlite
Then I added a launcher to the applications menu. When I tried to run it from there nothing happened. Then in the launcher configuration in advanced, I checked “run in terminal.” Then I get:
Warning: Could not find '/etc/treepadllitelx/treepadlite', starting '/bin/bash' instead. Please check your profile settings.
What gives? I know I'm in the right directory and am calling the right executable file. This thing is supposedly totally portable. Btw, the version I'm working with is version 4.3 beta. It's supposed to be programmed specifically for Linux. I think prior versions were really compiled from Windows code. I remember running Treepad Lite/Linux back in about 2010 under Hardy Heron and it looked awful. She screen shots of this ver 4.3 look way better.
I googled how to add a launcher. The page I found had some information on the “hard way” or how to use bash scripts. (https://help.ubuntu.com/community/HowToAddaLauncher) That was over my head to be honest. That must be like an old-fashioned DOS batch file? If so, I'll need to figure out how to put in the program's parameters. If bash is the answer to this problem and you know what I should read about it, please speak up. This thing clearly is not as portable as its author had intended.
Then there's yet another downloaded program that's giving me fits. It's a French verb conjugator that looks nicer than Verbiste, IMO, at least from its screen shots. I may be back to talk about it. We'll first see if any knowledge gained from Treepad helps me with it. For now here are the links to it (screen shot page and download page) in case you want a look:
Linux download page:
http://leconjugueur.lefigaro.fr/uktelechargelinux.php
screen shots
http://leconjugueur.lefigaro.fr/ukconjlinux.php
Comment