Fedora X86/64bit :: 32 Bit Compatibility On FC10 - C++ Libs
Oct 22, 2009
I assumed this had to be a FAQ, but after hours of searching, how to do this on FC11, but that didn't work with the yum on FC10. I don't need a huge list, but at least the basics (ld-linux.so, and I imagine the C++ compatibility libs).
View 2 Replies
ADVERTISEMENT
Mar 16, 2009
Downloaded from here: [URL] then ,it is 32-bit and I need to know what all 32-bit libs are needed as dependency for skype to work. I am on Gnome Fedora and purposefully selected static version of skype to prevent installation of libqt4.
View 2 Replies
View Related
Sep 8, 2010
After the 4th install The printer will at least produce a test page, but the available resolution is low, I suspect I need the gutenprint enhanced drivers, printer is a EPSON R285. Where do I find the nvidia libs so I can use the Nvidia driver for my ancient 8500 GTX. Using the package manager find nvidia shows nothing.
Are these libs held on another repo, as in other distros?, and is Acroread availble? is there a listing if the repos somewhere, I have some apps that have to be compiled and are a pig to get going, due to using those funny cut down libs that ubuntu use. When I backed up the last failing version of FC13, which hung as soon as yum was started, didn't print ect, I didn't close firefox down before copying the file. So the user config is locked, ie, you get firefox is already running, and fails to start. I found parentlock and deleted it, but but there is another lock file that needs to be removed, and I can't find it.. Anyone know the location of the lockfiles for firefox.?
View 2 Replies
View Related
Sep 19, 2009
I am having issues getting a 32-bit environment to run something on my computer. Most people think this is a lame game, but I rather enjoy it and would like to continue playing it on this computer. I am running F11 x86_64 on an AMD Athlon 64 x2 6000+ Black Edition (OC'd at 3.4 in case anyone is wondering). I TRIED running yum to get the shared library referenced in the following message, but it gave conflicts on installation. Is there a way around this, such as installing a separate environment directory for just this game? Or is it just a lost cause?
[Code]....
The new problem is highlighted in the terminal output. I've searched the web for this issue, and it seems to be caused by an older lib included with glibc.i586, though I don't know how to verify or correct this. I tried a lot of things before finding this list.
View 10 Replies
View Related
Feb 19, 2009
I just tried to update to kernel 2.6.27.15-170.2.24.fc10 (x86_64) at the suggestion of the gnome update widget, and the process hung. A bunch of other things were updating at the same time, many of which were related to audacity or wine.
I'm not sure just what was being updated, because the option to review which updates are available does not work - when I click on it, nothing happens, but when I take the other choice (install all updates), I take pot luck. It would be nice to be able to choose which programs to update, and to be able to upgrade the kernel independently, but I don't seem to be able to do that at the moment.
View 14 Replies
View Related
Apr 7, 2010
I have programs that work in FC10 and FC12, but when I run them on FC11, i get behaviour that is very similar to a deadlock. They don't crash or anything. It just seems that all program output stops at one point and never resumes. I am wondering if FC11 has any known threading issues that one may need to know about before trying to use it to run their software from FC10 or FC12. Maybe something in the way that threading is handled differently from FC10 or FC12 that is not necessarily a problem, but just needs to be kept in mind when writing code for FC11.
View 10 Replies
View Related
Jul 19, 2009
After "yum install emacs" & "yum install emacs-ess", I was able to install emacs on my X86_64 running Fedora 10.
If I run one session of emacs everything works fine.
Once I start a second session and try to resize or move the emacs window, the system stops responding.
View 1 Replies
View Related
Jul 5, 2010
I have a recently purchased Brother HL-3040CN printer that I had been using under Windows XP. I'm hoping to use it on openSUSE 11.2 64-bit. Having consulted SDB:Installing a Printer - openSUSE I ran lpinfo -l -m | grep HL-3040CN as su... evidently this model is not supported.The Brother site Brother Solutions Center : Brother Driver for Linux Distributions seems to suggest maybe there is hope. I am relatively new to Linux.
View 3 Replies
View Related
Jul 20, 2010
I was wondering what is the best package for a desktop computer 64bit, ATI Radeon HD videocard with dual monitor compatibility?Also, I would like to know specs such as an extense forum discussion of the distro and easy dependencies installation such as the yum command.
View 2 Replies
View Related
Jul 23, 2009
Last night I was updating my system and I ran into some dependency errors. It seems like gecko-libs is having problems. here are my yum update results.
Code:
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package epiphany.i586 0:2.26.3-1.fc11 set to be updated
---> Package firefox.i586 0:3.5.1-1.fc11 set to be updated
--> Processing Dependency: gecko-libs = 1.9.1 for package: epiphany-2.26.3-1.fc11.i586
---> Package xulrunner.i586 0:1.9.1.1-1.fc11 set to be updated
---> Package yelp.i586 0:2.26.0-5.fc11 set to be updated
--> Finished Dependency Resolution
epiphany-2.26.3-1.fc11.i586 from updates has depsolving problems
--> Missing Dependency: gecko-libs = 1.9.1 is needed by package epiphany-2.26.3-1.fc11.i586 (updates)
Error: Missing Dependency: gecko-libs = 1.9.1 is needed by package epiphany-2.26.3-1.fc11.i586 (updates)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
Code:
sudo rpm -qa|grep yum
yum-3.2.23-3.fc11.noarch
yum-metadata-parser-1.1.2-12.fc11.i586
anaconda-yum-plugins-1.0-4.fc11.noarch
yum-utils-1.1.22-1.fc11.noarch
PackageKit-yum-0.4.8-2.fc11.i586
PackageKit-yum-plugin-0.4.8-2.fc11.i586
yumex-2.0.5-6.fc11.noarch
View 14 Replies
View Related
Oct 21, 2010
I've been having problems with Dolphin hanging on me and I found out that the problem is due to something with dbus 1.2x. So I downloaded the source for dbus 1.3.1 and proceeded to update dbus by incrementally uninstalling and installing all of the packages it requires. Today I noticed that both dbus-libs 1.24 and dbus-libs 1.3.1 were installed, so I went to get rid of the 1.2 version so that yum would stop telling me there was a conflict.
This is what I did:
Code:
su
rpm -e --nodeps dbus-libs
rpm -Uvh file:///root/rpmbuild/RPMS/X86_64/dbus-libs(versionNum).rpm
I ran that once and restarted, but I think that something happened the first time because rather than it replacing the 1.2x version with 1.3.1 all that was left was 1.2x. So I did the same process as the last time, but after removing dbus-libs I forgot the path to the RPMbuild so I closed konsole and tried to open Dolphin. Well, obviously that's not going to work. So then I, even more stupidly, restarted... And now Fedora won't boot up. How do I reinstall dbus-libs without a bootable Fedora?
View 2 Replies
View Related
Feb 14, 2011
I untared a few libs on the wrong server (that's the when you're supposed to start laughing!) and I corrupted my server. Everytime it boots up, I get the following error:
/sbin/init: relocation error: /lib/tls/libc.so.6: symbol _dl_out_of_memory, version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time reference. Kernel panic - not syncing. Attempted to kill init!
I can I restore the original libs? I'm running RHEL 2.6.9-42 on a Proliant DL585.
View 6 Replies
View Related
Nov 9, 2010
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....
View 1 Replies
View Related
Feb 16, 2011
I am trying to install skype on a 64bit Fc14 and the 32bit doesn't work.
View 8 Replies
View Related
Jan 15, 2010
I have the simple fortran codes as:
Code:
integer :: i1=2455121, i2=2455121
real :: s1=0.19123840, s2=0.20749992
real*8 :: a1, a2
a1=i1+s1; a2=i2+s2
[Code]....
When s1 and s2 are stated with 'real*8', the 64bit and 32bit systems get the same results.
View 6 Replies
View Related
May 24, 2010
I just bought sony vaio laptop(EB16) couple of days before.I had window 7 OS. Two days before i downloaded Fedora-12-x86_64-DVD & installed in my PC.Everything is working fine except when i play any video or audio file such as .avi, .mp3 from any player such as vlc player, movie player ,xine etc , i don't get any sound.I tried to search this problem in internet but still i am not able to resolve this problem.
[Code]...
View 14 Replies
View Related
Aug 18, 2011
Im trying to set up my 3G modem to recive and send sms but I had no luck so far
Code:
Bus 002 Device 010: ID 19d2:0031 ONDA Communication S.p.A. ZTE MF636Im I tried with gnokii and wammu and many other things and did not want anything to do
View 1 Replies
View Related
Aug 15, 2009
Can anyone get the website below to work correctly with Firefox 3.5 and F11 64bit?[URL]...All I see is the background scrolling slowly and jerkily, none of the buttons at the bottom work. Reboot into Windows 7 and IE8: the same site is fast, smooth, the buttons work and the product details appear correctly in the centre of the screen.
I've tried disabling all adblock /pop up block options, ensured all javascript options are enabled and no change. Could this be a problem with the 64 bit flash player (installed from leigh's sticky thread) or a problem with OpenJDK?
View 4 Replies
View Related
Feb 4, 2010
Only asking if there is any official NVIDIA drivers for 64bit of fedora ?
And, What is the best alternatives ?
Also, What is the best graphics card to use with Fedora 64bit so i buy it ?
View 3 Replies
View Related
Dec 10, 2009
How do I update from FC10 to Fedora 12 from the command line.
View 2 Replies
View Related
Jan 3, 2010
I have installed Windows7 on a new machine. Before installing F12, I wonder if everyting is ok regarding boot process between Win7 and F12. Could someone confirm that I won't lose my Win7 install because of F12 installation?
View 4 Replies
View Related
Jan 6, 2009
When trying to launch firefox after upgrading to FC10, I get:Couldn't load XPCOM
View 4 Replies
View Related
Mar 26, 2009
just as the title states i need to upgrade my os from fc4 to fc10 first let me say i have no physical access to the box. all i have is root ssh access to it. So i need to know the best way of upgrading that will be safe. before i do the upgrade the server will be backed up so i will not loose any files. if the upgrade fails the data center will reload the os with what i need on it. but i would rather not have to format.
View 6 Replies
View Related
Jun 13, 2009
After upgrading to F11 I have had a few problems with some applications most like miro I was able to fix by using yum remove and then reinstalling. It appears that after updating some applications have stayed with the fc10 versions despite fc11 versions being available.
yum list | grep fc10 | grep installed
anthy.i386 9100h-4.fc10 installed
compat-db45.i386 4.5.20-5.fc10 installed
cronie.i386 1.2-8.fc10 installed
[code]...
View 14 Replies
View Related
Aug 6, 2009
I did the yum preupgrade install, all went well, did preupgrade -gui ; did everything fine, then i got the REBOOT now to start updating, clicked and i have just
View 5 Replies
View Related
Oct 12, 2009
I recently update FC10 to FC11 and Yum has stopped working. Also, "Add/Remove Software" has no packages listed. And, I have no Software repositories listed. When I try to run Yum I get the following:
There was a problem importing one of the Python modules required to run yum. The error leading to this problem was:
[Code]...
View 1 Replies
View Related
Feb 4, 2010
I'm about ready to give up! The modem is a USR5610C it has an rpm file. I guess I'll also need to know if I'm starting it correctly, by restarting the machine.
View 1 Replies
View Related
Feb 4, 2010
how do install mplayer on fc10?
View 7 Replies
View Related
Oct 17, 2009
Edit: now working, thanks very much Leigh and Dangermouse.
Anyone successfully installed AIR and iPlayer on F11?
I've switched to 32 bit Adobe flash, tried Autoten for AIR and Dangermouse's advice for iPlayer: url.html but it's not working, and trying to install AIR from url results in an endless busy downloading graphic .
I assume my problem is a lack of required packages, though I searched the repositories using YUM extender for the packages listed here: url.html and can't see them either as installed or available.
View 14 Replies
View Related
Oct 18, 2009
I want to install IBM Lotus Symphony on my 64 bit system, but yum only finds 32 bit version.
View 14 Replies
View Related