Error While Loading Shared Libraries: Libquadmath.so.0

Dear all;
I run an execute file named "A" gets it's input from a text file "B.inp"
but I face this error:
A < B.inp
: error while loading shared libraries: libquadmath.so.0: cannot open shared object file: No such file or directory

I've downloaded libquadmath and when I want to install it ,the other error said I don't have libgc package!!! but I have libgc!! is it because of existing two different repository that it can't share their information?
my operating system is Centos6;
what shall I do?
Thanks for your attention


Similar Content



Snmpd Error!

I'm trying to get MRTG set up on Ubuntu 14.04 and cannot get snmpd to install correctly. Every time I try to install I get this error

/usr/sbin/snmpd: error while loading shared libraries: libnetsnmpagent.so.30: cannot open shared object file: No such file or directory
invoke-rc.d: initscript snmpd, action "start" failed.
dpkg: error processing package snmpd (--configure):
subprocess installed post-installation script returned error exit status 127
Processing triggers for ureadahead (0.100.0-16) ...
Errors were encountered while processing:
snmpd
E: Sub-process /usr/bin/dpkg returned an error code (1)

I've tried numerous possible fixes for this and have not found anything that works. Any help is greatly appreciated.

Segmentation Fault (core Dumped ) Error In Ns2.34

I did some changes in the LAR protocol and suppose the new protocol is named as ABC .
When i am doing make clean and then make.
object file "ABC.o" was successfully created.
Then i tried to run tcl file , nothing has been written in the trace file and it gave me the following error

21052015$ ns234 new.tcl scen1 setting other default settings...
removing unecessary packet headers...
num_nodes is set 100
INITIALIZE THE LIST xListHead
loading mobility file
loading traffic file
Starting Simulation...
Segmentation fault (core dumped)

I tried a lot but unable to find out where is the error. I am unable to find out the point of error . Is it in .cc file or in .tcl file.
Could someone please help me.
My work is stucked and i searched a lot but didn't get anything.

please please .............. help me

Do Not Startx In KDE

Ubuntu 14.10

Do not startx in KDE. Help me please.

Quote:
ksplashqml: error while loading shared libraries: libpulsecommon-4.0.so: cannot open shared object file: No such file or directory
startkde: Starting up...
kdeinit5: preparing to launch 'libkdeinit5_klauncher'
kdeinit5: Launched KLauncher, pid = 5498, result = 0
Qt: Session management error: networkIdsList argument is NULL
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kdeinit5: opened connection to :0
kdeinit5: preparing to launch 'libkdeinit5_kded5'
kdeinit5: Launched KDED, pid = 5500 result = 0
kdeinit5: preparing to launch 'libkdeinit5_kcminit_startup'
Could not open kcminit_startup using a library: Cannot load library /usr/lib/x86_64-linux-gnu/libkdeinit5_kcminit_startup: (libpulsecommon-4.0.so: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога)
kdeinit5: Launched 'kcminit_startup', pid = 5501 result = 0
kcminit_startup: error while loading shared libraries: libpulsecommon-4.0.so: cannot open shared object file: No such file or directory
kdeinit5: PID 5501 terminated.
kdeinit5: Got KWRAPPER 'ksmserver' from wrapper.
kdeinit5: preparing to launch 'libkdeinit5_ksmserver'
Qt: Session management error: networkIdsList argument is NULL
Could not open ksmserver using a library: Cannot load library /usr/lib/x86_64-linux-gnu/libkdeinit5_ksmserver: (libpulsecommon-4.0.so: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога)
ksmserver: error while loading shared libraries: libpulsecommon-4.0.so: cannot open shared object file: No such file or directory
kdeinit5: PID 5504 terminated.
startkde: Shutting down...
kdeinit5: terminate KDE.
klauncher: Exiting on signal 1
startkde: Running shutdown scripts...
startkde: Done.

How To Use Static Libraries? Please Help Lol

https://code.google.com/p/wavelet1d/...ar.gz&can=2&q=

The above link is where I downloaded *.cpp(s) and the libraries.

If you "untar" the package, in "examples" directory, there are some demonstration files. What I wanted to do was to make an executable file out of "wavedemo1.cpp".

I modified the code in "wavedemo1.cpp"; Code:
#include "wavelet2d.h"

to Code:
#include "wavelet2s.h"

, then placed the header file "wavelet2s.h" (from /wavelib/src/linuxstatic) and the modified "wavedemo1.cpp" into my working directory.

Inside the working directory, I ran the following command

Code:
gcc -L/home/mario/wavelet/wavelib/linuxstatic -lwavelet2s wavedemo1.cpp -o wavedemo1

Then I get the following error messages.

/usr/bin/ld: skipping incompatible /home/mario/wavelet/wavelib/linuxstatic/libwavelet2s.a when searching for -lwavelet2s
/usr/bin/ld: cannot find -lwavelet2s
collect2: error: ld returned 1 exit status

I'm not sure what went wrong with my approach. This is my first time trying to use libraries on linux and it's giving me really tough times.

I would appreciate your help, please let me know if you need more details to explain things.

Thanks.

How To Make Repository File In Red Hat Enterprise Linux 6.4 For Running Of Yum

Hello
I am working on Red Hat 6.4 Enterprise Server.Here commands systemctl and systemd are not working.Error comes command not found.I am using service command in place of systemctl to start,stop,enable and disable service etc.
example service httpd start
Also I am not able to install any software or package by using yum command.Whenever I try to install a package through yum the below error comes
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Repository 'repository_url': Error parsing config: Error parsing "baseurl = 'repository_url'": URL must be http, ftp, file or https not ""
Setting up Install Process
Nothing to do
Please advice some other commands or what to do.Regards Najam

Why Bluegriffon Does Not Install In Debian 8?

I tried to install bluegriffon. Didn't work with apt-get install (error: unable to locate package bluegriffon).
I installed compiler (with apt-get install build-essential)
then I unpacked the "bluegriffon-1.7.2.Ubuntu13.04.x86_64.tar.bz2" that I downloaded from their website
then I changed to bluegriffon folder with the unpacked files and I tried to compile the package but the "./configure command" did not work (error : -su: ./configu No such file or directory)
What should I do now?

Error When I Execute The Nam

Hello,
Please find attached the code.
The code is correct but when i execute the nam i have this error:


najat@najat-laptop:~/test$ Cannot connect to existing nam instance. Starting a new one...

nam: Unable to open the file "mih.nam.nam"

Can someone help me??
Thanks in advance.

Error Splicing File: Input/output Error

I was copying the contents of a flash drive to a folder. In the middle of it I got an error message:

'Error splicing file: input/output error'

and then it said 'do you want to skip or retry?' And the "all" button was there too. Anyway, I skipped. When I checked the folder, all my data seemed to be there.

Do you think it was?

I mean, what are the implications of the error message and of my "skipping" it?

Next up, when I looked at the contents of my flash drive all the folders and files have a lock icon on them. I can open the files but I can't edit them. And no, the lock switch on my flash drive is not pressed.

Any ideas?

Thanks.

How To Make .bin File Of C Code

I have simple c code and I want to make .bin file to run on friendly arm board. In redhat I install cross compile gcc and Use "gcc -o hello hello.c" this command to make object file. when I run this file in friendly arm it give "line 1: syntax error: unexpected "(" "

Thanks
--
Abdul Wahab

Syntax Error: Unexpected End Of File

Hi!
I wrote a script shell about changing IP of the httpd.conf from text file and saving a new httpd.conf file for all IPs in the text file. The code is below, Im using mremote on windows (RHEL Release 5.7), and getting this error:
./script1.sh: line 19: syntax error: unexpected end of file

Please help me about that error. Thanks!

(ps: line 19 is the last line in the code => done < "$filename" )

#!/bin/bash

DATE='date +%Y%m%d_%H:%M:%S'
NAME=httpd_ip_change
EXTENSION=conf
max=10

filename="$1"
while read -r line

for ((i=2; i<=$max; ++i ))

do
touch $NAME$i.$EXTENSION.$DATE

sed "s/<VirtualHost 10.11.92.81:80>/$line/g" ./httpd.conf > $NAME$i.$EXTENSION.$DATE

done < "$filename"