First Add

This commit is contained in:
root
2024-03-06 15:21:38 +01:00
commit e4d888ce1d
570 changed files with 229039 additions and 0 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
#! /bin/bash
#
./configure --prefix=/home/local/PREFIX --with-python-extensions=enable --with-perl-extensions=enable --with-java-extensions=enable
make -I/usr/lib/jvm/java-17-openjdk-amd64/include/jni.h
make install