|
adewaleafolabi (m)
|
dude thats strange since i've been using ubuntu gcc comes with it. By the way what version and edition are you using cause even on the install gcc is usually present.
|
|
|
|
|
|
dakmanzero (m)
|
I'm using the latest version available on the ubuntu site.
Maybe stripping the developer tools is a new 'feature' in this release.
And gcc isnt even available on the default add-remove programs
u have to apt-get developer-related or something like that to resolve the billions of dependencies that would result from a manual isntall
for those of us that don't have 24-7 internet access, apt-get is, sorry to say, useless. Ive always preferred make && make install which is the proper unix way of doing things.
|
|
|
|
|
|
adewaleafolabi (m)
|
thats quite strange i don't use apt-get directly i use apt- get i use synaptics but even now i checked my live disc and under /media/cdrom0/pool/main/g gcc 4 was there so man put in your installation cd in ubuntu ad check for gcc its there
|
|
|
|
|
|
dakmanzero (m)
|
those are the libs, dude. Without those your os wont even work.
To really test, just start up a virgin ubuntu and type 'make' at a terminal prompt.
if u get an error message, u don't have gcc. Thats the case with the latest ubuntu.
|
|
|
|
|
|
adewaleafolabi (m)
|
guy i refuse to accept that ubuntu doesn't come with gcc and those aren't libs they are gcc debs man i have kubuntu 7.04 i386
|
|
|
|
|
|
dakmanzero (m)
|
OK, i guess its time to whip out the EVIDENCE. I use ubuntu-6.06.1-desktop-i386.iso read THIS thread: http://www.howtoforge.com/forums/showthread.php?t=1522just one of the places where I went to discover that the seemingly inexplicable omission of simple MAKE was not an error, but on purpose! notice that this guy's solution does not include how he isntallled java and gcc. The fact that hes still getting errors should show you that he did it WRONGLY. wrongly means he did it in the standard linux way. UBUNTU requires you to use APT to download a CRAPLOAD of dependencies before GCC works properly to compile downloaded tar.gz's. Now even after doing that wahala I STILL needed to get kernel source headers KERNEL SOURCE HEADERS FOR SWEET JESUS SAKES because those idiots omitted them. Once more the net saved me from corrupting my install, simply downloading the source headers from linux.org would have hosed my ubuntu install to death. I ahd to use, yes, you got it! APT to go and download ubuntu's special patched kernel source headers. All requiring an internet connection! Why? why? WHY? must you have internet to use ubuntu?!?!?!?!?
|
|
|
|
|
|
adewaleafolabi (m)
|
okay i used kubuntu 6.06 and i didn't have an internet connection and i was able to compile , i compiled k mobile tools, wine and some other things i never knew that there's something called linux headers until i used ubuntu christmas edition when i needed 3d support for my nvidia card
|
|
|
|
|
|
dakmanzero (m)
|
when you say you were able to compile, are you talking about make && make install?
besides, we are talking about UBUNTU not KUBUNTU. Have never used kubuntu, by the way.
|
|
|
|
|
|
adewaleafolabi (m)
|
i guess that solves it as i used kubuntu and was able to do make and make install
|
|
|
|
|
|
adewaleafolabi (m)
|
On sunday my uncle asked me if i used antivirus and i said no, as he wanted to know if his flash had viruses or not. So i simply plugged it in and luckly he had no virus in it but i noticed a strange file it was in docx format i opened the it and saw xml i thought it was a virus that corrupted it but i found out from him that it was just the new doc format so then the search for how to open Word 2007 Documents(.docx) in Ubuntu began. Follow this simple steps and you'll be able to open and save in this format. This is aimed at beginners 1.Go to http://download.novell.com/SummaryFree.jsp?buildid=ESrjfdE4U58%7E download odf-converter-1.0.0-5.i586.rpm 2.Open synaptics and search for alien, nautilus-gksu and install 3.Log-out and login again 4.Open a terminal and type in sudo alien -d '/home/wale/odf-converter-1.0.0-5.i586.rpm' replace wale with your home directory e.g /home/sola/ Then wait for it to generate the debian package and simply close and install it from your home directory 5.Open nautilus and enter this address /usr/lib/ooo-2.0/program and copy file named OdfConverter to /usr/lib/openoffice/program/ Then open /usr/lib/ooo-2.0/share/registry/modules/org/openoffice/TypeDetection/Filter, copy file MOOXFilter_cpp.xcu to /usr/lib/openoffice/share/registry/modules/org/openoffice/TypeDetection/Filter/ Then /usr/lib/ooo-2.0/share/registry/modules/org/openoffice/TypeDetection/Types and copy MOOXTypeDetection.xcu to /usr/lib/openoffice/share/registry/modules/org/openoffice/TypeDetection/Types/ and close and open the open office program now you can read and write the new doc format This article was curbed from http://geekhacks(dot)blogspot(dot)com/2007/05/working-with-word-2007-documentsdocx-in.html but with little modifications
|
|
|
|
|
|
shockreaction (m)
|
The default Ubuntu install doesn't include the gcc compiler. You need to install a package called build-essential using sudo apt-get install build-essential
or through the Synaptic Package Manager to get up and running.
I'm currently running Feisty (7.04) and I must say, Ubuntu has come a very long way. I actually like it now. Makes a lot of tasks easier, and then there's a lot of community support and such. Good stuff. Once Wine can properly handle Windows games (and it looks like this will be happening very soon), I'll be ditching my Windows installation.
|
|
|
|
|
|
dakmanzero (m)
|
Yeah, i wonder why they did something so braindead.
Perhaps they want to discourage the use of source packages and encourage the use of synaptics.
Ironically, everyone installing ubuntu in a VMware VM is going to encounter this flaw.
|
|
|
|
|
|
kayodus (m)
|
Ubutu -- Linux for africans
|
|
|
|
|
|
esquire (m)
|
Hello my people how una dey now? Afo how far now? I hop[e u burn that christmas edition because my own is no longer working i tried installing it but gave a lot of headache before i use test it for defect and it failed so am still using that Suse and windoze and moreover i have written that suse image to cd so am having a good copy wit me now. When are u coming to my side again or i meet u @ village to collect it if u burn it. Let me know. Cheerio
|
|
|
|
|
|
adewaleafolabi (m)
|
i have the iso's on my computer i'll burn it soon
|
|
|
|
|
|
esquire (m)
|
This is for the guy wey dey shout say ubuntu does not come with Gcc by default u're right but where u are wrong is that its not included in the cd just like Afolabi told u. Its there and have used it before firstly add your cdrom to your respository then from the terminal run this 'sudo apt-get install gcc' and e don finish. Cheerio
|
|
|
|
|
|
dakmanzero (m)
|
That will install just gcc and not the full set of build-essentials.
What I need is the ability to build source packages so I can install kernel modules. If that sounds like technical jargon, understand that these simple tasks:
a) running ubuntu in vmware b) installing nvidia drivers
Require that capability.
It was silly for them to leave it out. Most linux distros come with it. *shrug*
|
|
|
|
|
|
chiwob (m)
|
hello ubuntu is great but for those of you that want more from Linux Try pc linux 2007 is my favorite it is easy to use look,s more like win xp same setting and much more
|
|
|
|
|
|
adewaleafolabi (m)
|
even build essentials is on the cd
|
|
|
|
|
|
dakmanzero (m)
|
ubuntu or kubuntu
|
|
|
|
|
|
donan (m)
|
Hey guys, i have a problem with ndiswrapper on my fedora core 5. when i run ndiswrapper it says ndiswrapper is not recognised as a command. I really want to browse on my linux partition but it is not responding.
|
|
|
|
|
|
adewaleafolabi (m)
|
ubuntu and kubuntu are d same build essentials should be on both cd's i'll check 2confirm as soon as oga nepa restores powers. @Donan do u have ndsiwrapper installed ? and by d way fedora 5 is old try and get the new 7 just download it. it comes as a single cd now.
|
|
|
|
|
|
dakmanzero (m)
|
check, abeg.
ubuntu.
|
|
|
|
|
|
adewaleafolabi (m)
|
They both come with build essentials
/media/cdrom1/pool/main/b/build-essential
PS Seun Since sunday i've not been able to upload pictures it say The attachments upload directory is not writable. Your attachment or avatar cannot be saved. Please can u fix this thanks
|
|
|
|
|
|
donan (m)
|
@adewale were ca i download it. yes ndiswrapper is installed but when i run it i receive a message that says, ndiswrapper is not recognized as a command
|
|
|
|
|
|
adewaleafolabi (m)
|
try google.com and search for fedora website
|
|
|
|
|
|
3d_hunter (m)
|
i would like a free ubuntu cd
|
|
|
|
|
|
naijaguru (m)
|
Help!
I got Ubuntu 7.04 Feisty Fawn, but not working on my monitor! I tried a previous version too but same problem. I figured out I must configre the resolution in Xorg or something but I don't know how.
Any help.
|
|
|
|
|
|
adewaleafolabi (m)
|
why not post your computer specs monitor type graphic card and attach a copy of your xorg
|
|
|
|
|
|
adewaleafolabi (m)
|
why not post your computer specs monitor type graphic card and attach a copy of your xorg
|
|
|
|
|
|
bada1 (m)
|
Just got my ubuntu sent 2 me. it is the 7.04 edition. I am using a HP 510 laptop with windows preinstalled and the it comes with a recovery partition. I am thinking  should i create a separate partition like say 8Gb so that i can install the ubuntu so that i can learn Linux cause i know it is going 2 be the next big thing soon. Would the installation of ubuntu cause any problem with the recovery partition ? In case i have a problem with ma lappie and i need 2 recover it with the recovery partition, i heard it might not work cause it is not good 2 have more than one OS on the same disk space as the one containing the recovery partition. NOTE I have made a backup of the recovery partition on DVD so should i delete it although HP strongly condemns it. All the techies in the house i need your help on this one cause i really want to blend int the world of LINUX!! And please anybody in the house with a copy of partition magic to spare
|
|
|
|
|
|
adewaleafolabi (m)
|
You don't need to use partition margic. ubuntu installer comes with a partitioning tool. just choose use free continuous space if you have the option. and incase u have any problem holla moi
|
|
|
|
|
|