Installing Apps Under Linux
Jul. 23rd, 2007 11:11 pmNormally I avoid installing software under Linux unless it's in Synaptic Package Manager. Contrary to popular belief, this results in an extremely full-featured computing experience, since it's a rare application that is not found there.
But from time to time I like to stretch myself and attempt to learn a bit of Linux usage that has flummoxed me in the past. When I found version 7 of Inform has been released, and Synaptic Package Manager only has version 6 for Linux at this time, I was enticed to declare this to be a circumstance deserving of special treatment.
I followed the instructions included in the download and after I remembered to type "sudo", it worked. It is running. I have installed a tarball of an application under Linux, from the command line. Here's hoping it is seldom necessary, but now I know that I can generally get around that obstacle.
Sadly, according to the README file,
But from time to time I like to stretch myself and attempt to learn a bit of Linux usage that has flummoxed me in the past. When I found version 7 of Inform has been released, and Synaptic Package Manager only has version 6 for Linux at this time, I was enticed to declare this to be a circumstance deserving of special treatment.
I followed the instructions included in the download and after I remembered to type "sudo", it worked. It is running. I have installed a tarball of an application under Linux, from the command line. Here's hoping it is seldom necessary, but now I know that I can generally get around that obstacle.
Sadly, according to the README file,
All it really does is generate a UUID for the project and invoke the appropriate compilers when asked.So I'll use the Windows version. Now, how do I uninstall an application under Linux? ;)
It is fervently hoped that, a Linux port having been released, that some enterprising soul or souls will provide an actual interface to it of the quality and feature set of the Mac OS X or Windows versions.
no subject
Date: 2007-07-24 05:15 am (UTC)For simple programs, you can delete the installed program. For somewhat more complex programs, you can just delete the installed programs, once you identify what they all are (frequently by looking at the "see also" in its man page if you don't know what files belong to it). For even more complex programs, there may be libraries or other directories as well. But everything will probably be in /usr/local/.
no subject
Date: 2007-07-24 01:04 pm (UTC)no subject
Date: 2007-07-25 09:31 pm (UTC)no subject
Date: 2007-07-25 09:53 pm (UTC)no subject
Date: 2007-07-26 02:06 am (UTC)The problems I have with Linux are:
*Too many different flavors.
*No stability in development.
*No guarantees about backward compatibility.
*No tech support available.
*No time to learn how to reinvent the wheel.
*Bastard software I am forced to use that runs on Windows only.
These things do pain me. Nothing would please me more then to give Bill Gates and Co. the big good bye kiss.
I can tell you that if XP falls of the market, my next computer will either be a Linux machine or an Apple.
no subject
Date: 2007-07-26 02:09 pm (UTC)Linux even had InForm version 6 of the program available in Synaptic Package Manager! This installs it in a single click with no command line. I went to some trouble on the command line because I was impatient. I wanted the super-special latest and greatest so early, it hadn't even been put in Synaptic yet.
I have had the same problems you had. I started using Linux about three years ago, and I've been watching the situation grow during that time for people like you and me. I can tell you, it's ready for you now.
*Never mind all the different flavors for different kinds of users. The one flavor for regular end users like you and me is Ubuntu. Did you know its growing popularity recently surpassed all other Linux versions combined?
*The Ubuntu team has amazing stability in development, releasing every six months.
*I haven't had anything that I needed it to be backward-compatible to so far. Most of the time some hacker has completely replaced an old incompatible program with a completely new and better one.
*Ubuntu volunteer tech support is publicly renowned for being awesome. I read another article about this every few months. Plus, you can pay for support from Canonical.
*The point-and-click graphical user interface is not that much different from Windows or Mac. You can even tell the KDE environment which one you're used to and it'll imitate what you expect!
*The one sticking point is Windows-only software which your employer says you have to use. There are Linux alternatives to just about anything (Seriously! Try and stump Synaptic Package Manager!), but employers don't care about it if it's not the same brand name.
no subject
Date: 2007-07-26 02:30 pm (UTC)no subject
Date: 2007-07-29 12:58 pm (UTC)The README is telling you that, on Linux, you don't have the integrated development environment that Mac and Windows have. On my Mac, I get an editor with syntax highlighting & indenting, a "compiler" that builds the game files, and a part for playing and checking for changes in the game.
Overall, I sort of liked version 7 syntax, but it was difficult to debug. When you make an error, it's very nebulous about telling you *where* the error was. And I never got a feel for the syntax, aside from trial and error until it worked as I wanted.
Have you seen examples of both code, or would you like to see some?
no subject
Date: 2007-07-29 04:10 pm (UTC)Will I see you at the Lojban User Group meeting at my house this afternoon?
no subject
Date: 2007-07-29 05:22 pm (UTC)If you mouse over certain words in the code (they show up purple on my browser) it has comments about them too.
No, I'm not going to be at the Lojban User Group meeting. It gets a little difficult to get away now that I'm living back at home for the summer.
no subject
Date: 2007-08-01 07:11 pm (UTC)no subject
Date: 2007-08-01 09:41 pm (UTC)http://www.firthworks.com/roger/cloak/inform/index.html