LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-01-2012, 03:41 PM   #1
brian00
Member
 
Registered: Aug 2011
Posts: 33

Rep: Reputation: Disabled
how to unset the package in LD_LIBRARY_PATH


I was trying to run/setup web server configuration, below is the error that I got when I ran one of my command:



!!! WARNING !!! --> libstdc++_shared-2.3.4-stub.so

This is a stub library which can be used for linking only. It must *not*
be used as a runtime library. Please make sure this library is not found
in LD_LIBRARY_PATH.


How can I fix this issue?

Thanks,
 
Old 02-01-2012, 04:49 PM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Hi,

This is just a warning, but if you want to be sure, run
Code:
echo $LD_LIBRARY_PATH
and make sure that libstdc++_shared-2.3.4-stub.so is not found in any of the directories listed.
If it is, re-set the LD_LIBRARY_PATH env. variable, omitting that directory, e.g.
Code:
export LD_LIBRARY_PATH=/usr/lib:/usr/local/lib:<all other lib dirs except the one containing the libstc library>
Regards
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to unset kernel hacking clergykid Linux - Kernel 6 02-02-2007 09:56 AM
how do I unset domainname petkovsky Linux - Server 2 08-11-2006 08:13 AM
How to unset XIM_PROGRAM? tony yu Mandriva 6 12-07-2005 07:34 AM
Unset praveenv Linux - Newbie 1 09-14-2004 05:37 PM
how to unset cflags? shanenin Linux - Software 4 01-25-2004 09:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration