teaker1s said: And compiling- quite simply because these are the questions that keep re-occuring-especially when people have to install/compile to get their hardware to work.
people also start with server installs etc, the problem is we have people wanting more than what a new computer user generally does.
Some of the questions on Absolute Beginners talk are quite sophisticated.
example:- some graphic's cards need nvidia beta driver, this can't be installed with xserver running, further to this when downloaded the run file needs permission to run "chmod755".
Case in point (in terms of sophistication, however new users expect their nvidia cards to just work ;) ) . IMO for nvidia/ATI we should advise Envy.
http://albertomilone.com/nvidia_scripts1.html
Envy will do the latest beta driver (envy unstable).
Small clarifications : Installing the nvidia driver is running a script, not compiling. Not every tar ball is source code, some are binaries, some are scripts (python is not too uncommon).
To compile :
Prep ~ Install build-essential and checkinstall. Download and extract source tar ball.
Read any README that came in the tar ball
./compile --help <- lists options
./compile
make
sudo checkinstall
This is how we should advise to compile ~ Add that to the wiki !
Yes, sometimes checkinstall fails but if it works it adds the package as a .deb and this has obvious advantages. If check install fails you can fall back on *sudo make install*.
While I understand that we don't want to baffle new ubuntu users, It's not possible to never use the terminal with linux and install and maintain it.
YES EXACTLY ! I understand the CLI provokes angst in new users. We need to help.
http://doc.gwos.org/index.php/CommandLineBeginners
Further to this lots of questions go unanswered because because everyone looks and thinks-that question has been asked before, someone else will answer it.:(
Sometimes. Sometimes unanswered questions are esoteric. I would like the Beginners team to help with this as well ... If there is an unanswered question I would like to steer the poster to the wiki or irc. But not just "have you searched the wiki ?" something a little more personalized, like an answer from the wiki or a wiki page ...
I'm considering setting up my own wiki page and covering some of the things I mentioned if the beginners wiki doesn't want to cover them yet
LOL I like your enthusiasm ! Obviously you are free to do as you see best, but I would like to channel your ideas and energy to the wiki I have started :
https://help.ubuntu.com/community/Beginners/
Yes, there is not much there as of yet, but I think that will change. In addition I am working with the wiki team to coordinate our efforts. There is a lot of information out there, I think part of the problem is connecting that information to users :) Also I think there are a number of advantages to working with a team ...
If you would like I am more then happy to help you learn to wiki. There are a number of good ideas in this thread for the wiki and I hope my team will get started soon (hint hint) ...