Fedora :: Yum Will Not Run - Error "Could Not Find Platform Independent Libraries <prefix>"
Jul 27, 2011
It has been working fine until today where I've been trying to get a application installed that I used on fedora12 ok called SecureCRT. It looks like it was not running because of a python lib. My system has libpython2.7.so and it wants 2.4. The developers for SecureCRT said they have not written it for F15 yet but will for next release but try install with nodeps and symlink 2.4 to 2.7. This did not work. I copied libpython2.4.so.1.0 and a link to libpython2.4.so from my old F12 box onto the new one and the app started working a treat but no I've noticed that yum no longer works and can only think its this. I have removed the the 2.4 files but still nothing. the error I get from yum is:
yum Could not find platform independent libraries <prefix> Could not find platform dependent libraries <exec_prefix> Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] 'import site' failed; use -v for traceback There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: No module named yum Please install a package which provides this module, or verify that the module is installed correctly.
It's possible that the above module doesn't match the current version of Python, which is: 2.4.6 (#1, Mar 23 2010, 12:56:48) [GCC 4.4.3 20100127 (Red Hat 4.4.3-4)] If you cannot solve this problem yourself, please go to the yum faq at: [URL] How do I fix this and is it possible to have both versions?
View 13 Replies
ADVERTISEMENT
Oct 13, 2010
I ran 'sudo apt-get install python', which completed successfully. According to [URL] this should have created the directory /usr/lib/python2.6, but I do not see any such directory.This is causing problems:
$ python
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
[code]....
I've tried 'apt-get purge python' and then reinstalling but this has not resolved the issue.
View 6 Replies
View Related
Apr 16, 2010
We are normally using IPC for exchange of data between multiple threads or processes. Out of following IPC which are platform independent and why they are platform independent?
1. FILEs
2. Socket
3. Named Pipes
4. Shared Memory
5. Message Queue.
View 1 Replies
View Related
Apr 5, 2010
where can i find the qt libraries..?? building an rpm failed.
Code:
checking for Qt libraries... no :-(
configure: error:
I can't find the Qt libraries. It is recommended to set the QTDIR environment variable. Install the Qt libraries, or if you have them installed, override this check with the --with-qt-libraries argument, and I'll take your word for it. i got qt and qt-devel
View 7 Replies
View Related
Mar 12, 2010
I tried to install Fedora 12 on my machine using the Fedora-12-i386-DVD and get the following error: /sbin/load_policy:error while loading shared libraries: lib/libsepol.so.1: cannot read the file data:input/output error exec of anaconda failed install exited abnormally [1/1]
View 2 Replies
View Related
Feb 6, 2010
Just trying to install Skype on Fedora 12 .. but got an error: skype: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory So, anyone got it working there ?
View 9 Replies
View Related
Dec 15, 2009
I try running syncevolution, but it wont work for some reason.
In command line I get this error:
Syncevolution and evolution are installed in latest version (syncevolution: 0.9.3 evolution: 2.28.0).
View 5 Replies
View Related
Mar 17, 2011
I'm trying to get ePSXe installed but I'm getting the following error
Code:
[root@fedora ePSXe]# ./epsxe &
[1] 21678
[root@fedora ePSXe]# ./epsxe: error while loading shared libraries: libXt.so.6:
[Code].....
View 5 Replies
View Related
Apr 21, 2011
I am using fedora 15 / 64. I installed skype from this tutorijal http://blog.randell.ph/2010/11/17/fe...llation-setup/.
When I try to start it I receive this
Code: skype: error while loading shared libraries: libXv.so.1: cannot open shared object file: No such file or directory
View 5 Replies
View Related
Dec 9, 2010
I am getting this error while installing NS-2.1b9a in fedora 8.0.
I tried to install libstdc++.so.5 by following command:
But it says:
I tried giving link to newly installed libstdc++.so.5's link as well.
I have gcc-3.3 installed in my system.
View 6 Replies
View Related
Jun 23, 2009
I installed a software that is used for modeling purpose. After installation, it showed me the following error.
error while loading shared libraries: libXm.so.3
I hope i need to install some libraries. While i searched in google, i found some postings telling i should intall libmotif3 and some postings telling that openmotif should be installed. I dnt know what to do now as i dnt find both these libraries when i try to install with yum.
Someone kindly write me how to get this libXm.so.3 installed in fedora10.
View 8 Replies
View Related
Nov 9, 2010
I just installed fc14 on my laptop and am trying to install (mandelbulber) but i get this error.
Quote:
Mandelbulber install problem: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such file or directory
View 14 Replies
View Related
Apr 4, 2010
I installed novell eDirectory on RHEL 5 and installation was successful. I am getting /ndsconfig: error while loading shared libraries: /opt/novell/lib/libccs2.so: file too short problem when I am giving command ./nds-config new ( for creating a new instance).
View 3 Replies
View Related
May 23, 2010
i need to install ioncube loader. from the download page, there are many selections for linux @ [URL]
-Linux (x86)
-Linux (x86-64)
-Linux (ppc)
-Linux (ppc64)
how can i find out which linux's platform from the command line?
View 2 Replies
View Related
Dec 11, 2009
I am trying to install kcachegrind and during the ./configure phase I got the following error:
Checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
Now I guess I have QT installed and I tried to do the following:
./configure --with-qt-includes=/usr/lib64/qt4/include
but that did not work either.. actually checking further I found that the folder include is missing in usr/lib64/qt4/ !!!!
So what should I do... for you info I am listing below the output of:
yum list *-devel | grep -i qt
qt-devel.x86_64 1:4.5.3-9.fc10 @updates
qwtplot3d-qt4-devel.x86_64 0.2.7-6.fc9 @fedora
PackageKit-qt-devel.i386 0.3.16-1.fc10 updates
PackageKit-qt-devel.x86_64 0.3.16-1.fc10 updates
PyQt-devel.i386 3.18.1-5.fc10 updates
PyQt-devel.x86_64 3.18.1-5.fc10 updates
PyQt4-devel.i386 4.6.2-3.fc10 updates
PyQt4-devel.x86_64 4.6.2-3.fc10 updates
QtRuby-devel.i386 4.3.3-4.fc10 updates
QtRuby-devel.x86_64 4.3.3-4.fc10 updates
SoQt-devel.i386 1.4.1-9.fc9 fedora
SoQt-devel.x86_64 1.4.1-9.fc9 fedora
avahi-qt3-devel.i386 0.6.22-12.fc10 updates
avahi-qt3-devel.x86_64 0.6.22-12.fc10 updates
avahi-qt4-devel.i386 0.6.22-12.fc10 updates
avahi-qt4-devel.x86_64 0.6.22-12.fc10 updates
dbus-qt-devel.i386 0.70-4.fc9 fedora
dbus-qt-devel.x86_64 0.70-4.fc9 fedora
dbus-qt3-devel.i386 0.9-1.fc10 fedora
dbus-qt3-devel.x86_64 0.9-1.fc10 fedora
libprojectM-qt-devel.i386 1.2.0-3.fc10 updates
libprojectM-qt-devel.x86_64 1.2.0-3.fc10 updates
php-qt-devel.i386 4.3.3-4.fc10 updates
php-qt-devel.x86_64 4.3.3-4.fc10 updates
polkit-qt-devel.i386 0.9.2-1.fc10 updates
polkit-qt-devel.x86_64 0.9.2-1.fc10 updates
poppler-qt-devel.i386 0.8.7-7.fc10 updates
poppler-qt-devel.x86_64 0.8.7-7.fc10 updates
poppler-qt4-devel.i386 0.8.7-7.fc10 updates
poppler-qt4-devel.x86_64 0.8.7-7.fc10 updates
qt-devel.i386 1:4.5.3-9.fc10 updates
qt-qsa-devel.i386 1.1.5-5.fc9 fedora
qt-qsa-devel.x86_64 1.1.5-5.fc9 fedora
qt3-devel.i386 3.3.8b-17.fc10 fedora
qt3-devel.x86_64 3.3.8b-17.fc10 fedora
qwtplot3d-qt4-devel.i386 0.2.7-6.fc9 fedora
zbar-qt-devel.i386 0.8-5.fc10 updates
zbar-qt-devel.x86_64 0.8-5.fc10 updates
View 4 Replies
View Related
Jan 18, 2011
I installed MATLAB R2009a in my laptop (Fedora 14 x86-64), the installation was succesful but when I run MATLAB (in a console), appears a message: error while loading shared libraries: libut.so: cannot enable executable stack as shared object requires: Permission denied
I find a "solution", execute in a terminal: execstack -c libut.so
I used several times with differents libraries that I needed, but I run MATLAB in a terminal, MATLAB starts in a terminal, only a prompt ">>" and nothing.
View 2 Replies
View Related
Aug 19, 2010
I want to install pgplot on my PC. My Pc is running an intel i7-860. I install Fedora13 (X86_64 version). there is no g77_gcc in fedora13, it has only gfortran_gcc. I have edited the 'g77_gcc.conf' by copying it to'local.conf' and change 'g77' into 'gfortran', and follow all the installation instructions of pgplot. For examle, I did: /usr/local/src/pgplot/makemake /usr/local/src/pgplot linux local.conf.
It seemly go through to the last step correctly, but the last step './pgdemo1' failed. It showes the same error message as other friends showed in 2008 in Fedora10: error while loading shared libraries: libpgplot.so: cannot open shared object file : No such file or directory
In fact it does exists, and if I do 'cp libpgplot.so /usr/local/lib', it showes that the file already exists. I overwrite it, no use at all.Still the same error message. In google I find an item to teach 'how to install pgplot in 'gfortran_gcc', I follow its instructions step by step, but at last, pgplot still does not work. I am an old man, not familiar with computer.
View 1 Replies
View Related
Dec 1, 2009
Trying to launch Second Life gives the following error message:
You are running the Second Life Viewer on a x86_64 platform. The most common problems when launching the Viewer (particularly 'bin/do-not-directly-run-secondlife-bin: not found' and 'error while loading shared libraries') may be solved by installing your Linux
This problem was easily found using search with solutions for Fedora 11.
The following information has been found for adding the 32 bit support to Fedora 11 but it does not work in Fedora 12.
The file created in the instructions below is a list of the 32 bit libraries. It is then called as input to yum to simply install them.
"Add the Libraries Next, add the 32-bit libraries by copying the following list, and pasting it into a text file. Save it as �Fedora-ia32.txt�."
Another post says that was all unnecessary as the following commands would do the same thing.
Could have simply been achieved by calling:$ yum install SDL.i586...(Or by selecting SDL.i586 in add/remove programs.)
The problem I have with Fedora 12 are neither of these will install anything in Fedora 12. Looking at add/remove programs does not yield anthing that looks like it is 32 bit support when searching with the argument "SDL".
Does anyone know how to install 32 bit support into Fedora 12 64 bit version ? I like the simple yum expression rather than long lists like the first example uses, but I'll try anything if it works.
A side question to this entire experiment is what chance would you give to Second Life being able to be run remotely using VNC? I would think if it runes on the Linux machine, using a remote terminal would have little impact. Using VNC isn't the usual way this will be run, I just wonder if it would work at all.
View 3 Replies
View Related
Jun 1, 2010
Fedora RedHat Enterprise 5 X version 7.1.1
I've been digging around for a while to try and come up with some solutions, and I'm finally caving and asking for help.I have two PCIe nvidia cards, each with one DVI and two displayport outputs. I know it's a gigantic mess right now as I've been experimenting a lot. If someone can suggest a basic skeleton xorg.conf for one x-screen on GPU-0, one display on GPU-1 cloned onto ANOTHER display on GPU-1 (preferably with a different frequency), it would be much appreciated.
View 3 Replies
View Related
Jan 6, 2011
I am trying to compile some software written by a colleague in the lab that uses mpicc. When it is compiled on his account, it works fine, but fails on mine (on the same machine). When I type simply
>mpicc
I get the error
/usr/lib64/mpi/mpi-openmpi-intel/usr/bin/mpicc: error while loading shared libraries: libintlc.so.5: cannot open shared object file: No such file or directory
I am hesitant to mess around in .bashrc or .aliases before I have a little more information.
View 4 Replies
View Related
Jan 6, 2010
I've been trying for days now to build my first FastCGI application using gcc.
This is the output:
Code:
I believe I wouldn't have to refer to the lib path, but I added the -L flag to be sure.
The directory /usr/lib includes (among others) these files:
Code:
I have tried to follow these instructions. The files in the tar.gz archive provided by FastCGI.com no longer corresponds to the instructions there, but I was still able to run the ./configure and make commands so I believe FastCGI is installed.
But why can not the library be properly linked to? Really hope you can help me out on this one!
View 2 Replies
View Related
Jul 25, 2010
I'm tryieng to install some software which requares php. I typed: Code: ./configure --with-php=/usr/include/php But in the end of configuration I get this warning: Code: configure: WARNING: unrecognized options: --with-php on Ubuntu systems it is okEverything installs ok. But on fedora I can not configure my software with php
View 3 Replies
View Related
Dec 23, 2010
I recently setup a new server that serves files over samba and is a subversion repository for a number of projects. I did a simple apt-get update/upgrade for which the system requested a reboot. After I rebooted, I got to the login prompt, at which point I ran into a problem. After I enter my correct credentials, it spits out the following error:
sh: error while loading shared libraries libc.so.6: cannot open shared object file: Error 24
and returns me to the login prompt. Samba and Subversion are both still working, I simply can't login to the server either physically or via SSH.
What steps should I be taking to correct this issue? My thoughts are that I may need to use a Live CD to load the system and perhaps do another update, but before I go through that process I just wanted to check in and see if there might be some other solution.
I have tried googling the issue, and while I have seen other posts regarding shared library issues, there was never anything about not being able to login and I never did find anything specific to the error message I received.
View 5 Replies
View Related
Sep 14, 2010
I accidentally deleted one of the libraries in /lib or /usr/lib and now when I boot into Debian, it won't load the GUI. I get an error message saying that something failed because the library needed did not exist (I couldn't read it because the text was scrolling by so fast, so I don't know exactly what it said). I need to find an archive or something of all the system libraries for Lenny so I can reinstall them. Is there a place online where I can download them?
View 7 Replies
View Related
Jun 24, 2015
As title says, running unetbootin throws this error [URL]...... I can easily find the files myself (go to synaptic > look at installed files > scroll down) and I can't remove/purge because they would require me to remove some important software (XFCE).
FIX: Required some more 32 libraries.
View 6 Replies
View Related
Aug 4, 2010
I have just downloaded, configure'd, make'd and make install'ed the Google Log Library to my computer. It built all required files (as far as I can see) and copied the .so file (libglog.so.0.0.0) to /usr/local/lib. Then it created two symbolic links called "libglog.so.0" and "libglog.so" that point to that shared object file:
lrwxrwxrwx 1 16 /usr/local/lib/libglog.so -> libglog.so.0.0.0
lrwxrwxrwx 1 16 /usr/local/lib/libglog.so.0 -> libglog.so.0.0.0
-rwxr-xr-x 1 498381 /usr/local/lib/libglog.so.0.0.0
Now I'm trying to execute a program that uses the library, but when I start it, I get the error message that it can't open the so-file:
cloud:/home/blam/redirector/redirector2# ./redirector ./redirector: error while loading shared libraries: libglog.so.0: cannot open shared object file: No such file or directory
/usr/local/lib is included in my /etc/ld.so.conf file, and another library that's located in this directory is loaded correctly.
View 1 Replies
View Related
May 19, 2010
A 32-bit program (Cisco AnyConnect VPN Client) appears to be trying to load a library from /usr/lib even though the 32-bit library is installed in /usr/lib32:
ak@myo5a:~$ /opt/cisco/vpn/bin/vpnui
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
[code]....
View 7 Replies
View Related
Jan 22, 2010
I am trying to get flasH player for my iceweasel. Getting error saying I am running on an amd platform. I was under the impression an amd distro wont even install on an Intel system.I am a 100% that my hardware is Intel.Here is what uname -a gives me.
Code:
sudo uname -a
[sudo] password for siawacsh:
[code]....
View 6 Replies
View Related
Apr 13, 2011
I'm currently setting up a dell server with hardware raid 1 on sas 6r. i got 4 sas installed on the server and configured to raid 1 as stated below,
array 1:
slot 0 & 1
array 2:
slot 2 & 3
during the installation, the installer detect the array 2 as sda and array 1 as sdb.. so i proceed with installation on array 2. after completed the installation, the first reboot lead me to a 'grub-rescue" prompt. by following the guide at url Mode, i've noticed that the boot folder has changed to (hd1,1), which i believe it has changed to sdb1. default root device shows that prefix=(hd0,1)/grub.
View 3 Replies
View Related
Jun 4, 2011
I decided to use Ubuntu-11.04 a few days ago. Start with "Live-CD". I downloaded and installed as instructed but i get this error when i reboot my computer: -------------- "prefix" is not set? -----------------------I tried 4 times to reinstall but i got the same result.Any way, my current OS is WinXP SP2
View 6 Replies
View Related