Menu

#557 make install fails

closed
nobody
configure (132)
5
2012-11-08
2002-10-01
Anonymous
No

Hello,

When I build net-snmp, after running configure, I run
make, then

make install prefix=/usr/local/stow/net-snmp-<version>

(You should check out the stow package, btw, it is really
quite helpful for versioning).

When this command is run, it starts installing correctly for a
time, then eventually fails on:

install -c ./snmp_perl.pl /usr/local/stow/net-snmp-
5.0.5/share/snmp/snmp_perl.pl

install: cannot create regular file `/usr/local/stow/net-snmp-
5.0.5/share/snmp_perl.pl`: No such file or directory

This is caused by the fact that make is failing to create
the /usr/local/stow/net-snmp-5.0.5/share (and subdirectory
snmp) directories.

Discussion

  • Quanah Gibson-Mount

    Logged In: YES
    user_id=621416

    Submitted by me, sorry.

     
  • Dave Shield

    Dave Shield - 2002-12-11

    Logged In: YES
    user_id=88893

    Duplicate of #617113

     

Log in to post a comment.