Skip to content

Zeroplex 生活隨筆

軟體開發、伺服器和生活瑣事

小 縮小字型大小。 中 重設字型大小。 大 放大字型大小。

Install htop in FreeBSD

Posted on 2010 年 1 月 23 日2021 年 3 月 12 日 By 日落 在〈Install htop in FreeBSD〉中有 2 則留言

make install in /usr/ports/sysutils/htop will get an error message :

***********************************************************
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
***********************************************************

By message :

$ echo "linproc /compat/linux/proc linprocfs rw 0 0" >> /etc/fstab
$ mount linproc

Then make install again.

Tags:FreeBSD, Unix

文章導覽

Previous Post: 硬碟炸了
Next Post: Apache、MySQL、PHP 效能最佳化

Comments (2) on “Install htop in FreeBSD”

  1. 星夜如雨表示:
    2011 年 5 月 25 日12:31

    你上面
    $ echo "linproc /compat/linux/proc linprocfs rw 0 0" >> /etc/fstab"
    後面多了一個 "

    回覆
  2. 日落 Zero表示:
    2011 年 5 月 25 日12:39

    感謝 O_Q

    回覆

發佈留言 取消回覆

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *


其他

關於我  (About me)

小額贊助

  文章 RSS Feed

  留言 RSS Feed

Apache AWS Bash C/C++ Docker FreeBSD GCP Git Google Java JavaScript Laravel Linux Microsoft MSSQL MySQL Nginx PHP PHPUnit PostgreSQL Python Qt Ubuntu Unix Vim Web Windows WordPress XD 作業系統 分享 好站推薦 專題 攝影 新奇搞笑 新聞 旅遊 生活雜記 程式設計 網路架站 網頁設計 資訊學習 資訊安全 遊戲 音樂


創用 CC 授權條款
本著作係採用創用 CC 姓名標示-相同方式分享 4.0 國際 授權條款授權.