There is a script in https://github.com/opencog/ocpkg for debian not 
maintained though

On Sunday, June 11, 2017 at 2:45:01 PM UTC+8, Dmitry Ponyatov wrote:
>
> I'm working on build scripts for opencog: https://github.com/ponyatov/cog
>
> cogutils & atomspace build ok (it is tiny selfcontaining packages)
>
> but have problem configuring opencog core itself:
>
> I use modern cmake version built from sources (stable Debian has some 
> anility)
>
> rm -rf opencog/build ; mkdir opencog/build ; cd opencog/build ;\
> PATH=*/home/ponyatov/cog/cmake/bin*:/home/ponyatov/jdk1.8.0_131/bin:/usr/
> local/bin:/usr/bin:/bin:/usr/games /home/ponyatov/cog/cmake/bin/cmake -
> DCMAKE_INSTALL_PREFIX:PATH=/home/ponyatov/opencog ..
>
> I use CMAKE_INSTALL_PREFIX for install all opencog system at user home 
> directory
>
>
> Have lot of error reports on cmake :
>
> failed to create symbolic link 
> '/home/ponyatov/cog/opencog/build/opencog/scm//opencog/pln/rules/propositional/blablabla.scm'
> : No such file or directory
>
> and /home/ponyatov/opencog/share/opencog/scm/opencog.scm contains strange 
> strings looks like hardcoded opencode prefix:
>
> ; lib64 is used by various versions of CentOS
> (define path "/usr/local/lib/opencog:/usr/local/lib64/opencog")
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to opencog+unsubscr...@googlegroups.com.
To post to this group, send email to opencog@googlegroups.com.
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/opencog/e8e0b80b-8d83-4e91-9599-7664c3a59e16%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to