I have both glibc.i686 and glibc.x86_64 installed in Fedora 14 because I have programs that require both. Using a yum update gives me the following error: file /usr/share/doc/glibc-2.12.90/NEWS from install of glibc-2.12.90-19.i686 conflicts with file from package glibc-2.12.90-18.x86_64
What is the best way to work around this issue? Trying an "yum update glibc.x86_64" gives me the corresponding opposite error. Doing a "yum update glibc.i686 glibc.x86_64" gives a longer list of dependency conflicts with glibc-headers and glibc-common.
I am having a problem with a simple program I wrote in Fortran (gfortran). This program basically reads a long list of numbers and makes some operations with them. Double precision is used in the variables and functions, and AFAIK everything is in order with the program. The thing is that I accidentally noticed that said program yields different results, and I am talking about integers being different, something noticeable. Apparently the offending chunk of code might be:
Code:
DOUBLE PRECISION FUNCTION tamano (x1,y1,z1) DOUBLE PRECISION x1,y1,z1 tamano=dsqrt((x1)**2+(y1)**2+(z1)**2)
[code]....
One of the involved machines has F15 x86_64 and the other one F15 i686. My first guess is that this has something to do with how Fortran handles precision (which I supposed was the same for 32 and 64 bits). To compile the program I use:
Code:
gfortran --free-form -fno-whole-file program.f90
Is there another option I should pass the compiler to make sure the same precision is used in both cases? Or what can I do here?
I just bought a new laptop and installed Fedora 14 on it. I now just noticed that I must have been very sloppy when selecting the download CD, because somehow I managed to install the 32-bit i686 version instead of the 64-bit x86_64.
Is there a way to change without wiping out the existing install and do a reinstall?
I'm installing x86_64 F14 on my Lenovo T61p, but I'm missing the i686 xorg-x11-drv-nvidia-173xx-libs in rpmfusion. Am I the only one or Is there a reason?
Edit: wine 32bit and Google Earth for example need them....
Code: $ su -c 'yum install wine' this forum won't let me put all the text in Transaction Check Error: package openldap-2.4.21-6.fc13.x86_64 (which is newer than openldap-2.4.21-4.fc13.i686) is already installed package nss-softokn-freebl-3.12.4-19.fc13.x86_64 (which is newer than nss-softokn-freebl-3.12.4-17.fc13.i686) is already installed
Attempting to compile an application that is not located in any of the repos yet for 11.3 64 bit. I have downloaded the appropriate src and untarred it. However, when I attempt to run the ./configure command here is the error I receive. checking build system type... Invalid configuration `x86_64-unknown-linux-': machine `x86_64-unknown-linux' not recognized configure: error: /bin/sh ./config.sub x86_64-unknown-linux- failed
I have made sure that I have all kernel-headers packages installed and am unsure as how to proceed. I tried using the command "./configure --build=x86_64" and then receive an error stating that the "SYSTEM IS NOT SUPPORTED" and continued errors stating that gcc is not installed, eve though it is.
Last nights upgrade of java-1.6.0-openjdk-1.6.0.0-43.1.8.2.fc13.i686 and java-1.6.0-openjdk-plugin-1.6.0.0-43.1.8.2.fc13.i686 prevent the loading of Ameritrades Command Center.Downgrading to version 1.6.0.0-37 fixes the problem. I'll post the bugzilla number as soon as I get the chance to file it.
when ever i try to install updates i get shown an error & the updates stop the error i get says "librpmio.so.0 is needed by package abrt-1.0.3-1.fc12.i686 (updates) librpm.so.0 is needed by package abrt-1.0.3-1.fc12.i686 (updates)"
when 8.04 came out, i installed the i686 kernel because amd64 support still wasn't that good. i still have that 8.04 install running (it is my mythtv htpc box), but when 10.04 comes out in a few months, i would like to upgrade ubuntu from 8.04 i686 to 10.04 amd64.is a apt-get dist-upgrade from a i686 to a amd64 kernel possible? if so, how?
I just upgraded my box to ubuntu 10.4 from 8.04, as usual fast and without complications.I want to use the i386 kernel instead of the i686 (2.6.32-24) with aptitude and synaptics I have downloaded and installed but when I restart it jumps directly to gdm, no grub to choose, I also try to unistall the i686 version trough synaptics, as I did in previous versions , but I couldnt find any linux-i686 entry
i was trying to install mcafee enterprise ed on my ubuntu10.10 got the following error msg
Code: dpkg: error processing MFErt.i686.deb (--install): cannot access archive: No such file or directory Errors were encountered while processing: MFErt.i686.deb i tried to copy the contents of mounted folder to another and retried same error msg followed i used furious iso mount
i was trying to install runtime environment first as per the instrucions in installation guide
If I wanted to avoid installing certain i386 apps from the repository, could I somehow compile my own (generic compiling, or for deb packages) with an i686 architecture in mind?Would this be congruent with the rest of the Debian OS, or would the extra instructions cause instability (if even possible)?
When I try to install (using yum) various things like wine in 64-bit F12, I get
Code: Missing dependency: glibc-common = 2.11-2 is needed by package glibc-2.11-2.i686 (fedora) What is currently installed is glibc-common-2.11-4.x86_64
I have an Acer Aspire 3680 with Fedora 12 on it which has been running just fine until I did some updates last night then shut down and tried to turn it on this afternoon.Whenever I try to boot up my laptop I get the following error message:
Code: [drm:drm_mode_rmfb] *ERROR* tried to remove a fb that we didn't own Boot has failed, sleeping forever.
i have F12 with kernel 2.6.32.11-99.fc12.i686.PAE. But i just have 2gb ram, so im not really needing to use a PAE kernel. So i was thinking on change my kernel to a 2.6.32 generic, but the fact is that im not sure if i can do that, and i could, how??
I upgraded from F12 i686 to F13 (I should say clean install). And now ever so often my computer locks up...... I will wait for an update or something this week but if it continues after I may have to go back to F12 (on another HDD)
while installing ImageMagick on my i686-pc-linux gnu, everything seems to go fine when i put ./configure --with-modules in action. however, after this, as soon as i execute "make"
The Debian site says latest netinst images have i686 available. I only see i386, so does debian offer the i686 option during net install? Perhaps I won't see a difference between i386 and i686. 1.00 Ghz Pentium M on IBM thinkpad X40 with intel integrated graphics card
Could someone give a step-by-step tutorial on how to do this, for someone with no more than a basic understanding of navigating the OS?
I'd like to include architecture specific flags instead of the generic i686 ones if possible.
So far, my tests have revealed that Arch Linux runs faster than Debian several media apps. I initially thought this was due to the i686 optimization of Arch, but other mentioned it could simply be a kernel timer issue.
I know for a fact the differences aren't due to bloat, and I've installed both OSes from minimal install means. Only the absolutely needed dependencies have been installed.
Where do I obtain this? I have the i586 kernel and I need the i686 kernel to run VMware. I beleive this may be the pottential reason virtualbox wasn't working too.
I have Opensuse 11.3 with kernel 2.6.34.4-0.1-default i686 and use KDE4-4.5.1 from the new OpenSuse repo. My system sometimes freezes while using Firefox or Chrome and also sometimes playing with Kpatience or browsing images with Gwenview.
My video card is an old Sapphire Radeon working with radeon module and desktop effects are off. The only way to bring up the system is hard resetting. I tried also the desktop kernel with no difference.