Page 1 of 1

Installation of Dynare 4.0.4 on Linux

PostPosted: Wed Nov 09, 2011 5:07 am
by economath
Hi,

It is my first time using and installing Dynare. I am trying to install version 4.0.4 on Linux: Ubuntu "Lucid Lynx" 10.04. I have tried following instructions on the page http://www.dynare.org/DynareWiki/InstallOnDebianOrUbuntu, but when I enter the code:

Code: Select all
sudo wget -O - http://www.dynare.org/dynare.public.key | sudo apt-key add -


I get the following output:

http://www.dynare.org/dynare.public.key
Resolving http://www.dynare.org... 92.243.14.31, 2001:4b98:dc0:41:216:3eff:feb5:1019
Connecting to http://www.dynare.org|92.243.14.31|:80... failed: No route to host.
Connecting to http://www.dynare.org|2001:4b98:dc0:41: ... 1019|:80... failed: Network is unreachable.
gpg: no valid OpenPGP data found.


When I tried to use the synaptic package manager, I got a host of messages such as the following:

W: Failed to fetch http://im.archive.ubuntu.com/ubuntu/poo ... _amd64.deb
Could not connect to im.archive.ubuntu.com:80 (91.189.92.170). - connect (113: No route to host) [IP: 91.189.92.170 80]


Has anyone any suggestions on what I should do next?

Re: Installation of Dynare 4.0.4 on Linux

PostPosted: Thu Nov 10, 2011 10:32 am
by SébastienVillemot
Dynare 4.0.4 is included in the official Lucid Lynx (in "universe"): you don't need to setup anything if you want that version. It should already be available in your package manager.

However, if you want a more recent version of Dynare (and I recommend you to do so because 4.0.4 is old), then you indeed need to go through the process that you describe.

My understanding is that your error comes from a lack of network connectivity on your side. It has nothing to do with our servers. Maybe are you connecting from a central bank or some institution which has a proxy or other restrictions in place?

Best