Page 1 of 1

Installing Image for Linux on Linux Mint 22 fails now...

Posted: Tue Sep 17, 2024 10:08 pm
by Yottabytes
The following command fails to install ifl_en_gui_x64_v3.zip in Linux Mint with the error that the file is no longer available:

sudo wget mirrors.kernel.org/ubuntu/pool/main/libp/libpng/libpng12-0_1.2.54-1ubuntu1_i386.deb

any work around?

Re: Installing Image for Linux on Linux Mint 22 fails now...

Posted: Tue Sep 17, 2024 10:51 pm
by TeraByte Support(PP)
Those files are getting harder and harder to find as the distros drop support and remove them. If you have previously downloaded the file, you could copy it into Mint instead of using the 'wget' step.

V4 doesn't use the older lib version (it uses 16).

Re: Installing Image for Linux on Linux Mint 22 fails now...

Posted: Thu Sep 19, 2024 2:36 pm
by Yottabytes
OK. Thanks.