bug#32369: git guile missing files from repository when cloning

2018-08-05 Thread Java House
Got it, thanks! I will give it a try following the HACKING instrunctions. Kind Regards Nikolas Στις Κυρ, 5 Αυγ 2018 στις 6:38 μ.μ., ο/η Mark H Weaver έγραψε: > > tags 32369 + notabug > close 32369 > thanks > > Hi, > > Java House writes: > > > I am trying to install guile by following instruction

bug#32369: git guile missing files from repository when cloning

2018-08-05 Thread Mark H Weaver
tags 32369 + notabug close 32369 thanks Hi, Java House writes: > I am trying to install guile by following instructions. > I cloned the source code in my unix FreeBSD 11.2-RELEASE > git clone git://git.sv.gnu.org/guile.git > > And tried to follow instructions in the README file. > > unfortunate

bug#32369: git guile missing files from repository when cloning

2018-08-05 Thread Java House
Hello I am trying to install guile by following instructions. I cloned the source code in my unix FreeBSD 11.2-RELEASE git clone git://git.sv.gnu.org/guile.git And tried to follow instructions in the README file. unfortunately the INSTALL file as well as the ./configure file are missing from the