Hi,

In the file README.packages we have an old entry for Linux Mint which is
the same as Ubuntu:
Linux Mint 12          (contrib. 2012-02-26)
Ubuntu oneiric (11.10) (contrib. 2012-06-10, helio_guilherme(a)hotmail.com)
# dependencies
sudo apt-get install gnuplot libfftw3-dev liblapack-dev gfortran libxml2 \
 zlib1g-dev libreadline-gplv2-dev libgtksourceview2.0-dev libgmp3-dev curl \
 libcurl4-gnutls-dev


It would try libcurl4-gnutls-dev.

Helio



On Mon, Jan 20, 2014 at 2:07 PM, Talha Yalta <talhayalta(a)gmail.com> wrote:

> Thanks very much for your prompt answer Prof Cottrell.
>
> I can see in the repo 3 packages named libcurl4-gnuts-dev,
> libcurl4-nss-dev and libcurl4-openssl-dev
>
> Is it possible that one of these is the required package? I don't want
> to break something.
>
>
> On Mon, Jan 20, 2014 at 3:48 PM, Allin Cottrell <cottrell(a)wfu.edu> wrote:
> > On Mon, 20 Jan 2014, Talha Yalta wrote:
> >
> >> I recently updated my system to Mint-KDE 16, and when I want to
> >> compile gretl I get "Please install libcurl ..."
> >>
> >> However, I already have libcurl since running, "sudo apt-get install
> >> libcurl3" says I have the recent version. I thought maybe I need the
> >> dev package but could not see anything like libcurl3-dev.
> >
> > Debian has a libcurl-dev virtual package, so I guess Mint ought to have
> > something similar.
> >
> >> Also, saying "--without-gnome" during configure gives "unrecognized
> >> options: --without-gnome" Since this is changed now, are there other
> >> new things to be careful about? More specifically, what would be a
> >> good configure command for 64 bit Linux Mint KDE? (For a long time I
> >> have been using "./configure --prefix=/opt/gretl --without-gnome")
> >
> > --without-gnome has gone now since we don't offer any gnome-specific
> > support; we supply xdg support instead (generic modern Linux desktop
> > stuff).
> >
> > Nothing else should be tricky. But you probably want to add
> > --enable-openmp to the configure flags if you have a multi-core machine.
> >
> > Allin
> > _______________________________________________
> > Gretl-devel mailing list
> > Gretl-devel(a)lists.wfu.edu
> > http://lists.wfu.edu/mailman/listinfo/gretl-devel
>
>
>
> --
> “Blessed are the young for they shall inherit the national debt.” –
> Herbert C. Hoover (1874-1964)
> --
>
> _______________________________________________
> Gretl-devel mailing list
> Gretl-devel(a)lists.wfu.edu
> http://lists.wfu.edu/mailman/listinfo/gretl-devel
>
Hi,

In the file README.packages we have an old entry for Linux Mint which is the same as Ubuntu:
Linux Mint 12          (contrib. 2012-02-26)
Ubuntu oneiric (11.10) (contrib. 2012-06-10, [email protected])
# dependencies
sudo apt-get install gnuplot libfftw3-dev liblapack-dev gfortran libxml2 \
 zlib1g-dev libreadline-gplv2-dev libgtksourceview2.0-dev libgmp3-dev curl \
 libcurl4-gnutls-dev


It would try libcurl4-gnutls-dev.

Helio



On Mon, Jan 20, 2014 at 2:07 PM, Talha Yalta <[email protected]> wrote:
Thanks very much for your prompt answer Prof Cottrell.

I can see in the repo 3 packages named libcurl4-gnuts-dev,
libcurl4-nss-dev and libcurl4-openssl-dev

Is it possible that one of these is the required package? I don't want
to break something.


On Mon, Jan 20, 2014 at 3:48 PM, Allin Cottrell <[email protected]> wrote:
> On Mon, 20 Jan 2014, Talha Yalta wrote:
>
>> I recently updated my system to Mint-KDE 16, and when I want to
>> compile gretl I get "Please install libcurl ..."
>>
>> However, I already have libcurl since running, "sudo apt-get install
>> libcurl3" says I have the recent version. I thought maybe I need the
>> dev package but could not see anything like libcurl3-dev.
>
> Debian has a libcurl-dev virtual package, so I guess Mint ought to have
> something similar.
>
>> Also, saying "--without-gnome" during configure gives "unrecognized
>> options: --without-gnome" Since this is changed now, are there other
>> new things to be careful about? More specifically, what would be a
>> good configure command for 64 bit Linux Mint KDE? (For a long time I
>> have been using "./configure --prefix=/opt/gretl --without-gnome")
>
> --without-gnome has gone now since we don't offer any gnome-specific
> support; we supply xdg support instead (generic modern Linux desktop
> stuff).
>
> Nothing else should be tricky. But you probably want to add
> --enable-openmp to the configure flags if you have a multi-core machine.
>
> Allin
> _______________________________________________
> Gretl-devel mailing list
> [email protected]
> http://lists.wfu.edu/mailman/listinfo/gretl-devel



--
“Blessed are the young for they shall inherit the national debt.” –
Herbert C. Hoover (1874-1964)
--

_______________________________________________
Gretl-devel mailing list
[email protected]
http://lists.wfu.edu/mailman/listinfo/gretl-devel

Reply via email to