Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Error while installing glibc 2.16.0 on ubuntu 12.04 LTS Post 302712753 by DGPickett on Tuesday 9th of October 2012 04:35:19 PM
Old 10-09-2012
I you install in a side directory tree, you can allow the necessary code to find the older libs using $LD_LIBRARY_PATH and -L, but you may need to run them in a wrapper script that feeds them the right $LD_LIBRARY_PATH libs.

Usually, you get a newer application to match your O/S.
 

5 More Discussions You Might Find Interesting

1. Linux

Installing Firefox and now ended up installing latest glibc

Hi all, I wanted to install the latest version of firefox 2 but it seems when I attempt to install it, it seems to be saying it is looking for c libraries version 2.3? I believe I currently have an older version of the c libraries. I am currently running Sun's JDS Linux 2003. My Mozilla web... (1 Reply)
Discussion started by: scriptingmani
1 Replies

2. Solaris

Ubuntu 10.04 LTS vs Solaris 10

Hello, I am considering Ubuntu 10.04 (ubuntu-10.04.3-desktop-amd64.iso) and also Solaris 10 (sol-10-u10-ga2-x86-dvd.iso) for different hardware applications and I had a few questions. The hardware on my laptop is: HP Pavilion dv4 2045-dx x64 laptop AMD Turion(tm) II Dual-Core Mobile M500... (4 Replies)
Discussion started by: Marcus Aurelius
4 Replies

3. Ubuntu

GUI for a single user using Ubuntu 10.04 LTS

I setup an Ubuntu 10.04 server which has several developers on the box. I have been ask to add a gui to the server. Only one developer want the gui to start when she logs in(runlevel 2 with a GUI). I am used to seeing an /etc/inittab file which I cannot seem to find under this Ubuntu version. So... (1 Reply)
Discussion started by: metallica1973
1 Replies

4. Ubuntu

Logging samba share in Ubuntu 12.04 LTS

Hi guys I am trying to log full_audit on my samba shares so I know who is creating, deleting, renaming, moving etc. files and directories in the samba/windows share. In my etc/samba/smb.conf file, under I have: # Audit settings full_audit: prefix = %u|%I|%S full_audit:failure =... (0 Replies)
Discussion started by: Akshay Hegde
0 Replies

5. Ubuntu

Emacs printing with Ubuntu 14.04 LTS

I am trying to setup a development environment that mirrors my Windows and SCO Unix systems. I use emacs and I am having trouble printing. I keep getting the error message; Symbol's function definition is void: default-printer-name I have googled this and for possible answers for... (0 Replies)
Discussion started by: trolley
0 Replies
VDK(1)								       2.0.0								    VDK(1)

NAME
vdk-config - The VDK (2) C++ Library config script SYNOPSIS
vdk-config-2 [-v --version] [-h --help] [-l --libs] [--libs-only-L] [--libs-only-l] [-c --cflags] [-d --define] DESCRIPTION
vdk-config-2 is a tool that is used to configure to determine the compiler and linker flags that should be used to compile and link pro- grams that use VDK(2). It is also used internally to the .m4 macros for GNU autoconf that are included with VDK(2). OPTIONS
vdk-config accepts the following options: -v --version Print the currently installed version of VDK on the standard output. -h --help Print a short help on the standard output. -l --libs Print the linker flags that are necessary to link a VDK program. --libs-only-L Print only the -L/-R part of the --libs. --libs-only-l Print only the -l part of the --libs. -c --cflags Print the compiler flags that are necessary to compile a VDK(2) program. -d --define Add to the compiler flags a -D_VDK_. SEE ALSO
gtk-config-2.0(1), COPYRIGHT
Copyright (C) 2000 VDK Team Copyright (C) 1998 Owen Taylor Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, pro- vided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in sup- porting documentation. Version VDK(1)
All times are GMT -4. The time now is 03:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy