Newbie probs or bug?
Posted: 07 August 2008 10:28 PM   [ Ignore ]
Newbie
Rank
Total Posts:  2
Joined  2008-08-07

I just downloaded and unzip installed cean (windows) into 12B-3

15> cean:version(). 
“CEAN Erlang/OTP”

Is this right?

also:

18> cean:install(ex11).
error: ex11 not found in download
error

19> cean:install(x11).
error: x11 not found in download
error


Rgds,

Matthew.

Profile
 
 
Posted: 13 August 2008 09:35 PM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  4
Joined  2008-06-01

ex11 is probably not available on the windows platform due to the fact that ex11 depends on an X server and windows don’t have that.

Profile
 
 
Posted: 15 August 2008 10:37 AM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  2
Joined  2008-08-07
skvamme - 13 August 2008 09:35 PM

ex11 is probably not available on the windows platform due to the fact that ex11 depends on an X server and windows don’t have that.

There is an XServer under Cygwin, and XMing under MinGW is an easy to install version that works very well under windows.

If a package is held in CEAN, it should be installable. If there are dependencies missing, helpful error messages frm CEAN would be nice.

I’ve downloaded and unzipped the ex11 2.5 src and compiled, and it all works.

Profile
 
 
   
 
 
‹‹ start.sh debian bugs      XCode integration ››