Cannot get MEGAcmd to run.

EDIT:
Segmentation fault in mega-cmd-server
was already mentioned in this thread about MEGAsync,
with a possible fix that could make the msg below unnecessary.


The following is a cleaner re-write of my post of Oct 3.

Have tested MEGAtools and mega.py, which both work, but
Mega Ltd advises against using them, as they do not use Mega's SDK,
and advises using MEGAcmd , their 'official' CLI client.

On FreeBSD 13.1-RELEASE-p2 GENERIC amd64 I installed the megacmd pkg,
but mega-cmd-server always gets Segmentation fault (core dumped) immediately.

Running mega-cmd or mega-exec gets:
Code:
[Initiating MEGAcmd server in background. Log: /root/.megaCmd/megacmdserver.log]
Unable to connect to service: error=2
Please ensure MEGAcmdServer is running
The log file is empty.

Haven't found anything like this on the web,
so it might be caused by my lack of experience with FreeBSD ... ?
 
Back
Top