Makefile for rust projects
Personal Coding and Hobby Notebook
El formato RSS no solo permite compartir informacion periodica, como Posts en blogs, sino que tambien permite asociar uno o mas archivos (audio,video,binario,etc) con cada item o “post” como le decimos los blogueros o podcasters. Hay plugins de WordPress disponibles los cuales analizan el contenido de tu post y buscan URLs de archivos .mp3 que […]
so you cloned the cgminer repo from github to build on your OSX machine and you get this bullshit error $ ./autogen.sh readlink: illegal option — f usage: readlink [-n] [file …] usage: dirname path touch: /ltmain.sh: Permission denied Use of chdir(”) or chdir(undef) as chdir() is deprecated at /usr/local/bin/autoreconf line 670. Configuring… ./autogen.sh: line […]
Got this annoying dialog popping up on Sublime Text 2? Go to Preferences > Browse Packages … a Finder window will open, go to the “Git” folder, open the file called “Git.sublime-settings” Look for “git_command” and set it’s value to the path of your git executable (you can find the path of your git executable […]