Hello!
# sudo -u
djigzo ant -f /usr/share/djigzo/build.xml
Buildfile: /usr/share/djigzo/build.xml
create-symlinks:
[delete] Deleting directory /usr/share/djigzo/james-2.3.1/apps/james/SAR-INF/lib
[mkdir] Created dir: /usr/share/djigzo/james-2.3.1/apps/james/SAR-INF/lib
create-symlink:
[echo] /usr/share/djigzo/lib/FastInfoset-1.2.2.jar
[symlink] ln: die symbolische Verknüpfung
„james-2.3.1/apps/james/SAR-INF/lib/FastInfoset-1.2.2.jar“ konnte nicht angelegt werden:
Datei oder Verzeichnis nicht gefunden
BUILD FAILED
/usr/share/djigzo/build.xml:74: The following error occurred while executing this line:
/usr/share/djigzo/build.xml:98: ln failed with return code 1
Weird.
Does the file /usr/share/djigzo/lib/FastInfoset-1.2.2.jar exist?
yes
If so what is the file permissions/owner?
ls -al /usr/share/djigzo/lib/FastInfoset-1.2.2.jar
ls -al /usr/share/djigzo/lib/FastInfoset-1.2.2.jar
-rw-rw-r-- 1 djigzo djigzo 291779 7. Okt 08:34
/usr/share/djigzo/lib/FastInfoset-1.2.2.jar
Andreas