Hello!
I use CEAN quite often on my x86 laptop. It works very well.
But I’ve tried to put it on an ARM9 linux arch but it doesn’t works:
(I’m logged as root on my device, /mnt/host is a NFS directory linked to my laptop where I can find the cean binary)
# pwd
/tmp
# /mnt/host/cean_installer.bin
installing CEAN…
./start.sh: line 85: /tmp/cean/erlang/erts-5.5.4/linux-arm/bin/erlexec: not found
# cd /tmp/cean/erlang/erts-5.5.4/linux-arm/bin/
# ls -la
drwxr-xr-x 2 1004 1004 300 Jan 1 00:09 .
drwxr-xr-x 4 1004 1004 80 Jan 1 00:09 ..
-rwxr-xr-x 1 1004 1004 1104284 Jun 7 2007 beam
-rwxr-xr-x 1 1004 1004 3544 Jun 7 2007 child_setup
-rwxr-xr-x 1 1004 1004 4848 Jun 7 2007 dialyzer
-rwxr-xr-x 1 1004 1004 20896 Jun 7 2007 epmd
-rwxr-xr-x 1 1004 1004 8592 Jun 7 2007 erlc
-rwxr-xr-x 1 1004 1004 13920 Jun 7 2007 erlexec
-rwxr-xr-x 1 1004 1004 4732 Jun 7 2007 escript
-rwxr-xr-x 1 1004 1004 6068 Jun 7 2007 heart
-rwxr-xr-x 1 1004 1004 18632 Jun 7 2007 inet_gethost
-rwxr-xr-x 1 1004 1004 14508 Jun 7 2007 run_erl
-rwxr-xr-x 1 1004 1004 595 Jun 6 2007 start_erl
-rwxr-xr-x 1 1004 1004 5948 Jun 7 2007 to_erl
-rwxr-xr-x 1 1004 1004 4740 Jun 7 2007 typer
Any help?
Chris.
