Thomas Seeling
Thomas Seeling
Hallo dear community, I'm working in a government project where we provide video conferences for german schools (underage students). Our security staff now has some additional questions about the inner...
Trying to build current release on s390x, Redhat 7.x flavour. Simple problem during make: `exec: "s390x-linux-gnu-gcc": executable file not found in $PATH` Solved by creating a shortcut and setting PATH...
I'd like to compile and run Jigasi on IBM s390x platform (Redhat Linux). Maven compiles and builds a .zip file but it contains a libunix.so file with x86_64. Mainly a...
reports/file_list.php is located in a subdirectory. include file odm-init.php tries to load functions.php from the wrong directory. fix is easy: 74 require_once(**_ABSPATH ._** 'functions.php');
It would be very nice to have an installable file for s390x. I try to compile element-web (a matrix client) and it fails because the docker build process cannot download...
Some webmail frontends prefix links in mails with a tracking URL. Allegedly this is for antivirus but of course it also allows tracking. E.g. german company gmx.net does this. Changed...
I try to build sydent 2.5.5 with the supplied Dockerfile but I receive permission denied while compiling cryptography. When removing the USER definition from the Dockerfile (i.e. running the build...