forked from opencog/opencog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.gentoo
32 lines (18 loc) · 980 Bytes
/
README.gentoo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#######################################################################
Instalation and dependency resolution for Gentoo (circa Sep. 2008)
#######################################################################
Opencog depends on the following packages:
dev-util/cmake dev-libs/boost sci-libs/gsl
You might need to eselect the right boost version as well.
----------------------------------------------------------
Additionally, it depends on the following non-official packages:
cxxtest
which are available in the 'vendor' directory. To install them, issue
the following commands:
prompt# cd <opencog-base-dir>
prompt# ebuild vendor/cxxtest/gentoo/dev-cpp/cxxtest/cxxtest*.ebuild install qmerge
----------------------------------------------------------
Opencog also _optionally_ depends on the following packages:
dev-db/unixODBC -- needed for SQL persistence
dev-scheme/guile -- needed for scheme bindings
dev-libs/expat -- needed for embodiment