20.08.2023, 23:27
Hi @Swat,
I am trying to install Dreamshell Setup Environment on MacOs but in the "Packages" and "SDK" section it shows an error.
Packages, does not exists:
genisoimage squashfs-tools, libpng-dev libjpeg-dev liblzo2-dev liblua5.2-dev
I'm trying to install them with Brew but it can't find them.
Code section it's OK
Toolchain section it's OK
SDK in this instruction: "make && cd ../kos-ports && ./utils/build-all.sh"
Building /usr/local/dc/kos/kos/../kos-ports/freetype...
freetype is not currently installed.
freetype requires zlib to be installed. Building...
zlib is not currently installed.
Finished processing dependencies for zlib.
File "zlib-1.2.13.tar.gz" is incorrect size (expected 1497445)
make[1]: *** [validate-dist] Error 1
make: *** [depends-check] Error 1
I have installed freetype with Brew manually but still the error.
Please help..
I am trying to install Dreamshell Setup Environment on MacOs but in the "Packages" and "SDK" section it shows an error.
Packages, does not exists:
genisoimage squashfs-tools, libpng-dev libjpeg-dev liblzo2-dev liblua5.2-dev
I'm trying to install them with Brew but it can't find them.
Code section it's OK
Toolchain section it's OK
SDK in this instruction: "make && cd ../kos-ports && ./utils/build-all.sh"
Building /usr/local/dc/kos/kos/../kos-ports/freetype...
freetype is not currently installed.
freetype requires zlib to be installed. Building...
zlib is not currently installed.
Finished processing dependencies for zlib.
File "zlib-1.2.13.tar.gz" is incorrect size (expected 1497445)
make[1]: *** [validate-dist] Error 1
make: *** [depends-check] Error 1
I have installed freetype with Brew manually but still the error.
Please help..