2016-05-21 22:13 GMT+02:00 :
> Thomas Morley wrote:
>> Hi all,
>>
>> I cloned the guile-git-repository in my home-directory and tried to
>> compile a local branch called `my-v2-second-try` (derived from
>> `remotes/origin/stable-2.0`).
>>
>> Following the steps listed in INSTALL I did
>> ./c
Thomas Morley wrote:
> Hi all,
>
> I cloned the guile-git-repository in my home-directory and tried to
> compile a local branch called `my-v2-second-try` (derived from
> `remotes/origin/stable-2.0`).
>
> Following the steps listed in INSTALL I did
> ./configure
The INSTALL instruction are
Hi all,
I cloned the guile-git-repository in my home-directory and tried to
compile a local branch called `my-v2-second-try` (derived from
`remotes/origin/stable-2.0`).
Following the steps listed in INSTALL I did
./configure
without problems, then
make
which returned:
~/guile (my-v2-second-try)$