Benjamin-Dobell / Heimdall

Heimdall is a cross-platform open-source tool suite used to flash firmware (aka ROMs) onto Samsung Galaxy devices.
MIT License
2.58k stars 585 forks source link

not installable on Ubuntu 21.04 #487

Open mahdi-ln opened 3 years ago

mahdi-ln commented 3 years ago
$ 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
amo13 commented 3 years ago

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

mahdi-ln commented 3 years ago

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

ProjectT110 commented 3 years ago

$ sudo apt install heimdall-flash