|
[Date Index]
[Thread Index]
[Author Index]
Re: Re: can't InstallJava[] on Linux-x86-64 to Import an xls file
- To: mathgroup at smc.vnet.net
- Subject: [mg73332] Re: [mg72993] Re: [mg72948] can't InstallJava[] on Linux-x86-64 to Import an xls file
- From: "Chris Chiasson" <chris at chiasson.name>
- Date: Tue, 13 Feb 2007 06:51:05 -0500 (EST)
- References: <200701261138.GAA08941@smc.vnet.net>
Someone privately sent me a solution that works on my Mathematica 5.2
Linux-x86-64 Gentoo install:
Set
JLink`InstallJava`Private`$UILinkProtocol="TCP"
before the import.
On 1/27/07, Chris Chiasson <chris at chiasson.name> wrote:
> I don't know how it happened that only part of my email went through
> on the first try. As you can see, even my signature was cut off. (???)
>
> Anyway, I have quoted my original email below:
>
> On 1/25/07, Chris Chiasson <chris at chiasson.name> wrote:
> > In[1]:=
> > Import["/home/chris/workspace/engineering-optimization/\
> > EngineeringOptimization/Documentation/PR4/GNVNOTED SUMT Method \
> > Comparison.xls"]
> >
> > From In[1]:=
> > InstallJava::uifail: The separate Java user-interface link could not be \
> > established.
> >
> > From In[1]:=
> > InstallJava::fail: A link to the Java runtime could not be established.
> >
> > From In[1]:=
> > Java::init: Java is not running. You must call InstallJava[] to start the \
> > Java runtime.
> >
> > Out[1]=
> > /home/chris/workspace/engineering-optimization/EngineeringOptimization/\
> > Documentation/PR4/GNVNOTED SUMT Method Comparison.xls
> >
> > Does anyone know a typical reason why this might happen?
> >
> > --
> > http://chris.chiasson.name/
> >
>
>
>
> --
> http://chris.chiasson.name/
>
>
--
http://chris.chiasson.name/
Prev by Date:
Re: RandomArray from user defined distribution?
Next by Date:
Re: Dotted Lines at Discontinuities
Previous by thread:
Re: system of equations
Next by thread:
Re: Dotted Lines at Discontinuities
|