Files
genders/source/build
T
2024-03-06 15:21:38 +01:00

6 lines
216 B
Python
Executable File

#! /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