General :: Where To Get Compat-libstdc++-33 And Libstdc++.so.5 Files For Symantec Backup Agent
Sep 9, 2010
I've just install RALUS (linux backup agent) from BE 2010 R2 by manually uploading it to the server and then extracting it followed by executing the install script.
After the install i deleted the extracted directory, when i go to my Media Server i cannot browse for this server eventhough i already put the IP address of this server.
Here's my diagnostic regarding this error:
Code:
file: No such file or directory
Where can i download that file so that i can SCP to the proper directory in my Fedora COre 5 x86 Linux server ?
How can I install compat-libstdc++ in Debian 4.0? I have extracted the libstdc++-libc6.2-2.so.3 file from compat-libstdc++-296-2.96-143.i686.rpm but while the libstdc++-libc6.2-2.so.3 is being used, it is giving an error as below:
Code: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4' not found (required by /usr/lib/libstdc++-libc6.2-2.so.3)
GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)
on a Debian AMD64 machine. I am guessing the most likely issue is that the program is linked against this library but the necessary object files are missing on my system.
I trying to install RALUS on my RHEL 5 os version 2.6.18-8.el5 (i386) My backup exec server is BE 2010 R2 the installation of ralus completes however with error libstdc++.so.5 missing noted that due to this i'm unable to start ralus service /etc/init/VRTSralus found a link [url] need to download compat-libstdc++-33-3.2.3-63.i386.rpm tried the rpmfind.net and as well as rpm.pbone.netid did find appropriate rpm however could not download one.
I'm using fedora 12 and I would like to install komodo editor, whose documentation specify there is a prerequisite : libstdc++6.but accordingly to the siteit seems that libstdc++ is part of the gcc project.and g++ is in the version 4.4.3, not in the version 6
I can't run a program on Centos 5.5 64 bit, ldd said "libstdc++-libc6.2-2.so.3 => not found". Is it missing standard c++ lib, and where I can download the package
1 - Is there a source of newer GNU gcc and g++ RPMs compatible with Centos 5.6? Fedora Core?
2 - Perhaps a more important questions is, for developing software for CentOs 5.x customers, should I stick with the gcc it came with? Or at least build the release with same gcc as target? I encountered the following error when trying to install latest Qt SDK:
./Qt_SDK_Lin64_offline_v1_1_en.run: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./Qt_SDK_Lin64_offline_v1_1_en.run)
To install the latest Qt SDK I need to upgrade libstdc++ package to 4.2 and probably GCC as well. I tried building gcc from source but quickly ran into dependency hell with GMP, MPFR, etc. The main reason I wanted to update to the latest version of Qt is Qt Creator is the best Linux IDE I have yet found ( coming from Visual Studio 2008 ).
I have software that requires libstdc++.so.5 and 9.10 and 10.04 both only come with libstdc++.so.6. I've searched for a compat-libstdc++-5 to no avail. Does anyone have an suggestion on how to find/install this package?
My query is I am not able to find the library libstdc++-devel in rpm -qa | grep compat what is the rpm of libstdc++-devel in RHEL 5.3 as I need for oracle 10g installation.
I have to use the old FC6 instead of the latest Fedora distro. The existing thunderbird 1.5.0.12-3 is working fine. I want to upgrade thunderbird to the latest version. How to do that? This is my procedure. I downloaded thunderbird-2.0.0.19.tar.gz and untar it to /usr/local/bin/thunderbird.
$ /usr/local/bin/thunderbird/thunderbird /usr/local/bin/thunderbird/thunderbird-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
# rpm -qa libstdc++ libstdc++-4.1.1-30
How do I install libstdc++.so.5 for only thunderbird so that libstdc++-4.1.1-30 is still the default?
[URL].. when i try to install the .deb (cndrvcups-capt_1.90-1_i386.deb) i get Error: Dependency is not satisfiable: libstdc++5 i guess because we are now on ++6 how do i tell the install that, i looked in the control part of the .deb and can see where it is set but don't know how to change it and then build the .deb again (plus i don't know of that would work) or is there a way to fool the package into thinking ++5 is still installed?
I want to install RTAI in UBUNTU Lucid 10.04 in my PC which has not direct Internet connection. I download all packages for installing build-essential with another PC. I have installed all of them. But when I want to install g++-4.4, it depends to libstdc++6-4.4-dev and vice versa.
i have ubuntu 10.04 LTS installed on dell laptop. Architecture is i686 . i want to install a software that requires above mentioned libraries. the software gives following error upon installation:-./decoder.i686-linux.public: error while loading shared libraries:libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
I have just updated gcc to 4.4.3 on my centos 5.4 server. This all went fine but now i need to update glibc and libstdc++, Any ideas on how i go about doing this.
I am trying to install real vnc for linux in open suse 11 and get next error:
libstdc++-libc6.2-2.so.3 needed by vnc-4.1.3-1.i386
I have tried to install the compat packages for libstdc that appears in "install software" but it does not work. tell me the exact package I need to run this application ?
im trying to install db2 software in my RHEL5 which is running in my VmWare. im getting an error as : how to get libstdc++.so.5 library fthe required library file libstdc++.so.5 is not found on the system.so how to resolve this issue?
I have downloaded an rpm for libstdc++, libstdc++-3.4.6-11.i386.rpm, from centOS, http://mirror.centos.org/centos/4/os/i386/CentOS/RPMS/. On trying to install it, it says unlocatable package libstdc++, required by libstdc++-devel.
How is it that the very package i'm trying to install is dependent on itself. On trying to locate the package the result is as below.
I have some Python scripts that work fine when sat in front of my computer at my desk at work but when I access by box via ssh they fail to work and I get this error."error while loading shared libraries: libstdc++.so.5" It is a 64-bit ubuntu 10.04 install. what I can do to beable to run python scrips via ssh?
hJust installed brand new Centos 5.6 and skype, according to centos wiki (http://wiki.centos.org/HowTos/Skype) Getting these errors: skype: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by skype)
can't seem to get my Linux AntiVirus Live update to download virus defs from my Windows Symantec Update Server?Windows workstations can update and download without a problem?When I run LiveUpdate from the side it errors out with "an error has occurred (code=-2,001)" Also, I'm not sure where the Linux defs are to be placed on my windows side for download from my linux workstations? I've found a couple good articles but everything I've tried hasn't fixed my problem? If I download the virus defs locally to each linux box I can update the virus defs without a problem, not a good option when I have several Linux boxes.
I have installed Ubuntu 10.10 and I need to run an old Mathematical SW called ADIFOR 3.0. My problem is that this SW is giving problems because has dependencies with the library ""libstdc++-libc6.1-1.so.2". I followed a million of possible ways to fix this problem...but no one works properly. What can I do? I have been 3 days trying to fix this problem and I do not know what I can do.
Alberto Jorr�n Rodr�guez Departamento de Ingenieria de Sistemas y Automatica Dpt. of Systems Engineering and Automatic Control Universidad de Valladolid / University of Valladolid Address: Facultad de Ciencias, c/ Real de Burgos s/n 47011 Valladolid, Spain Tel: +34 647 670 581, Fax: +34 983 423161
I'm just setting up a partition on a seperate HDD in my system. I plan to use the partition to backup the important files on my main HDD (to guard against HD crash).
The question I have is about where would be the typical location to auto mount this partition? Which would it be normal to go for: