There is https://launchpad.net/~opencog-dev/+archive/ubuntu/ppa. Don't know who have access to it.
On Thursday, August 10, 2017 at 8:56:47 AM UTC+8, Masayuki Hatta wrote: > > Hi, thanks for comment! > > 2017-08-10 5:02 GMT+09:00 Linas Vepstas <[email protected] <javascript:>>: > > > >> Basically I made them for my own convenience, and still need to be > >> polished, but I think those are ok quality. I'm a Debian developer, so > I > >> can upload them to the official Debian archive if you want. > > > > Wow. That would be .. not sure. Good and bad, mostly because we are not > that > > stable, and do not use version numbers ... > > Yes, that's what I meant "if you want". I can put them into > "experimental", but I guess most suitable way for now is setting up a > PPA(personal package archive). Then we can do "apt-get install > opencog". I can setup one at my own server, but if you want I can > help setting up it somewhere under opencog.org. > > Building opencog & friends is quite complicated for newbies like me, > so setting up an official PPA would help them a lot. > > BTW, many software in Debian these days doesn't have version numbers > or the concept of "release" (simply uses Git repo snapshot), so that's > ok. > > >> Some changes are made to the source code to build with the current g++. > >> One thing is "Ambiguous overload call to abs()" errors, and I changed > abs > >> to fabs(I'm not sure this solution is correct). > > > > Can you provide a pull req, or open a bug report? I recall seeing those, > but > > they went away at some point (on debian unstable half a year ago) > > Done. > > https://github.com/opencog/moses/pull/49 > https://github.com/opencog/cogutils/pull/80 > > I'm not sure these fixes are appropriate, so please review carefully. > > >> Also I killed BackwardChainerUTest in atomspace for now. > > > > Hmm. That always passes for me on the current Debian stable, always. > I'm > > guessing now that maybe it is a guile-2.0 vs guile-2.2 bug. I bet it > will > > pass with guile-2.2 > > > > https://github.com/opencog/atomspace/issues/1318 > > Yes, as I said in that thread, I'm still using guile 2.0.13. Now > guile-2.2 packages are entering into Debian unstable (still in NEW > queue), so I will try it later. > > Best regards, > MH > > -- > Masayuki Hatta > Associate Professor, Faculty of Economics and Management, Surugadai > University, Japan > > http://about.me/mhatta > > [email protected] <javascript:> / [email protected] <javascript:> / > [email protected] <javascript:> / > [email protected] <javascript:> > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/61810cc6-74eb-4315-8653-f7026cb9c0c6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
