Path: news.mathworks.com!not-for-mail
From: "Mohammad Hasan" <Mohammad.Hasan@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: engdemo.c program: can't start matlab engine
Date: Fri, 25 Jan 2008 17:14:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 59
Message-ID: <fnd5cq$nal$1@fred.mathworks.com>
References: <fmvget$a76$1@fred.mathworks.com> <fn5o51$smt$1@fred.mathworks.com> <fnaao6$shb$1@fred.mathworks.com>
Reply-To: "Mohammad Hasan" <Mohammad.Hasan@mathworks.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1201281242 23893 172.30.248.37 (25 Jan 2008 17:14:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 25 Jan 2008 17:14:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1175919
Xref: news.mathworks.com comp.soft-sys.matlab:447603



In ubuntu, just do:

sudo apt-get install csh. By default c-shell is installed
in /bin/csh.

Hasan


"Bill " <john.doe.nospam@mathworks.com> wrote in message
<fnaao6$shb$1@fred.mathworks.com>...
> OK, how do I go about installing the C shell as /bin/csh?
> 
> TIA
> 
> Bill
> 
> 
> 
> 
> "Mohammad Hasan" <Mohammad.Hasan@mathworks.com> wrote in 
> message <fn5o51$smt$1@fred.mathworks.com>...
> > Hello,
> > 
> > I solved my problem by contacting Matlab technical support
> > team. The problem is that you need to have C shell 
> installed
> > in your system as /bin/csh for the matlab engine program
> > to function correctly. You can use any shell, but just 
> that
> > C shell has to be there in the system so that the engine
> > program can use it.
> > 
> > Once I had installed csh, everything is working fine.
> > Just letting you know, in case anyone encounters same
> > problem. 
> > 
> > Thanks to all who had viewed the thread.
> > -Hasan
> > 
> > "Mohammad Hasan" <Mohammad.Hasan@mathworks.com> wrote in
> > message <fmvget$a76$1@fred.mathworks.com>...
> > > I was trying to run the engdemo.c program in ubuntu OS
> > > It compiled fine, but can't start the matlab engine. It 
> just
> > > print the msg:
> > > 
> > > Can't start Matlab Engine.
> > > 
> > > My matlab works fine from command prompt, just by typing
> > > matlab and the LD_LIBRARY_PATH is also defined 
> perfectly.
> > > 
> > > Can any one help me please. Thank you very mush for your
> > > help.
> > > 
> > > -Hasan
> > 
>