Am 06.04.20 um 18:40 schrieb Rolf Sander:
Hello,
There has been a recent update of the graph-tool installation instructions for Debian & Ubuntu (i.e. also for Linux Mint):
https://git.skewed.de/count0/graph-tool/-/wikis/installation-instructions#gn...
For my Linux Mint 19.2 (Tina) system, I adjusted /etc/apt/sources.list accordingly:
deb http://downloads.skewed.de/apt bionic main
Unfortunately, apt-get update produces the following error:
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'http://downloads.skewed.de/apt bionic InRelease' doesn't support architecture 'i386'
I have re-organized the apt repository to simplify and automatize the package generation, and I have decided to drop the i386 architecture since I didn't think anyone was using that any longer, and that saves a lot of time and effort. But it seems I was wrong... Are you really using a 32 bit i386 CPU in 2020?
Next, I tried to install graph-tool on another computer which has Linux Mint 18.3 (Sylvia) on it. For this I would need DISTRIBUTION = xenial. Unfortunately, it seems that graph-tool does not support xenial anymore :-(
Xenial is super old and does not compile graph-tool due to a lack of compiler with C++17 support. Best, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>