Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
要安装 jpl(Prolog 的 Java 接口),当我输入“make”时,它显示
checking symlink for /etc/alternatives/javac... /usr/bin/gcj-wrapper-4.4 configure: error: cannot find java include files make: *** [installed] Error 1
如何解决?
谢谢~
根据 OP 请求,我发布了答案。尝试安装 sun-jdk 软件包。可能与 gcj 包有些不兼容。