jaromaz / MacintoshPi

MacintoshPi is a project that allows running full-screen versions of Apple's Mac OS 7, Mac OS 8 and Mac OS 9 with sound, active online connection and modem emulation under Raspberry Pi.
https://jm.iq.pl/MacintoshPi
GNU General Public License v2.0
638 stars 23 forks source link

Fail during MacOS 9 install #32

Closed brayne closed 4 months ago

brayne commented 7 months ago

Install fails during MacOS 9 stage, with the following errors:

E: Unable to locate package libesd0-dev

Error - can't download: Mac OS 9 apt packages
Check your Internet connection and try again later.

My internet connection is fine. Have tried twice with the same result.

dj1ch commented 7 months ago

sudo apt install libesd0* -y maybe? this will just install any package that has libesd0 in the name. also make sure you're using the correct image, maybe that package could not be provided in that version of raspberry pi os