Hello all,
This is another question about C. First of all, please bear in mind that I am used to Windows and MATLAB, so C is giving me considerable trouble even in things most of you will find trivial.![]()
I am using Ubuntu 8.10. I am trying to install correctly this library. The download link is here. I have followed all the steps mentioned here. When I type on the terminal the step 5:
I get lots of messages, and the last are errors. Please see the file "terminal.txt" attached below, which contains the last 20 or so lines of output from the terminal (there are loads of lines above these).Code:make all
What are these errors? I can understand that the program had problems finding a few files, but why? They seem to be in their correct folders (I just unzipped and untar-ed the provided file)...
Any help is badly needed, I've been battling with this for far too long. Thanks in advance guys.
EDIT EDIT EDIT EDIT
I just tried going to the /.../acc directory and executing "hscript.csh" directly. I get the following message:
Code:bad interpreter
EDIT EDIT EDIT EDIT AGAIN
I downloaded and installed the CSH shell. Apparently, everything is going well now.
Starting rant:
Just one comment: although it is only the opinion of a totally newbie on Linux, if Ubuntu is the most user-friendly distribution around, then Linux still has A LOT to go to appeal to the mainstream consumer market. I consider myself above-average when it comes to Windows and general computer usage, although I am no expert.
End of rant
But it is getting better, compared to my previous experience (Red Hat something).
-
Attached Files:
-
-
Sredni Vashtar Notebook Evangelist
One of the reasons I do not like Ubuntu is that many of the powerful tools that make Linux great are either removed (even if easily installable) or hidden. It's as if they managed to put Linux behind a thick glass.
IIRC (please correct me if I'm wrong) Ubuntu does not come with the GNU toolchain built in. It has to be manually installed (one click, but the fact that it is not there from the start is tale-telling IMBO). -
@HerrKaputt:
Did you install the build-essential metapackage -
Sredni Vashtar Notebook Evangelist
It is not a practical problem, but I see that as a sign of user disempowerment (provided that word exists
) and a "betrayal" of Linux's 'let's see what can I do under the hood' philosophy.
-
About my rant: sorry about it, I was ticked off because things weren't going well.
-
-
Code:sudo aptitude install build-essential automake
-
Giving x the ability to do so much isn't?
There are plenty of securityn holes in ubuntu as is, I don't feel like having a compiler would add much. -
-
Sredni Vashtar Notebook Evangelist
Again, nobody is forcing *buntu on anyone, and I'm glad there is a distribution that is spreading Linux with such success. But Ubuntu is getting too similar to Windows in the way it treats its users: "you can't touch this, it's too dangerous for numbskulls like you".
(I am greatly exaggerating here, I reckon that, but I fear that to get a share of the Windows market - i.e. a market loaded with people who cannot program their VCR - one has to sacrifice flexibility for simplicity).
(Yes, I am still extremely exaggerating, I know).
-
-
Sredni Vashtar Notebook Evangelist
Again, I have nothing against Ubuntu: I like the variety of flavors Linux comes by, all I am saying is that they are getting (IMO) similar to Windows ("Source code? Why would you want to tinker with the source code?").
Serious problems with C makefiles in Ubuntu
Discussion in 'Linux Compatibility and Software' started by HerrKaputt, Mar 10, 2009.