Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Installing, packaging, deploying and managing OpenCog

NotificationsYou must be signed in to change notification settings

opencog/ocpkg

Repository files navigation

ocpkg

  • This script installs an OpenCog development environment on a freshinstallation of Ubuntu >= 14.04 . It has options to selectivelydownload, build, test, install OpenCog projects.

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 details, see theinstructions on the OpenCog wiki.

octool-wip

Work-in-progress (abandoned).The separate octool script is not yet ready. Use the 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 readmehere will be helpful.

May be out of date.

Example Usage

  • 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 AS-MOSES:
 ./octool -rdcv
  • To install all dependencies necessary to build Cogutil:
 ./octool -rdv

About

Installing, packaging, deploying and managing OpenCog

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp