Allin,

Thanks for this, but the outcome is weird after -make-. Essentially, after executing everything (it seems), it throws up an endless loop of LaTeX errors, which is odd, as I have TeX Live 2015 which works fine for me. I don't even get to -make pdfdocs-.

Clive

On 26 October 2015 at 00:56, Allin Cottrell <cottrell@wfu.edu> wrote:
On Mon, 26 Oct 2015, Clive Nicholas wrote:

Okay, after I do this, successfully:

clive@clivubu:~/gretl-git$ sudo git clone ssh://
stonebridgespur@git.code.sf.net/p/gretl/git gretl-git

No, no! Never use "sudo" with git. Try these commands:

cd
# trash your broken copy of gretl-git
sudo rm -rf gretl-git
git clone git://git.code.sf.net/p/gretl/git gretl-git
cd gretl-git
./configureĀ  --enable-quiet-build --enable-openmp --enable-build-doc
make
make pdfdocs
sudo make install


Allin
_______________________________________________
Gretl-users mailing list
Gretl-users@lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users



--
Clive Nicholas

"My colleagues in the social sciences talk a great deal about methodology. I prefer to call it style." -- Freeman J. Dyson