For the quickest reply, please use our new Customer Helpdesk and Feedback platform
 
   
 
no_pub_file?
Posted: 06 October 2007 03:11 AM   [ Ignore ]
Newbie
Rank
Total Posts:  1
Joined  2007-10-06

more specifically:

Eshell V5.5.2 (abort with ^G)
1> cean:install(‘slang-1.0’).
slang-1.0 was not installed. failed to find dependencies: no_pub_file
ok

this happens with everything i try to install with cean.

/usr/local/bin/erl:
#!/bin/sh
ROOTDIR=/usr/lib/erlang
BINDIR=$ROOTDIR/erts-5.5.2/bin
EMU=beam
PROGNAME=`echo $0 | sed ‘s/.*\///’`
export EMU
export ROOTDIR
export BINDIR
export PROGNAME
# for cean (dsm 071006)
export ARCHDIR=linux-x86
export CEAN_SERVER=“http://cean.process-one.net”
export HTTP_PROXY=”” # “your.proxy.name:port”
exec $BINDIR/erlexec ${1+”$@”}

/usr/lib/erlang/VERSION:
CEAN Erlang/OTP R11B-5 erts-5.5.2 linux-x86 devel

Profile
 
 
Posted: 12 October 2007 04:48 PM   [ Ignore ]   [ # 1 ]
Senior Member
Avatar
RankRankRankRank
Total Posts:  118
Joined  2006-11-13

just try cean:install(slang).

Profile
 
 
   
 
 
‹‹ yxa unusable      Error of beam generation ››