Search found 2 matches

by Gert
Mon Jan 15, 2018 1:27 pm
Forum: GNU/Linux
Topic: Compile 2.2.2 on Ubuntu 17.10
Replies: 2
Views: 1063

Compiling 2.2.2 on Ubuntu 17.10

In order to run ./configure without complaints, I had to install the next packages in addition to the ones named in the documentation.

g++
autopoint
libtool
cmake
by Gert
Mon Jan 15, 2018 1:15 pm
Forum: GNU/Linux
Topic: Compile 2.2.2 on Ubuntu 17.10
Replies: 2
Views: 1063

Compile 2.2.2 on Ubuntu 17.10

In order to compile 2.2.2 on a rather clean Ubuntu 17.10 I had to install the packages below in addition to the required stuff as described in the documentation on wiki.

There were no complaints during ./configure

libgtk2.0-dev
libexpat1-dev
zlib1g-dev