Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.development.apps > #435
| From | Lusotec <nomail@nomail.not> |
|---|---|
| Newsgroups | comp.os.linux.development.apps |
| Subject | Re: libc versioning question |
| Followup-To | comp.os.linux.development.apps |
| Date | 2012-02-27 12:31 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <jift39$n22$1@dont-email.me> (permalink) |
| References | <jieghq$c37$1@dont-email.me> |
Followups directed to: comp.os.linux.development.apps
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Cat22 wrote: > I have a (precompiled) program that requires libc 2.11 but i only > have libc 2.10. Is it practical or even possible to put the 2.11 files > in some directory then run the program using the LD_LIBRARY_PATH > environment variable so it would use the 2.11 versions? I dont think you > can just upgrade libc and libstdc++ on my system without wreaking havoc > can you? I do some C programming from time to to time, but I have not > had to really ever consider the versions of these libs in the past so I > just dont know what can or cant be done there. > Thanks > Cat22 Upgrading libc 2.10 to libc 2.11 (a minor version upgrade) should not cause any issues. That said, you can play it safe and go the LD_LIBRARY_PATH path (pun intended). > mandriva 2010.0 x86_64 Maybe you should consider upgrading your Mandriva 2010.0 to at least 2010.2. The 2010.2 version had no significant structural changes from the 2010.0 version and is very mature, stable, and polished. The 2011.0 version had some major reworking, in particular the change to systemd boot script, so it is a more significant upgrade. Regards. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EAREIAAYFAk9Ld6cACgkQGQjO2ccW76pJjQD/UNHN49taFJ8YQIdLqsvOeKde H62NNb/cFsGxltA4g4IA/3ctNcjgq/cUZVPy9/78q9Zvm24heVeH7O+z8Qb9pBOY =cOns -----END PGP SIGNATURE-----
Back to comp.os.linux.development.apps | Previous | Next — Previous in thread | Next in thread | Find similar
libc versioning question Cat22 <cat22@invalid.org> - 2012-02-26 15:51 -0800
Re: libc versioning question Lusotec <nomail@nomail.not> - 2012-02-27 12:31 +0000
Re: libc versioning question Rainer Weikusat <rweikusat@mssgmbh.com> - 2012-02-27 16:15 +0000
Re: libc versioning question Lusotec <nomail@nomail.not> - 2012-02-27 17:23 +0000
Re: libc versioning question Cat22 <cat22@invalid.org> - 2012-02-28 00:49 -0800
Re: libc versioning question Richard Kettlewell <rjk@greenend.org.uk> - 2012-02-28 09:24 +0000
Re: libc versioning question Rainer Weikusat <rweikusat@mssgmbh.com> - 2012-02-28 14:47 +0000
Re: libc versioning question John Reiser <jreiserfl@comcast.net> - 2012-02-28 08:06 -0800
csiph-web