I want install htop from port and use it
when I type
I see this output
I have linux_enable="YES"
in rc.conf
Do I have to put it in fstab ?
when I type
Code:
make install clean
I see this output
Code:
==> htop not installed, skipping
===> Cleaning for htop-0.8.1
===> No user-specified options configured for htop-0.8.1
===> Extracting for htop-0.8.1
=> MD5 Checksum OK for htop-0.8.1.tar.gz.
=> SHA256 Checksum OK for htop-0.8.1.tar.gz.
===> Patching for htop-0.8.1
===> Applying FreeBSD patches for htop-0.8.1
===> htop-0.8.1 depends on file: /usr/local/bin/python2.5 - found
===> htop-0.8.1 depends on file: /usr/local/bin/automake-1.9 - found
===> htop-0.8.1 depends on file: /usr/local/bin/autoconf-2.62 - found
===> htop-0.8.1 depends on file: /usr/local/bin/libtool - found
===> Configuring for htop-0.8.1
***********************************************************
htop(1) requires linprocfs(5) to be mounted. If you don't
have it mounted already, please add this line to /etc/fstab
and run `mount linproc`:
linproc /compat/linux/proc linprocfs rw 0 0
***********************************************************
*** Error code 1
Stop in /usr/ports/sysutils/htop.
I have linux_enable="YES"
in rc.conf
Do I have to put it in fstab ?