[Jaffer-devel] compiling jaffer
Status: Alpha
Brought to you by:
mrallen
|
From: Maurice V. <mvo...@ae...> - 2003-07-24 21:21:01
|
I am having trouble trying to compile under Gentoo Linux.
I had to change in the makefile JDKDIR=/opt/blackdown-jdk-1.4.1, but
that wasn't enough.
I also changed LIBDIR=${JDKDIR}/jre/lib/i386 and I am still getting a
complaint message...
mkdir -p obj/lib
gcc -shared -o obj/lib/libLinux.so src/lib/OS_Server.c -Isrc/lib
-L/opt/blackdown-jdk-1.4.1/jre/lib/i386 -ljava -lcrypt
find src -name "*.java" | xargs javac -O -d obj
xargs: javac: No such file or directory
make: *** [javac] Error 127
A couple of other questions: how does Jaffer stores double-fork
files? That is, does it use .AppleDouble directories? Also, how does
it deal with the DIDs? Netatalk doesn't appear to have been designed
to handle them very well.
--
Maurice Volaski, mvo...@ae...
Computing Support, Rose F. Kennedy Center
Albert Einstein College of Medicine of Yeshiva University
|