Ubuntu Installation :: Install A Certain Compiler Version (downgrading Of G++)?
Mar 16, 2010
currently i am trying to downgrade my version of g++ compiler in my ubuntu 9.10using synaptic, deselecting current 4.4.1 version and adding desired 4.1.2 version will result in g++ not being recognized in terminal anymore :(also sudo apt-get g++will only get me the latest 4.4.1
View 1 Replies
ADVERTISEMENT
Aug 22, 2009
I installed centos 5.3. gcc and g++ versions are 4.1.2 20080704 (Red Hat 4.1.2-44).How to install a second compiler gcc and g++ of version 4.2 or higher so that both versions of gcc and g++ are available?
View 2 Replies
View Related
May 29, 2011
I unfortunately succumbed to the lure of the latest and greatest and upgraded from a wonderfully stable, great version of Ubuntu 10.04 LTS to the -how shall I say- adventurous beta release of Ubuntu 11.04. My question is, I think, simple. Is it advisable to downgrade to the last 10.04 LTS ver.? I have my personal data saved. I run a dual boot with an old copy of Windows which I use once a year to do my taxes on.
View 8 Replies
View Related
May 13, 2010
I want to install OpenERP software which requires python 2.5 ,but my fedora 11 is having the python 2.6 installed by default, how can I downgrade the python 2.6 to 2.5 version. Also I need to know which version of yum is compatible with python 2.5 version.
View 3 Replies
View Related
Oct 30, 2010
I enables some alpha repositories on my device(n900) and as expected, upgrades from there broke a lot of things. Now I disabled the repository but the newer versions of the packages are still installed. Is there a way to check for all packages, if the installed version is newer than the repository version? So that I can downgrade them? The package management is apt. The main problem is I don't exactly remember what I upgraded so manual (apt-get remove/ then install) downgrade is not much of an option. I think I changed some python libraries that broke my system.
View 2 Replies
View Related
Jun 11, 2011
I use openSUSE 11.4 64 bits with KDE. For a specific reason (incompatibility with our internal revenue website) I'll have to downgrade to the latest stable FireFox version, 3.6 or something. I however do not know how to :
1. find this repository
2. when found, install it over my current 4.0.1 version.
View 6 Replies
View Related
Apr 15, 2010
Is there a standard compiler provided with the install of openSUSE?
Like gcc...
View 9 Replies
View Related
Feb 5, 2015
I have moved from MS directX to OpenGL on Linux Debian. My computer is running Jessie version with Gimp. I am trying to use several of the gl 4.0 functions but getting compiler error. I check for OpenGL version and appears to be version 1.5 .... How can I verify the correct openGL version and how can I upgrade to a moder version of at least 4.0?
View 4 Replies
View Related
May 19, 2010
I want to compile MFiX which is a simulation software. Therefore, I installed the Intel Fortran Compiler Ver. 11.x When compiling, I can only choose between Ver.9.x and 10.x.
This is a part of the error message when choosing either:
Is there a possibility to link the program to the newer compiler version?
I'm using Centos 5.4.
View 5 Replies
View Related
Oct 10, 2010
my laptop currently has 8GB of RAM and I wouldn't want that going to waste. I have read about the issues with flash on the 64 bit versions of buntu. Would you recommend going 64-bit or 32-bit with PAE? also, does the 10.10 kernel have PAE enabled by default?
View 9 Replies
View Related
Feb 17, 2010
I installed wrong version from this package (I didn't knew that libc6 was very important package) so now i get a lot of errors. I tracked the original version and downloaded it. I have it on my PC as .deb package but i can't install it because it's older version then the installed one. Normally, I would first remove the old package and then install new. But now I'm not sure because I don't know will my edubuntu work without the libc6 package. Version of my edbuntu is 7.04 installed on asus eee 900HA. I only have internet on my desktop PC.
View 2 Replies
View Related
Jul 10, 2010
I recently decided to try the ubuntu 10.10 alpha and I'm getting an annoying amount of crash reports, is there an easy way for me to downgrade back to the normal ubuntu without reinstalling the whole os from my disk?
View 6 Replies
View Related
Sep 12, 2010
UPDATE: Actually it's version 2.04 not 2.0, guess the site i followed was a little dated.
so i was a little hasty in upgrading Tranmission to version 2.0 and after a while i noticed that the new version is really slow especially for public torrents my question is; is it possible to downgrade to version 1.93?
i followed these command to install the new version.
Code:
$ sudo add-apt-repository ppa:transmissionbt/ppa
$ sudo apt-get update
$ sudo apt-get upgrade
View 3 Replies
View Related
Aug 21, 2010
I upgraded my Lucid Lynx with some PPAs and found some bugs. Now I removed the PPAs and want to downgrade my system according to default repositories. What is the best way to do that?
View 3 Replies
View Related
Jul 3, 2010
Is there a way to do downgrade back to Lucid?
View 2 Replies
View Related
May 22, 2011
I'm trying to install VMware 7.1.3 on ubuntu ( 2.6.38 ) but I ran into some problems. I installed a patch -> link to instructions
But when I try to run vmware workstation the GUI doesn't show up. This problem is also descrbied on the same site (link) They say: "This seems to be a problem with glibmm-2.28, downgrade glibmm to 2.24.2.1, and it should work."
I have no idea how to do this. Most sites refer to gtkmm..how to uninstall a previous version and how to install the correct version?
View 1 Replies
View Related
Dec 14, 2010
So for those of you who has built GCC from source would know that you can't install GCC without an existing GCC. So my question is, what would happen if all computers in the world suddenly just died, and all you had was the computer in front of you, and a copy of GCC 4.5. How would you install that?
I ask because I would like to install GCC 4.5 on my old powerbook G4 mac without installing a binary GCC provided by Tiger 10.4 disks. I would like to build GCC from source, without an existing GCC to complicate updating.
View 6 Replies
View Related
Jan 16, 2010
how do i install c++ compiler
View 1 Replies
View Related
Feb 24, 2010
When a new version of open box comes out. If compile a newer version of open box will it install over the current version or will it install a separate version?
View 2 Replies
View Related
Feb 3, 2010
I have problem installing a program (GTNets) since it requires an older version of g++ (3.3), while the current version of g++ is 4.4 in my ubuntu installation (vers 9.10). Can anyone give me recommendations on how to solve this?
I guess that there should be able to install an older version of g++ in addition to the current g++. Furthermore, the current should be the default, while the older is an optional version.
View 1 Replies
View Related
Feb 14, 2010
I have an HP EVO W6000 Workstation: Dual 2.2 Xeon Processors with 2 Gigs of Rambus Memory with 120 gig IDE HD and a DVD/RW IDE Burner. It is a 32bit Workstation. I just downloaded the 9.10 ISO of Ubuntu and created the CD. When putting the CD into the PC it will boot to the CD and the Ubuntu screen appears giving me the choices on how do I want to install Ubuntu but when I choose Install Ubuntu and hit enter nothing happens at all. It will let me boot to the HD but there is nothing on the drive. It is a clean HD with nothing on it. I'm not dual booting with another OS Like Windoze. I'm just want to install Ubuntu on this PC all by itself. I am using the 32bit version of Ubuntu since my workstation only supports a 32bit OS.
View 2 Replies
View Related
Mar 23, 2010
Does Wubi install the 32 or 64-bit version of Ubuntu?
View 1 Replies
View Related
Nov 4, 2010
I'm trying to install the desktop version on my laptop but i'm having an issues. I wrote the .iso file on a CD and restart my pc to boot. So -> the pc founds the medium, i'm choosing the language, i'm choosing "Install ubuntu" and nothing happens. The dots srarts to blink and that's all. When i press anykey opens an cmd promt (something like that) and there's a lot of errors - for example: ... file failed to open due to unknown user id", some files are missing and so on. I tried "try ubuntu without installing" but the same thing. I hear a sound (i guess this the "srart sound" of ubuntu) and that's all. The orange screen, the icon in the middle and the blinking dots. I made two CDs - one burned with win 7 integrated soft - right click and "burn disk image", and other burned with infra recorder. Nothing changes.
View 1 Replies
View Related
Nov 13, 2010
I'm trying to install Ubuntu 10.10 64-bit but when I'm using a CD after choosing try Ubuntu without any changes or install Ubuntu the load start and never finish. When I'm using USB flash drive Ubuntu log in but the screen are a corrupted image from my windows so I removed the hard drive that contain windows on it and try again the screen goes black with a small colorful point on it. and I tried the 32-bit version and same problem.
View 9 Replies
View Related
Dec 7, 2010
I'm using 3 monitors over a pci-e 9800GT and an agp 7600GS and have no problems under Windows 7, except i can't have Ubuntu (which i really miss). I tried installing Ubuntu and pretty much every other distribution multiple times.. with no luck so far. Wubi, CD, USB.. none of them worked for me. Right before the first step in the installation, all the screens go haywire, displaying all kinds of shapes and colors and everything seems frozen.
None of this ever happened back when i only had 2 screens and i really need the 3rd one (actually thinking of a 4th since i got a slot left.. maybe for movies or stuff while i'm working). I found topics of people with similar problems, only they were reffering to whatever happens while inside ubuntu or whatever.
View 9 Replies
View Related
Jul 7, 2010
how to install GNU Compiler on Ubuntu Server 10.04
View 3 Replies
View Related
Jul 14, 2011
What happens if I install the DVD version of Fedora 15 over an existing installation of Fedora 15-KDE? Will it cleanly add any software I don't already have, or will it change or disrupt my installation?
View 5 Replies
View Related
Oct 18, 2010
Is it possible to just roll back the version of Mesa on my install to an earlier version...I think this is the key to getting my game to work.
View 2 Replies
View Related
Mar 3, 2010
I noticed that for the live cds there was one for GNOME and one for KDE but hte install dvd didnt have an option for one or the other
View 1 Replies
View Related
Aug 15, 2010
a beginner to ubuntu, why is 64 bit marked not recommended, have amd64 dual core, thinking of trying wubi, would automatically provide 64 bit install version? which to use?
View 1 Replies
View Related