Hi,
as Owncloud doesn't really perform well due to the hardware limitations, I'm trying to setup a seafile server through debian wheezy (https://www.hqt.ro/how-to-install-debian-wheezy-arm/) on my AC56u. But when setting it up, I get:
Did anyone else get a seafile server working on this router? I would be very thankful for some help, thanks in advance!
as Owncloud doesn't really perform well due to the hardware limitations, I'm trying to setup a seafile server through debian wheezy (https://www.hqt.ro/how-to-install-debian-wheezy-arm/) on my AC56u. But when setting it up, I get:
Code:
Traceback (most recent call last):
File "setup-seafile-mysql.py", line 1274, in <module>
main()
File "setup-seafile-mysql.py", line 1225, in main
ccnet_config.generate()
File "setup-seafile-mysql.py", line 748, in generate
if Utils.run_argv(argv, env=env_mgr.get_binary_env()) != 0:
File "setup-seafile-mysql.py", line 82, in run_argv
env=env)
File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1259, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Did anyone else get a seafile server working on this router? I would be very thankful for some help, thanks in advance!