Coder Social home page Coder Social logo

ocpkg's Introduction

Collection of scripts

ocpkg

  • It is a script to install an OpenCog development environment on a fresh installation of Ubuntu >= 14.04 . It has options to selectively download, build, test, install and package OpenCog projects. Don't use the package option, as it is still work in progress.

For a quick start using Ubuntu version >= 14.04, run

sudo curl -L http://raw.github.com/opencog/ocpkg/master/ocpkg -o /usr/local/bin/octool &&\
sudo chmod +x /usr/local/bin/octool &&\
octool

For detailed instructions see here

octool-wip

The separate octool script is not yet ready so use the ocpkg's file renamed as octool. See above.

ocbootstrap

(This hasn't been tested for a while) A script to create an OpenCog build environment on ''any'' Linux system.

ocfeedbot

An IRC bot of some sort, purpose not clear.

Uses debootstrap. Requires ocpkg.

octool_rpi

For installing opencog on a Raspberry Pi Computer running Raspbian. The readme here will be helpful.

Usages

  • To install all dependencies necessary to build OpenCog:
 ./octool -rdpcav -l default
 # Optional: Add -s for installing dependencies for haskell binding.
 # Optional: Add -n for installing dependencies and kernels for jupyter notebooks.
  • To install all dependencies necessary to build AtomSpace and MOSES:
 ./octool -rdcv
 # Optional: For atomspace, add -s for installing dependencies for haskell binding.
  • To install all dependencies necessary to build Cogutil:
 ./octool -rdv

ocpkg's People

Contributors

amebel avatar githart avatar dagiopia avatar marcospividori avatar ngeiswei avatar amberj avatar tensae21 avatar rtreutlein avatar yantrabuddhi avatar edguy3 avatar amoudgl avatar dancard avatar frankg avatar kidist-abraham avatar linas avatar elggem avatar wenwei-dev avatar ehabnoreddin avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.