Red Hat / Fedora :: OS To Automatically Download And Install All Missing Libraries??
Feb 21, 2011
i a newbie at linux and i installed Fedora 14 with minimum services and software in order to install Dynamips/Dynagen (Cisco router emulator).when i try to install Cisco rpm -ivh dynamips-0.2.8RC2-1.i386.rpm file i get the following:
error: Failed dependencies:
libc.so.6 is needed by dynamips-0.2.8RC2-1.i386
libc.so.6(GLIBC_2.0) is needed by dynamips-0.2.8RC2-1.i386
[code]....
View 4 Replies
ADVERTISEMENT
Jan 5, 2011
I have 6GB of RAM and I'm planning to install Fedora 14 32-bit to achieve a higher degree of compatibility. Does fedora automatically download and install a PAE enabled kernel when it detects more than 4GB of RAM (Just like Ubuntu)?
View 14 Replies
View Related
Aug 23, 2010
Unfortunately far for all unicode characters can be displayed in Fedora by default, (much less than in M$ Wnd). There is a tool that aim to find and install missing fonts when an non-displayable character appears, but it starts mainly when I accidentally open non-text file in terminal and never when a web-page I open in Mozilla Firefox (or Konqueror) contains such kind of characters. So, I see a rectangle with hexadecimal number of character in it (or simply empty rectangle in case of Konqueror) and don't know if there is a easy way to see it by installing missing font automatically (or manually at last) for range of this character or a way to install complete font collection to display all unicode characters from all ranges.
View 2 Replies
View Related
Jul 11, 2010
I'm having trouble installing software from the source files. From what I can gather the problem lies with not having the correct c libraries installed. My understanding is you use the ./configure, make, and make install commands in a terminal to install. And that the configure command checks to see if you have everything to install. this is the output when I try to configure:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
[code]...
View 5 Replies
View Related
Jan 7, 2010
Where can i download pthread libraries for fedora12 pc kernel version 2.6.31.5-127.fc.12.i686?
View 3 Replies
View Related
Jul 19, 2011
As I am learning everyday Slackware, there is something that it doesn't make sense to me. It is about libraries. I tried to install Playonlinux via slackbuild and if I am not wrong this package required a library named libnss3 ). This library was found in seamonkey, a program uninstalled by me. I had to reinstall it in order to build Playonlinus. Now playonlinux runs fine. My question is: why aren't all the libraries included separately on Slackware or its website in order to build automatically everypackage? Is is a huge list? It doesn't make sense to install a package that I will never use in order to have a library..
View 7 Replies
View Related
Apr 25, 2010
How do I know what libraries I'll need for a 32 bit app which I want to install on a 64 bit version of Ubuntu?
eg. imageshack app is currently available as 32 version, cant install it on 64 bit OS.
View 3 Replies
View Related
Feb 10, 2011
It seems to me that if I could download every single development library or dependency available for Linux/Ubuntu, that it would make my life a whole lot easier as for as acquiring software. All I would have to do then is run configure/make/make install which isn't that bad.
The problem being here that the repositories in Ubuntu suck. In fact, they suck in all Linux distributions. The only things they are good for is gathering dependencies needed to compile programs. All the packages that I actually want are frozen and therefore are outdated and useless. I've had to learn how to compile stuff just so I could get the programs working like they do in Windows. Except in Windows all I had to do was double click on the file and not spend hours figuring out what to do.
Then of course there is the other problem that about 90% of the software I need is not included in these repositories.
Have Linux people not heard of the Internet? The ultimate repository? It sure works well in Windows.
Anyway, if there is a way to download all these files in one go (because let's face it, I'll have them all downloaded eventually) I would like to know how. Even if they take up 100's of gigs it would be worth it for the savings in time and energy.
View 1 Replies
View Related
Jan 24, 2011
I need those libraries for compiling lx-viewer and dg-converter, which is described here.On this page there is solvation for my problem but still there is another one I don't speek German I have been registered [URL] where only can be downloaded but again I don't speak German (Ich spreche kein Deutsch)...
View 7 Replies
View Related
Sep 28, 2010
my hardware configure is 1gb ram,partition of hdd is c:25gb,d:80gb,e:80gb,windows xp 32 bit ,p4 2.70ghz processorI have download fedora 13 two times from the Internet. First ----Fedora-13-i686-live in winrar (675mb) when I extract winrar Fedora-13-i686-liveAfter Then in the new folder of Fedora-13-i686-live (675mb) some new file & folder are display.This file and folder are- (EFI , isolinux , liveos) Folder & files are GPL.Second --- using the bit torrent--- I have download Fedora-13-i386-DVD winrar (3.05GB) & a file Fedora-13-i386-DVD-CHECKSUM In the winrar to be extract there is a new Fedora-13-i386-DVD(3.07GB) folder is display. In this folder some file & folder are display.
the folder are (EFI,IMAGES,ISOLINUX,PACKAGES,REPODATA) & files are(.discinfo 1kb,.treeinfo 2kb,gpl 18kb,media.repo 1kb,RPM-GPG-KEY-fedora 0kb,RPM-GPG-KEY-fedora-13-primary 2kb,RPM-GPG-KEY-fedora-13-SPARC 4kb,RPM-GPG-KEY-fedora-i386 0kb,RPM-GPG-KEY-fedora-sparc 0kb,RPM-GPG-KEY-fedora-sparc64 0kb ,RPM-GPG-KEY-fedora-x86_64 0kb,TRANS.TBL 4kb)So my simple question is to you that where is the .exe of the fedora-13 or the fedora-i386-dvd.ISO image file in both the Internet download files
View 5 Replies
View Related
Jan 15, 2010
I moved a program from one machine to a different one. When I run it on the new one I get errors. How do I tell what libraries it's missing and then find them?
View 8 Replies
View Related
Mar 25, 2010
I'm trying to install proprietary driver of my old ATI's Radeon x600 card. There are two libraries missing: XFree86-Mesa-libGL XFree86-libs
View 2 Replies
View Related
Oct 24, 2010
Installing from sources was always complicated to me, but biggest problem is installing when some strange dependencies are "missing". Let's do it on example - I am sure it will benefit lots of users.I have a unmodified ubuntu 9.10 (Karmic) on 64 bir architecture. I download latest Grisbi sources from official web page.I didn't modify any paths to system variables...and it's usually problem with glib or gtk with all other sources I try to install.
1) Could someone help me in this particular case with missing dependencies please?
2) What every User should do when trying to install from source and some libraries are missing?How to find them? How to install them ?
View 4 Replies
View Related
Jun 30, 2010
I am running Yellow Dog Linux release 6.2(Pyxis) on my PS3. I would like to compile and run C programs that utilize OpenMP for parallel programming. Unfortunately, I have not been very successful. I am able to compile programs containing OpenMP statements error free, but when I attempt to execute the binaries I receive the following error: Code: ./file: error while loading shared libraries: libgomp.so.1: cannot open shared object file: No such file or directory Compiling programs without OpenMP statements works fine.
Because it has to do something with missing libraries, I am not sure if knowing the executable search paths may help in diagnosis, but when echoing the path environment variable:
[Code]...
The version of GCC on this machine, 4.1.2 20080704 (Red Hat 4.1.2-44), is identical to the ones I have on two other machines (CentOS release 5.3 (Final) and CentOS release 5.4 (Final)) and they both compile and execute OpenMP code flawlessly. I have tried building and installing another version of GCC that would possibly include the OpenMP libraries, since, according to some sources, GCC has only supported OpenMP since version 4.2. But I have not been successful with that either (that problem would make a good second thread.)
View 3 Replies
View Related
Jun 5, 2015
I'm having some issue running a wine application, this seems to not start 'cause of some missing libraries.
So I tried to locate those and the only one I found is this:
# locate libxcb.so.1
/usr/lib/i386-linux-gnu/libxcb.so.1
/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
/usr/lib/x86_64-linux-gnu/libxcb.so.1
/usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
These others don't show any result, but I checked and all the corresponding deb pkgs are installed (both amd64 and i386):
libx11.so.6
libxext.so.6
libgl.so.1
libc.so.6
What do you think I can do to resolve? I aleady tried a reinstall. Not tried to purge 'cause apt asks to remove half of the system.
View 2 Replies
View Related
May 15, 2011
Trying to build git gimp raises an error about missing libcairo.la and libfreetype.la /usr/lib/ does not have those files though the build manifest shows they should be included. Both cairo-devel and freetype2-devel have been installed, rpm query produces; cairo-devel-1.10.2-6.11.1.i586 and freetype2-devel-2.4.4-6.1.i586 This is my first attempt at using SUSE, so it maybe I am missing something elementary
View 3 Replies
View Related
Jan 26, 2010
I've recently upgraded from 8.04 to 9.10 and in the process, I've lost access to gfortran. I'm using the gfortran that came with Karmic, but when I execute the make file I get this:
Code:
ld GetNextPerigee.o -o GetNextPerigee
ld: warning: cannot find entry symbol _start; defaulting to 0000000008048094
GetNextPerigee.o: In function `MAIN__':
GetNextPerigee.f90:(.text+0x26): undefined reference to `_gfortran_set_options'
GetNextPerigee.f90:(.text+0x2b): undefined reference to `_gfortran_iargc'
[Code]....
View 1 Replies
View Related
May 30, 2010
Fascinatingly weird one here. First, this issue isn't on my computer, it's from someone who I am helping. I don't have first-hand access to the computer. Some background: the machine originally had Ubuntu Hardy, which we upgraded to Lucid a couple of weeks ago. Earlier this week, he gave me a call that Ubuntu wasn't booting up; it dropped to the command line. Some tinkering later, I figured out that libgthread-2.0.so had become corrupted, so X wasn't starting. It gave an error complaining that it had an invalid ELF header.I figured that this was just an odd freak occurrence; there was a bad kernel panic previously, so maybe the library was upgraded and the system was just writing to the disk at that time. Fixed via sudo aptitude reinstall libglib.
Ubuntu then started and everything ran perfectly. Today, he gave me a call. After he had restarted the computer, Ubuntu again dropped to terminal at the same point while booting. I had him open a new tty and run startx, which failed with a different shared library but the same error: libXext.so.6 has an invalid ELF header!
We had run updates, but I don't recall whether X's shared libraries were touched. Even if they were, though, that shouldn't affect anything. There were no hard resets between my fixing libgthread and libXext breaking. I'm going to try a clean install; I'm really just hoping we can figure out why this is, because it's an amazing little problem.
View 4 Replies
View Related
Mar 7, 2010
I'm new with linux. Trying my hand at socket programming. How to instaal libnet libraries using yum.
View 3 Replies
View Related
Apr 2, 2011
I am trying to run algodoo from terminal after I install it, but it doesn't run. It gives this error. I have been having troubles with permissions in the /usr folder recently, so I think that is what might have caused this. Please read through it thoroughly, as algodoo is actually located in the /opt folder.
Code: jon-Tuxbox:~$ sudo '/opt/Algodoo/algodoo/algodoo'
There are missing dependencies.
Please make sure that all the required libraries are installed.
Missing:
libcxcore.so.2.1 => not found
libcv.so.2.1 => not found
libhighgui.so.2.1 => not found
jon-Tuxbox:~$
View 1 Replies
View Related
Aug 11, 2010
I am a Fedora neophyte, upgrading a web server from Fedoras core 5 to Fedora 13. I finally got Apache and perl up and running, but my Perl scripts don't run because of the lack of Perl libraries.I have been able to use yum install thus far to get what I need which is a terrific tool when it works. I note there is a specific tool named 'cpan', and of course one can download libraries directly from the cpan.org website.Unfortunately, I have tried to download perl libaries from yum the cpan library from yum, and in each case I get:
[URL]
And it has tried maybe 20 mirrors, alway with the same result. What is the best way you experienced Fedora types have found to download and install perl libraries (like LWP for starters)?
View 6 Replies
View Related
Jul 10, 2011
I found difficulties on installing software in fedora 14. I'm trying this for 2 weeks and still there is no progress. I am forced to use fedora 14 as my OS since WRF is good in linux OS. I am hoping for soonest response for this matter because I need to run this as soon as possible for my thesis. and also A step by step solution for me to understand and install w/o any problems.
View 13 Replies
View Related
Mar 9, 2010
My recent borked upgrade to -current inspired me to try to come up with a way to sanity-check the lib and bin dirs for broken library symlinks (possibly indicating missing libs) and for binaries and libraries that belong to no installed package, as well as missing dependencies.
This script is the result.
I've checked the script results manually, and it appears to be accurate, so I figured I'd post it here for a second opinion, and/or because others may find it useful too. I'm not aware of another popular method of doing this on Slackware, so here it is:
Code:
View 14 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
Jul 29, 2011
I've downloaded the glame tar from sourceforge.net and m having problems installing it..! tried ./configure - and this is what turns up on my screen...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/Ankur-Shailee/Download/glame-2.0.2-rc1/missing: Unknown `--run' option
Try `/home/Ankur-Shailee/Download/glame-2.0.2-rc1/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
[code]....
View 6 Replies
View Related
Sep 22, 2010
When I run the updates option on it, it tells me that the virus engine is out of date. However, it does not automatically download it, nor does it suggest a site. Is there a way to get the program to automatically download updates? If not, can you direct me to a site that would have the updates?Also, if there is a more newbie-friendly or perhaps more reliable anti-virus program, could someone direct me to it?
View 1 Replies
View Related
Feb 13, 2010
I managed to get recognized my Trendnet TEW-424UB wireless USB adaptor with ndiswrapper. Now I have the configuration problem. When I try to do the configuration in Yast, in network devices -> network settings and I save I get a message that I must install the "iw" package. Because the computer is quite far from wired networks I can't get it on Internet to download the package automatically. So, I want to ask if it's possible to install this package off-line because I can't find it by searching on OpenSUSE website.
On this computer I use OpenSUSE 11.2 32-bit with KDE. I put some commands if someone wants to know how I manage to get this USB WiFi adaptor to work (with the Windows XP driver sis163u verison 5.1.1039.1050):
Code:
robert@VL420:~> /usr/sbin/ndiswrapper -l
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
sis163u : driver installed
device (0457:0163) present
robert@VL420:~> lsusb
[Code]...
View 7 Replies
View Related
Jul 7, 2010
I know that you can use wget and cron to schedule downloads on a regular basis, I just don't know how. I wanted to download videos from this website:eed/M...?subshow=false but I don't exactly know how.
View 2 Replies
View Related
Dec 9, 2010
10.10 64 bit clean install. If you download software via Software Centre, terminal or Synaptic will you automatically download, if it exists, the 64bit version?
View 2 Replies
View Related
May 7, 2011
i am using ubuntu 11.04 in my AMD machine, I have scheduled some torrent and wget downloads using crontab and sleep commands respectively. Since the download starts at 2 AM i used to leave my system ON. I would like to know if the download will automatically start from the login screen itself.(That is suppose i switch ON the system at 2 AM and never bother to login to my account.)
View 5 Replies
View Related