I installed Lubuntu 11.10 and I installed build-essential with this command:
sudo apt-get install build-essential
Now I have gcc 4.6
I read on some forum that adding the next PPA I'll be able to install gcc 4.7:
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
I did that, then ran:
sudo apt-get update
sudo apt-get install gcc-4.7
But my machine can't find the gcc-4.7 package?
I install ubuntu 12.04 in my notebook and I use c++. I want to use c++11,so I want to upgrade my gcc to gcc4.7.
I just installed Mate on top of Ubuntu by the following commands:
sudo add-apt-repository "deb http://packages.mate-desktop.org/repo/ubuntu oneiric main"
sudo apt-get update
sudo apt-get install mate-archive-keyring
sudo apt-get update
sudo apt-get install mate-core
sudo apt-get install mate-desktop-environment
Which caused no problems, but many things (window theme, Mint menu, ...) are missing
I did this:
cd ~/Downloads
sudo make
sudo apt-get install gcc
sudo make install
and finally got this:
tal@tal-Extensa-5620 ~/Downloads $ sudo make install
install -D -m 755 wl.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/wl.ko**
Thanks for any answer, that a big problem i'm having, i need to use wire internet instead of wireless (laptop).
When I try to run sudo apt-get upgrade I get the error below.
I also get similar error when running sudo reconfigure postfix, which I relly need to run since outgoing e-mail is not working any more.
I have a soundcard that I'd like to use and I've been trying to install it and being a new Ubuntu user, I get about half way through this in the Terminal and it stops cooperating with me...
I want to install rails environment on ubuntu 11.04.
I type:
sudo apt-get install ruby-rvm => Unable to locate package ruby-rvm
what i made in Ubuntu 11.10 to make the same task (But my current pc is ubuntu 11.04):
sudo apt-get install ruby-rvm
rvm install ruby-1.9.3-p125
sudo gem update --system
sudo gem install rails
I installed the Ubuntu 12.10 minimalist iso from usb flash
help.ubuntu.com/community/Installation/MinimalCD
then I installed some other things I need:
sudo apt-get install openssh-server
sudo apt-get install python-software-properties
sudo apt-get install software-properties-common
sudo apt-get install nginx php5 php5-fpm php-pear postgresql phppgadmin
sudo apt-get update
sudo reboot
I then foll
Cinnamon is the default desktop environment in the Linux Mint. Cinnamon 1.6 is coming out soon with new cool and innovative features (see the picture). This simple tutorial is going to show you how to install Cinnamon 1.6 in Ubuntu 12.10 & 12.04.
Install Cinnamon 1.6 from PPA:
Before Cinnamon 1.6 going to stable, you can install it from the nightly build ppa.