You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of today, OnlyOffice is packaged in nixpkgs though it has a bug that throws SIG_ILL in x2t transformer. An alternative to onlyoffice, there is Collabora Online. It is an online version of libreoffice that can be integrated into several different portals suchs as nextcloud, moodle etc.
I've decided to give it a go to package it into nixpkgs with the following shell:
When I've tried to configure it looked for libreofficekit that which I am not familiar with.
checking for LibreOfficeKit/LibreOfficeKit.h... no
configure: error: header LibreOfficeKit/LibreOfficeKit.h not found, perhaps you want to use --with-lokit-path
I've looked into the the libreoffice-collabora package and found only the followings:
My question is, is it possible to get dev contents of libreoffice in nixpkgs via some output (usually it is 'dev')? I must admit I do not possess much experience with libreoffice and friends. I assume libreofficekit is a dev extension that can hook up to some functionality in libreoffice, please correct me if I am wrong.
I think while the onlyoffice gets a proper fix, it is positive to initiate a conversation for an alternative that is collabora in this particular situtation.
Collabora Online
Hi there,
As of today, OnlyOffice is packaged in nixpkgs though it has a bug that throws SIG_ILL in x2t transformer. An alternative to onlyoffice, there is Collabora Online. It is an online version of libreoffice that can be integrated into several different portals suchs as nextcloud, moodle etc.
I've decided to give it a go to package it into nixpkgs with the following shell:
When I've tried to configure it looked for libreofficekit that which I am not familiar with.
I've looked into the the libreoffice-collabora package and found only the followings:
My question is, is it possible to get dev contents of libreoffice in nixpkgs via some output (usually it is 'dev')? I must admit I do not possess much experience with libreoffice and friends. I assume libreofficekit is a dev extension that can hook up to some functionality in libreoffice, please correct me if I am wrong.
I think while the onlyoffice gets a proper fix, it is positive to initiate a conversation for an alternative that is collabora in this particular situtation.
best,
evrim.
Metadata
The text was updated successfully, but these errors were encountered: