Skip to content

Added automatic installation script for Linux!#3777

Closed
hack-r wants to merge 2 commits intoBVLC:masterfrom
hack-r:master
Closed

Added automatic installation script for Linux!#3777
hack-r wants to merge 2 commits intoBVLC:masterfrom
hack-r:master

Conversation

@hack-r
Copy link

@hack-r hack-r commented Mar 5, 2016

This is tested on Ubuntu 15. Just run the script and (py) Caffe is ready
to go for Python 3 using CPU. Add 1 line of code or edit makefile if you
want to use GPU; just change python3 to python and pip3 to pip if you
want to use the historical version of Python.

Jason Miller added 2 commits March 5, 2016 10:46
This is tested on Ubuntu 15. Just run the script and (py) Caffe is ready
to go for Python 3. Use find and replace on "python3" and "pip3" if you
prefer Python 2. Add 1 line of code OR directly edit the makefile if you
want to use GPU.
also apt-get another package
@shelhamer
Copy link
Member

shelhamer commented Apr 13, 2017

Sorry, I think these kinds of scripts are better placed in the wiki since they are liable to rot. For packaging we have Debian #5111, Snap #5300, and docker. Thanks for trying to streamline installation though.

@shelhamer shelhamer closed this Apr 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments