effinstoic / heimdall-one-click

Automatically exported from code.google.com/p/heimdall-one-click
0 stars 0 forks source link

Application doesn't find heimdall #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. On Sabayon linux install heimdall from sources
2. Run java -jar OneClick.jar 

I would expect OneClick to find heimdall executable. Especially that it is in 
PATH. However OneClick tries asks me to install it (and since it tries to use 
dpkg somehow, it fails on Sabayon).

I am using OneClick version 1.0.2b with current Sabayon packages and 
proprietary java from sun.

Original issue reported on code.google.com by zef...@gmail.com on 6 Nov 2011 at 7:44

GoogleCodeExporter commented 9 years ago
You must have dpkg available. The system must support dpkg.  Get that system on 
your computer, or get any debian based Linux.

Original comment by adamoutler@gmail.com on 6 Nov 2011 at 8:17

GoogleCodeExporter commented 9 years ago
I see. I can install dpkg with entropy after all. I was just hoping, that I can 
somehow tell OneClick how to find already installed heimdall.

Original comment by szymon.p...@stxnext.pl on 7 Nov 2011 at 7:49