#1 Le 15/11/2009, à 19:57
- Wlad69
Unison : "Connection Lost" eeePC<->DNS-323
Bonjour,
Mes excuses si je suis "limite hors sujet", mais je ne sais pas où trouver de l'aide sur mon problème.
J'essaye de synchroniser un dossier de mon eeePc sous ubuntu 9.04 avec mon serveur NAS Dlink DNS-323.
Je veux synchroniser mon eeePC avec mon DNS-323 en mode SSH.
J'arrive a me connecter depuis mon eeePC sur le DNS-323 en ssh.
Je n'arrive pas à compiler et installer unison sur le DNS-323.
j'ai installé Fun plug http://wiki.dns323.info/howto:fun_plug
Ensuite j'ai téléchargé Ocaml http://caml.inria.fr/pub/distrib/ocaml- … 1.1.tar.gz
Puis j'ai trouvé çà http://piggott.ca/node/9 où on explique comment installer Unison sur le dlink
mais je coince sur le 'make install'
root@Apollon:/mnt/HD_a2/ocaml-3.11.1# make install
if test -d /ffp/bin; then : ; else mkdir -p /ffp/bin; fi
if test -d /ffp/lib/ocaml; then : ; else mkdir -p /ffp/lib/ocaml; fi
if test -d /ffp/lib/ocaml/stublibs; then : ; else mkdir -p /ffp/lib/ocaml/stublibs; fi
if test -d /ffp/share/man/man1; then : ; \
else mkdir -p /ffp/share/man/man1; fi
cd /ffp/lib/ocaml; rm -f dllbigarray.so dlllabltk.so dllnums.so \
dllthreads.so dllunix.so dllgraphics.so dllmldbm.so dllstr.so \
dlltkanim.so
cd byterun; make install
make[1]: Entering directory `/mnt/HD_a2/ocaml-3.11.1/byterun'
cp ocamlrun /ffp/bin/ocamlrun
cp: cannot stat `ocamlrun': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/mnt/HD_a2/ocaml-3.11.1/byterun'
make: *** [install] Error 2
Je ne comprend pas ce qui coince.
Merci de votre aide.
Hors ligne