[odb-users] Re: libcutl repo not exported

Boris Kolpackov boris at codesynthesis.com
Tue Sep 29 10:50:29 EDT 2015


Hi,

MM <finjulhich at gmail.com> writes:

> fatal: remote error: access denied or repository not exported:
> /odb/libcutl/libcutl.git

I wonder when will you learn to tell what you have actually done
(i.e. the *exact* commands that you ran) that triggered the error?
In fact, enough is enough. From now on, I will be ignoring your
questions that don't include this information.

In any case, both:

git clone git://scm.codesynthesis.com/libcutl/libcutl.git
git clone http://scm.codesynthesis.com/libcutl/libcutl.git

As suggested on:

http://scm.codesynthesis.com/?p=libcutl/libcutl.git;a=summary

Work for me.


> I now follow INSTALL-GIT and just do a make inside the odb directory. It
> seems this file options.hxx is not generated, even
> 
> odb/odb/odb.cxx:38:27: fatal error: odb/options.hxx: No such file or
> directory

When you ran make for the first time, you should have been asked
a bunch of questions, including whether you would like to use the
development build of cli (you should answer 'no') and where cli
is (you should answer '/usr/local/bin/cli'). After that, the
build process should generate options.?xx without problems.

If this still doesn't work, provide *complete* and *precise* log
of what you have done and the output you have observed.

Boris



More information about the odb-users mailing list