<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">Process&#45;one Discussion Forums</title>
    <link rel="alternate" type="text/html" href="http://www.process-one.net/en/forum/" />
    <link rel="self" type="application/atom+xml" href="http://www.process-one.net/en/forum/atom/" />
    <updated>2008-09-10T20:44:12Z</updated>
    <rights>Copyright (c) 2008</rights>
    <generator uri="http://expressionengine.com/" version="1.6.2">ExpressionEngine</generator>
    <id>tag:process-one.net,2008:09:13</id>


    <entry>
      <title>error: _ not found in download &#45;R128&#45;3</title>
      <link rel="alternate" type="text/html" href="http://www.process-one.net/en/forum/viewthread/137/" />      
      <id>tag:process-one.net,2008:en/forum/viewthread/.137</id>
      <published>2008-09-10T20:33:20Z</published>
      <updated>2008-09-10T20:44:12Z</updated>
      <author><name>musrum</name></author>
      <content type="html">
      <![CDATA[
        <p>I&#8217;m having the &#8220;not found in download&#8221; problem.&nbsp; I downloaded
<br />
the cean archive and added it to my working erlang installation.
<br />
I&#8217;ve edited erl, and added VERSION.&nbsp; I must still be missing something.
</p>
<p>
Note that cean:available(). does not work either - it returns a fragment
<br />
of a web page, not a list of available packages.
</p>
<p>
erlang was built with --prefix=/opt/erlang
</p>
<p>
/opt/erlang/bin/erl:
</p>
<p>
ROOTDIR=/opt/erlang/lib/erlang
<br />
BINDIR=$ROOTDIR/erts-5.6.3/bin
<br />
EMU=beam
<br />
PROGNAME=`echo $0 | sed &#8216;s/.*\///&#8217;`
<br />
export EMU
<br />
export ROOTDIR
<br />
export BINDIR
<br />
export PROGNAME
<br />
export ARCHDIR=linux-x86
<br />
export CEAN_SERVER="http://cean.process-one.net"
<br />
exec $BINDIR/erlexec $&#123;1+"$@"&#125;
</p>
<p>
/opt/erlang/lib/erlang/VERSION
</p>
<p>
CEAN Erlang/OTP R128-3 erts-5.6.3 linux-x86 devel
</p>
<p>
Note that cean:version(). returns the string above, not &#8220;CEAN Erlang/OTP&#8221;,
<br />
so I assume I got the version bit correct.
</p>
<p>
Thanks for any help!
</p>
<p>
td
</p>
<p>
PS, the URI cean:available(). is GETting is /R128/devel/linux-x86.&nbsp; I note 
<br />
that this results in a 200 OK and a page that states &#8220;page not found&#8221;.&nbsp; So
<br />
I tried this with /R118/devel/linux-x86 as shown in the example, and the 
<br />
result is the same.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>XCode integration</title>
      <link rel="alternate" type="text/html" href="http://www.process-one.net/en/forum/viewthread/135/" />      
      <id>tag:process-one.net,2008:en/forum/viewthread/.135</id>
      <published>2008-09-01T11:27:40Z</published>
      <updated></updated>
      <author><name>Hans Beck</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi all, 
</p>
<p>
can anyone give me some hints how to adjust XCode 3.0 for  Erlang (which means setting up a new file type *.erl and define syntax highlighting etc. )?
<br />
I work already with XCode, but with more support it would be even nicer, and the Apple docs doesn&#8217;t help me a lot how to manage this.
</p>
<p>
Thanks !
</p>
<p>
Hans
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Newbie probs or bug&#63;</title>
      <link rel="alternate" type="text/html" href="http://www.process-one.net/en/forum/viewthread/131/" />      
      <id>tag:process-one.net,2008:en/forum/viewthread/.131</id>
      <published>2008-08-07T22:28:14Z</published>
      <updated></updated>
      <author><name>Matthewh</name></author>
      <content type="html">
      <![CDATA[
        <p>I just downloaded and unzip installed cean (windows) into 12B-3
</p>
<p>
15&gt; cean:version().&nbsp;   
<br />
&#8220;CEAN Erlang/OTP&#8221;
</p>
<p>
Is this right?
</p>
<p>
also:
</p>
<p>
18&gt; cean:install(ex11).
<br />
error: ex11 not found in download
<br />
error
</p>
<p>
19&gt; cean:install(x11). 
<br />
error: x11 not found in download
<br />
error
</p>
<p>
Rgds,
</p>
<p>
Matthew.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>start.sh debian bugs</title>
      <link rel="alternate" type="text/html" href="http://www.process-one.net/en/forum/viewthread/130/" />      
      <id>tag:process-one.net,2008:en/forum/viewthread/.130</id>
      <published>2008-06-16T15:34:58Z</published>
      <updated></updated>
      <author><name>rlance</name></author>
      <content type="html">
      <![CDATA[
        <p>BASEDIR found the directory of the link (/usr/bin/erl in my case) to cean/start.sh rather than the directory of cean/start.sh itself, and ARCHDIR came out as Linux-x86 rather than linux-x86.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>ARM9 and CEAN</title>
      <link rel="alternate" type="text/html" href="http://www.process-one.net/en/forum/viewthread/129/" />      
      <id>tag:process-one.net,2008:en/forum/viewthread/.129</id>
      <published>2008-05-26T13:43:22Z</published>
      <updated></updated>
      <author><name>chris</name></author>
      <content type="html">
      <![CDATA[
        <p>Hello!
<br />
I use CEAN quite often on my x86 laptop. It works very well.
<br />
But I&#8217;ve tried to put it on an ARM9 linux arch but it doesn&#8217;t works:
<br />
(I&#8217;m logged as root on my device, /mnt/host is a NFS directory linked to my laptop where I can find the cean binary)
</p>
<p>
# pwd
<br />
/tmp
<br />
# /mnt/host/cean_installer.bin 
<br />
installing CEAN&#8230;
<br />
./start.sh: line 85: /tmp/cean/erlang/erts-5.5.4/linux-arm/bin/erlexec: not found
<br />
# cd /tmp/cean/erlang/erts-5.5.4/linux-arm/bin/
<br />
# ls -la
<br />
drwxr-xr-x    2 1004     1004          300 Jan  1 00:09 .
<br />
drwxr-xr-x    4 1004     1004           80 Jan  1 00:09 ..
<br />
-rwxr-xr-x    1 1004     1004      1104284 Jun  7  2007 beam
<br />
-rwxr-xr-x    1 1004     1004         3544 Jun  7  2007 child_setup
<br />
-rwxr-xr-x    1 1004     1004         4848 Jun  7  2007 dialyzer
<br />
-rwxr-xr-x    1 1004     1004        20896 Jun  7  2007 epmd
<br />
-rwxr-xr-x    1 1004     1004         8592 Jun  7  2007 erlc
<br />
-rwxr-xr-x    1 1004     1004        13920 Jun  7  2007 erlexec
<br />
-rwxr-xr-x    1 1004     1004         4732 Jun  7  2007 escript
<br />
-rwxr-xr-x    1 1004     1004         6068 Jun  7  2007 heart
<br />
-rwxr-xr-x    1 1004     1004        18632 Jun  7  2007 inet_gethost
<br />
-rwxr-xr-x    1 1004     1004        14508 Jun  7  2007 run_erl
<br />
-rwxr-xr-x    1 1004     1004          595 Jun  6  2007 start_erl
<br />
-rwxr-xr-x    1 1004     1004         5948 Jun  7  2007 to_erl
<br />
-rwxr-xr-x    1 1004     1004         4740 Jun  7  2007 typer
</p>
<p>
Any help?
</p>
<p>
Chris.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Running yaws using cean</title>
      <link rel="alternate" type="text/html" href="http://www.process-one.net/en/forum/viewthread/125/" />      
      <id>tag:process-one.net,2008:en/forum/viewthread/.125</id>
      <published>2008-04-25T06:20:53Z</published>
      <updated></updated>
      <author><name>gphilip</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi,
</p>
<p>
  I am a newbie to erlang and to yaws. I would like to run  yaws using cean. I have installed cean and yaws in cean&#8212;cean:display(installed). outputs &#8220;yaws&#8221; as the last entry. (All  this is on a 64-bit AMD machine.)
</p>
<p>
 Now how do I run the yaws that I installed using a custom config file that I have made? Is it possible to run the yaws by itself, or do I always have to start it from the interactive shell of cean?
</p>
<p>
yaws:start(). fails with the &#8220;failed to load setuid_drv&#8221; error that many people have reported.
</p>
<p>
Following the steps at <a href="http://www.process-one.net/en?URL=http%3A%2F%2Fwww.erlang.org%2Fpipermail%2Ferlang-questions%2F2006-November%2F024153.html">http://www.erlang.org/pipermail/erlang-questions/2006-November/024153.html</a> works as expected, without errors. 
</p>
<p>
Is there a way to run yaws from a shell-script or some such, without having to type in all the configuration information in the interactive shell?
</p>
<p>
Thanks for your patience,
<br />
Philip
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>12.b.1</title>
      <link rel="alternate" type="text/html" href="http://www.process-one.net/en/forum/viewthread/117/" />      
      <id>tag:process-one.net,2008:en/forum/viewthread/.117</id>
      <published>2008-02-29T22:02:05Z</published>
      <updated></updated>
      <author><name>gardenia</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi,
</p>
<p>
Is 12.b.1 supported?&nbsp; If not, is there a planned time-frame for this?
</p>
<p>
Just checking.
</p>
<p>
Thanks.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>What is CEAN &#45; A suggestion</title>
      <link rel="alternate" type="text/html" href="http://www.process-one.net/en/forum/viewthread/119/" />      
      <id>tag:process-one.net,2008:en/forum/viewthread/.119</id>
      <published>2008-03-10T00:50:48Z</published>
      <updated></updated>
      <author><name>efittery</name></author>
      <content type="html">
      <![CDATA[
        <p>I am a newbie to erlang.
</p>
<p>
When I heard of CEAN, I kind of knew what it was, but there was no place which said:
</p>
<p>
CEAN is a Erlang module that must be installed into a Erlang system before it will work.
</p>
<p>
Once it is installed, issuing the command cean:help() from a erl shell. will show which functions are made available by the cean module.
</p>
<p>
As an example:
</p>
<p>
cean:help().
<br />
The functions are: [available,
<br />
                            depends, 
<br />
                            display, 
<br />
                            help, 
<br />
                            install, 
<br />
                            installed, 
<br />
                            etc....]
</p>
<p>
I finally figured out that I had to be in a erl shell before I could use cean.&nbsp; The tip-off was &#8220;cean:help().&#8221; which I recognized as being a erl command to use the cean module and execute the help function.
</p>
<p>
I would suggest that this information should be made very prominent to help new users of erlang to get up and running.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Windows .exe in linx/amd64 cean distribution</title>
      <link rel="alternate" type="text/html" href="http://www.process-one.net/en/forum/viewthread/114/" />      
      <id>tag:process-one.net,2008:en/forum/viewthread/.114</id>
      <published>2008-02-22T12:42:31Z</published>
      <updated></updated>
      <author><name>gebim</name></author>
      <content type="html">
      <![CDATA[
        <p>hi,
</p>
<p>
Again, sorry <img class='inline' src="http://www.process-one.net/images/smileys/wink.gif" width="19" height="19" alt="wink" style="border:0;" />.
</p>
<p>
appmon:start() doesn&#8217;t work here, because it want&#8217;s to execute wish84s.exe which might be a problem under linux.
</p>
<p>
1&gt; appmon:start().
<br />
sh: /home/einstein/binsrc/cean/erlang/lib/gs-1.5.6/priv/linux-amd64/tcl/bin/wish84s.exe: cannot execute binary file
<br />
                                                                                                                   sh: /home/einstein/binsrc/cean/erlang/lib/gs-1.5.6/priv/linux-amd64/tcl/bin/wish84s.exe: Success
<br />
&lt;shell hangs&gt;
</p>
<p>
% file erlang/lib/gs-1.5.6/priv/linux-amd64/tcl/bin/wish84s.exe
<br />
erlang/lib/gs-1.5.6/priv/linux-amd64/tcl/bin/wish84s.exe: MS-DOS executable PE  for MS Windows (GUI) Intel 80386
</p>
<p>
I&#8217;m using lastest cean for linux amd64.
<br />
cean:version().
<br />
&#8220;CEAN Erlang/OTP R11B-4 erts-5.5.4 linux-amd64 devel&#8221;
</p>
<p>
cu,
<br />
michael
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Problems with cean:upgrade()</title>
      <link rel="alternate" type="text/html" href="http://www.process-one.net/en/forum/viewthread/113/" />      
      <id>tag:process-one.net,2008:en/forum/viewthread/.113</id>
      <published>2008-02-22T12:35:40Z</published>
      <updated></updated>
      <author><name>gebim</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi,
</p>
<p>
cean:upgrade() upgrades a few packages every time.
<br />
Every invocation of cean:upgrade() loades these packages through the wire again.
</p>
<p>
I&#8217;m using lastest cean for amd64 (developer edition).
<br />
cean:version().
<br />
&#8220;CEAN Erlang/OTP R11B-4 erts-5.5.4 linux-amd64 devel&#8221;
</p>
<p>
Any additional informations i can provide?
</p>
<p>
5&gt; cean:upgrade().
<br />
+ appmon md5=&lt;&lt;62,20,10,136,244,134,11,102,172,67,63,204,224,158,159,212&gt;&gt;
<br />
cean: no newer package available
<br />
+ compiler md5=&lt;&lt;23,66,219,207,3,115,7,10,62,22,27,116,160,217,99,69&gt;&gt;
<br />
+ crypto md5=&lt;&lt;91,135,93,126,254,252,206,122,253,59,91,122,113,134,109,82&gt;&gt;
<br />
+ gs md5=&lt;&lt;182,167,15,170,5,232,219,8,156,127,182,39,43,187,5,255&gt;&gt;
<br />
+ hipe md5=&lt;&lt;251,38,205,204,231,57,25,3,59,197,27,161,63,103,233,138&gt;&gt;
<br />
+ kernel md5=&lt;&lt;146,105,62,191,196,89,32,100,180,21,98,202,11,48,89,184&gt;&gt;
<br />
+ runtime_tools md5=&lt;&lt;131,46,49,234,202,107,240,150,173,213,19,255,197,209,139,
<br />
                      164&gt;&gt;
<br />
+ stdlib md5=&lt;&lt;197,126,9,120,149,94,183,213,7,55,205,102,136,241,4,20&gt;&gt;
<br />
ok
</p>
<p>
6&gt; cean:upgrade().
<br />
+ appmon md5=&lt;&lt;62,20,10,136,244,134,11,102,172,67,63,204,224,158,159,212&gt;&gt;
<br />
cean: no newer package available
<br />
+ compiler md5=&lt;&lt;23,66,219,207,3,115,7,10,62,22,27,116,160,217,99,69&gt;&gt;
<br />
+ crypto md5=&lt;&lt;91,135,93,126,254,252,206,122,253,59,91,122,113,134,109,82&gt;&gt;
<br />
+ gs md5=&lt;&lt;182,167,15,170,5,232,219,8,156,127,182,39,43,187,5,255&gt;&gt;
<br />
+ hipe md5=&lt;&lt;251,38,205,204,231,57,25,3,59,197,27,161,63,103,233,138&gt;&gt;
<br />
+ kernel md5=&lt;&lt;146,105,62,191,196,89,32,100,180,21,98,202,11,48,89,184&gt;&gt;
<br />
+ runtime_tools md5=&lt;&lt;131,46,49,234,202,107,240,150,173,213,19,255,197,209,139,
<br />
                      164&gt;&gt;
<br />
+ stdlib md5=&lt;&lt;197,126,9,120,149,94,183,213,7,55,205,102,136,241,4,20&gt;&gt;
<br />
ok
</p>
<p>
cu,
<br />
michael
</p>
      ]]>
      </content>
    </entry>


</feed>