Heimdall icon indicating copy to clipboard operation
Heimdall copied to clipboard

not installable on Ubuntu 21.04

Open mahdi-ln opened this issue 3 years ago • 3 comments

$ sudo dpkg -i '/tmp/mozilla_m0/ubuntu13.04-heimdall-frontend_1.4.0-0_amd64.deb'
(Reading database ... 251885 files and directories currently installed.)
Preparing to unpack .../ubuntu13.04-heimdall-frontend_1.4.0-0_amd64.deb ...
Unpacking heimdall-frontend (1.4.0-0) over (1.4.0-0) ...
dpkg: dependency problems prevent configuration of heimdall-frontend:
 heimdall-frontend depends on libqtcore4 (>= 4:4.7.0~beta1); however:
  Package libqtcore4 is not installed.
 heimdall-frontend depends on libqtgui4 (>= 4:4.5.3); however:
  Package libqtgui4 is not installed.
 heimdall-frontend depends on libqt4-xml (>= 4.6); however:
  Package libqt4-xml is not installed.

dpkg: error processing package heimdall-frontend (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 heimdall-frontend

mahdi-ln avatar Jul 06 '21 17:07 mahdi-ln

This project is long abandoned. Just use the binary I compiled a while back from here. Call it directly in a terminal, no gui.

amo13 avatar Jul 06 '21 18:07 amo13

Thanks. I tried your binary but this problem still in place

mahdi-ln avatar Jul 08 '21 00:07 mahdi-ln

$ sudo apt install heimdall-flash

ProjectT110 avatar Oct 16 '21 10:10 ProjectT110