linuxbrew

    4熱度

    2回答

    我在我的Ubuntu與安裝PostgreSQL: brew install postgres 現在我有: psql --version psql (PostgreSQL) 9.5.0 我怎樣才能自動啓動服務? ln -sfv /usr/local/opt/postgresql/*.plist ~/Library/LaunchAgents launchctl load ~/Library/L

    17熱度

    2回答

    我正在嘗試使用brew安裝節點,但它在安裝時會卡住並且什麼也不做。我正在使用ubunutu 14.04。這裏是來自終端的日誌: ==> Downloading https://nodejs.org/dist/v4.2.1/node-v4.2.1.tar.gz Already downloaded: /home/tsepak33/.cache/Homebrew/node-4.2.1.tar.gz

    0熱度

    1回答

    我想解決在this issue中描述的相同問題。 所以我想執行以下命令: $ sudo setcap cap_net_bind_service=+ep /home/username/.linuxbrew/bin/node 此產生的錯誤: Failed to set capabilities on file `/home/username/.linuxbrew/bin/node' (Invali

    0熱度

    1回答

    我已經沒有任何問題安裝zsh使用linuxbrew: brew install zsh 現在,運行zsh當我得到的錯誤: zsh: error while loading shared libraries: libgdbm.so.4: cannot open shared object file: No such file or directory 但libgdm.so.4已經存在在~/.

    14熱度

    4回答

    我試圖用brew來在Ubuntu上安裝軟件包。我試圖在我的Ubuntu上安裝linuxbrew,但失敗了。這是我如何安裝: sudo apt-get install build-essential curl git m4 ruby texinfo libbz2-dev libcurl4-openssl-dev libexpat-dev libncurses-dev zlib1g-dev rub

    2熱度

    1回答

    我正在使用linuxbrew安裝動態庫,而不使用sudo。需要這些庫來編譯運行該項目。 出於某種原因,我需要brew uninstall sdl2 --ignore-dependencies以初始化SDL2 successfuly使用全系統的版本(我想不依賴於它雖然)。 有一些小的版本差異2.0.5 vs 2.0.2+dfsg1-6但我認爲這不太可能的根本原因(較舊的工程)。 如何從linuxbr

    0熱度

    1回答

    我試圖使用Linuxbrew來管理我的依賴關係;但是,當我嘗試安裝時收到錯誤。 Error: No such file or directory - /usr/local/bin/rub 我試圖安裝使用源文件並運行 ./configur-prefix=$Home/env make make install 其給出以下報告: installing binary commands: /en

    0熱度

    1回答

    我已經在Ubuntu中安裝了LinuxBrew。之後,上運行以下命令 - brew install rbenv ruby-build 我得到以下錯誤: Error: undefined method `rebuild' for #<BottleSpecification:0x00000000e9fdb8> 你如何解決這個請大家幫忙?

    0熱度

    2回答

    安裝了Emacs在CentOS 7後運行「Emacs的」 Emacs的,我得到這個錯誤信息: User xxx has no home directory 有誰知道要解決這個問題?