DanWin / hosting

This is a setup for a Tor based shared web hosting server
https://danwin1210.de/hosting/
GNU General Public License v3.0
341 stars 126 forks source link

make error #118

Closed NagatoYuki4 closed 3 years ago

NagatoYuki4 commented 3 years ago

i ran into a problem while running ./install_binaries.sh

[ 30%] Built target aom_dsp_common [ 30%] Built target aom_dsp_encoder make: *** [Makefile:130: all] Error 2

it stopped at 30% please fix this thanks

NagatoYuki4 commented 3 years ago

weird thing is this worked on rpi/OS now it does not work...

ghost commented 3 years ago

Could be updates with other software related to PHP

DanWin commented 3 years ago

This is most likely related to always using the latest development version of all dependencies, which can sometimes break. I'll switch the scripts to using a fixed version that is known to be working