setup icon indicating copy to clipboard operation
setup copied to clipboard

Setup a new machine without sudo!

Results 8 setup issues
Sort by recently updated
recently updated
newest added

I'm trying to install tmux, but it keeps complaining that libevent is not found after I installed it. OS: Ubuntu 18.04 Steps to reproduce ``` ./zzlibevent.sh ./zztmux.sh ``` My ~/app/include...

All the requirements were successfully installed and there is no error occurred. However, when I use denseflow to extract frames from videos, specifically the HMDB-51 datasets, such error appears: boost::filesystem::create_directories:...

opencv/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: io.h: No such file or directory need to update opencv version to solve this problem

when i input ninja -v ,but i get ninja: error: loading 'build.ninja': No such file or directory

when i install opencv, and add 'export OpenCV_DIR=/home/fms/app' to .zshrc,but i got dircolors: /home/fms/.dircolors: 没有那个文件或目录 -bash: ${(@s.:.)LS_COLORS}:错误的替换 autoload:未找到命令 unsetopt:未找到命令 bindkey:未找到命令 -bash: /home/xxx/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh: 没有那个文件或目录 Command 'thefuck' not found, but can be...

Hello! I am a beginner. I tried to install Unrar following your method and I have successfully installed it. ``` 'unrar' -> '/home/jinxx/app/bin' unrar installed on /home/jinxx/app ``` However, the...