Files
genders/source/build
T

6 lines
216 B
Python
Raw Normal View History

2024-03-06 15:21:38 +01:00
#! /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