Results 1 to 6 of 6

Thread: Getting symbol lookup error on the Debian Lenny

  1. #1
    Join Date
    Apr 2011
    Posts
    64

    Getting symbol lookup error on the Debian Lenny

    Well I have installed Debain Lenny on the computer of mine. currently I am trying to install the Jigdo by using the synaptic. The installation seems to be working fine even I have found that the jigdo is not working even many of the programs which I have installed on the computer of mine did not seems to be loading. I am getting an error message on the system of mine. Let me know if you are having any specific solution to get the requirement of mine. Thanks a lot in advance.

  2. #2
    Join Date
    Nov 2008
    Posts
    1,185

    re: Getting symbol lookup error on the Debian Lenny

    Looking at the situation which you have mentioned over here can you answer the below mentioned questions which would help me out to figure out the root cause of the problem. Tell me about the hard ware configuration of the computer? You told me that you are getting an error message on the computer screen so can you post the content of the error message which you are getting?

  3. #3
    Join Date
    Nov 2009
    Posts
    1,035

    re: Getting symbol lookup error on the Debian Lenny

    I don’t why this particular issue is happening and what could be the exact root cause of this particular problem . however I am suggesting following command which you should run on the terminal and see whether it is making any difference in the situation.
    Code:
    # aptitude purge jigdo

  4. #4
    Join Date
    May 2008
    Posts
    859

    re: Getting symbol lookup error on the Debian Lenny

    I was also having the same problem which you have mentioned over here but I let you know something which would be useful to fix the matter. Apt-get and aptitude has required to have a library work. If you are able to downgrade the library then you have to do the same by running the following command from the terminal.
    Code:
    # dpkg -i <pkg-name>
    After running the above mentioned command you have to execute the following one.
    Code:
    # dpkg --purge jidgo

  5. #5
    Join Date
    May 2008
    Posts
    962

    re: Getting symbol lookup error on the Debian Lenny

    Into the .bashrc you have to add the following line.
    Code:
    vi ~/.bashrc
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
    once you have added the above mentioned line into .bashrc you have to simply restart the terminal program on the computer of yours. So try the same and let me know whether there is any difference in the situation.

  6. #6
    Join Date
    May 2008
    Posts
    991

    re: Getting symbol lookup error on the Debian Lenny

    Well I have noticed number of users on the other forums who are having the same problem like you. I have done little bit research work and I have figure out the following solution. I let you know you have to reinstall the gcc-4.4-base before you start with the installation process of the libstdc++6 package. Make sure that you have restarted the computer after installing both software on the computer of yours.

Similar Threads

  1. Dual boot Debian squeeze / lenny
    By Jensen Ackles in forum Operating Systems
    Replies: 6
    Last Post: 03-05-2010, 10:56 AM
  2. How to monitor multiple log file in Debian Lenny
    By Arumugan in forum Operating Systems
    Replies: 4
    Last Post: 10-02-2010, 02:14 AM
  3. Where is mkraid on Debian Lenny
    By supernoob in forum Networking & Security
    Replies: 4
    Last Post: 16-11-2009, 05:43 PM
  4. To setup high services on Debian Lenny
    By Asaph in forum Operating Systems
    Replies: 3
    Last Post: 11-04-2009, 09:28 AM
  5. Download Debian 5.0 Lenny
    By Philip21 in forum Operating Systems
    Replies: 6
    Last Post: 17-02-2009, 10:20 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,972,535.20390 seconds with 17 queries