Hi,

I tried to follow the instructions on https://github.com/DynareTeam/dynare/ to build Dynare using the new Linux for Windows subsystem. But when running

apt-get build-dep dynare

I get the error message

E: You must put some 'source' URIs in your sources.list

 

Currently my sources.list has

 

deb http://archive.ubuntu.com/ubuntu trusty main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu trusty-updates main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu trusty-security main restricted universe multiverse

 

Does anyone know what else I need?

 

Best,

Johannes