Gutsy Gibbon install: help me with the steps!!

Status
Not open for further replies.

phuchungbhutia

Om Ma Ni Pä Me Hum
install stopped at 93% .... fatal error installing grub ......
and wen i start ubuntu it takes me to busyboy shell prompt ... no gui ....
 

praka123

left this forum longback
just a google will help you :p
fix grub from livecd:
*ubuntuforums.org/showthread.php?t=224351
In short=mount / partition of ubuntu in livecd using mount /dev/sdx /mnt directory.now run grub in a terminal as "sudo grub" in case of ubuntu.then run root(hdx,y) ,setup (hd0)
 
OP
shady_inc

shady_inc

Pee into the Wind...
@ rahimveron: Which opera version are you usig??I am using the 9.50b and it crashes when I visited any encrypted pages [login,sign-up etc.].:(
 

Rahim

Married!
Ya its a beta so dont use it. I am using Opera 9.24 .Get it through Synaptic or from Here
It is always wise to use stable version.
 
Last edited:

gary4gar

GaurishSharma.com
rahimveron said:
Ya its a beta so dont use it. I am using Opera 9.24 .Get it through Synaptic or from Here
It is always wise to use stable version.
always try to use the software in repo, else you may face dependencies errors & compling errors
 
OP
shady_inc

shady_inc

Pee into the Wind...
Hi everyone.!!:p
Back again with a [stupid??] query.:D

Alrite, I want to compile C++ programs on ubuntu for which I installed the Geany IDE from Add/remove programs.But got to know that it can't compile programs, being an IDE.[stupid me ... totally missed that IDE part.! :mrgreen:].
Now, how do I get Geany to compile source files too...??
Also, what do you guys prefer for compiling C++ source files.??

shadyEDIT:
Got over the problem.!!Had to do:

sudo apt-get install g++
and
sudo apt-get install build-essentials.
to get it working.
Also Geany won't compile a file from NTFS partitions. So I had to move all my windows-created projects to / to get them working in Geany.

Thanks,
shady_inc.
 
Last edited:
Status
Not open for further replies.
Top Bottom