On Sun, 15 Jun 2008 21:42:16 +0200 [EMAIL PROTECTED] wrote: > Hi all, > > I just installed hping, after a "cvs up" of pkgsrc. > > /usr/pkgsrc/net/hping ->bmake install clean > makelog > > ----------[makelog]---------- > => Bootstrap dependency digest>=20010302: found digest-20070803 > ===> Skipping vulnerability checks. > ===> Installing for hping-2.0.0.3 > => Creating installation directories > /usr/bin/install -c -s -o root -g wheel -m 555 > /usr/pkgsrc/net/hping/work/hping2-rc3/hping2 /usr/pkg/sbin > /bin/ln -s ../sbin/hping2 /usr/pkg/sbin/hping > /usr/bin/install -c -o root -g wheel -m 444 > /usr/pkgsrc/net/hping/work/hping2-rc3/docs/hping2.8 /usr/pkg/man/man8 > /bin/ln -s ../../man/man8/hping2.8 /usr/pkg/man/man8/hping.8 > => Automatic manual page handling > => Registering installation for hping-2.0.0.3 > ===> Cleaning for hping-2.0.0.3 > ----------[makelog]---------- > > Normally the pkgsrc build/install scripts make the installed > application available from any directory, but in this case it > doesn't...see copy/past from prompt. > <snip> > Why does hping only execute if it's started with full path? And how > could I fix this? > > Thanks in advance,
Issue the rehash command after the install. -- Gergo Szakal MD <[EMAIL PROTECTED]> University Of Szeged, HU Faculty Of General Medicine /* Please do not CC me with replies, thank you. */
