Teetoow
Teetoow
@ShockwaveNN I had trouble with PhantomJS (https://github.com/ariya/phantomjs/issues/15344)
> @Teetoow Also, latest commit in PhantomJS is 16 days ago, seems project is not unmaintained. Also I'm not sure how unmaintained nodejs project related with compilation on FreeBSD Ok...
ok so all the documentserver compiles without any error with my Makefile, scripts and preprocessor modifications. The only trouble is that the v8 version of FreeBSD is too old (as...
@tuxillo in order to not destroy the onlyoffice architecture source I think the best thing to do is to use the third party components brought with DocumentServer (except for v8...
@tuxillo I understand. For the moment my only goal is to get DocumentServer running natively on FreeBSD without having a virtual machine running for that purpose (I unfortunately don't have...
Hi, Just a little message in order to let you know that I found a nice solution for the libv8 under FreeBSD (thanks to Fedora ^^) and now DocumentServer is...
Almost everything is working well. I just encounter a bug in the x2t binary which returns 80 each time I finish to edit a file. Thus modifications cannot be submitted...
The bug cames from the function (in "common/File.cpp") which returns the current program path found from /proc/exe directory. This one does not exists under FreeBSD. Thus x2t was not able...
> > The bug cames from the function (in "common/File.cpp") which returns the current program path found from /proc/exe directory. This one does not exists under FreeBSD. Thus x2t was...
@jrmarino : it seems that all packages marked as "Download failed" has been downloaded with the Hash version and stored into the Hashed directory. pkg fetch downloads the hash version...