reverie Posted April 12, 2018 Share Posted April 12, 2018 (edited) Hello I really like armbian's 4.x kernel because it doesn't heat up as crazy as 3.x's. I was trying to install Seafile on the Odroid C2 using the instructions here https://forum.seafile.com/t/seafile-server-on-arm64-aarch64-working/1405 However I'm getting the following error ./setup-seafile.sh: line 492: 2045 Illegal instruction (core dumped) LD_LIBRARY_PATH=$SEAFILE_LD_LIBRARY_PATH "${ccnet_init}" -F "${default_conf_dir}" -c "${default_ccnet_conf_dir}" --name "${server_name}" --host "${ip_or_domain}" At first I thought that this was obviously a problem I should find help at at Seafile, but upon further testing I did not encounter this problem except only when I am on the nightly build (currently 4.14.33). I also understand that being on the nightly build means there's potential for errors and I should not expect extensive support, but I was really hoping if there's anyone who could help me understand what I'm missing in order to fix this. Please let me know if you need any further information! Edited April 12, 2018 by Edward Teo Link to comment Share on other sites More sharing options...
Recommended Posts