Valgrid installation problem

Discussion in 'Unix' started by harimagic, Nov 28, 2007.

  1. harimagic

    harimagic New Member

    Joined:
    Oct 5, 2007
    Messages:
    21
    Likes Received:
    0
    Trophy Points:
    0
    Hi,
    Can anybody help me to resolve valgrid installation problem.
    I took valgrind-3.1.0.tar.tar and I did following steps
    1. untar valgrid file
    2. cd valgrid directory
    3. Give command ./configure
    4. Give command gmake
    5. Give command gamke_install
    Here I am getting the error.

    /usr/bin/install -c -m 644 'vki_posixtypes-x86-linux.h' '/usr/local/include/valgrind/vki_posixtypes-x86-linux.h'
    /usr/bin/install: cannot remove `/usr/local/include/valgrind/vki_posixtypes-x86-linux.h': Permission denied
    gmake[3]: *** [install-incincHEADERS] Error 1
    gmake[3]: Leaving directory `/home/rajesh/valgrind-3.1.0/include'
    gmake[2]: *** [install-am] Error 2
    gmake[2]: Leaving directory `/home/rajesh/valgrind-3.1.0/include'
    gmake[1]: *** [install-recursive] Error 1
    gmake[1]: Leaving directory `/home/rajesh/valgrind-3.1.0'
    gmake: *** [install] Error 2
     
  2. pradeep

    pradeep Team Leader

    Joined:
    Apr 4, 2005
    Messages:
    1,645
    Likes Received:
    87
    Trophy Points:
    0
    Occupation:
    Programmer
    Location:
    Kolkata, India
    Home Page:
    http://blog.pradeep.net.in
    Looks like a permission problem. Try chmod! Btw, what distribution are you installing it on?
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice