|
[Date Index]
[Thread Index]
[Author Index]
Re: package loading via link
- To: mathgroup at smc.vnet.net
- Subject: [mg4789] Re: [mg4771] package loading via link
- From: yokoi at skk.is.tohoku.ac.jp (Yokoi Takahisa)
- Date: Mon, 16 Sep 1996 23:51:18 -0400
- Sender: owner-wri-mathgroup at wolfram.com
Dear Acus.
I use Macintosh as frontend and SUN as remote kernel.
If you want to load package "PlotField" by remote-kernel,
you should do command:
Needs["Graphics`PlotField`"]
You do not need explicit file location of a package with "Needs".
Sincerelly yours.
At 13:54 96/09/13 -0400, Arturas Acus wrote:
Acus>I have problem in packages loading. I start Mathematica kernel on one
Acus>computer (Pentium running Win95 ) and Frontend on another machine (
Acus>486 33 MHz running Win 3.11). Then I connect Frontend to the Kernel.
Acus>Everything works perfectly, except that I don't know how to load
Acus>packages from 486 computer. When I try to do that, the Kernel looks
Acus>for the package in the Pentium machine, because of it's
Acus>initialization. May be somebody know trick to work around this problem?
Acus>Is this possible at all? I would be very thankful for any help.
** yokoi at skk.is.tohoku.ac.jp
** Yokoi Takahisa at Tohoku University, Sendai, Japan
==== [MESSAGE SEPARATOR] ====
Prev by Date:
Re: int'l mathematica symp. '97
Next by Date:
Re: equ. of 'ls' in 'Context' ?
Previous by thread:
package loading via link
Next by thread:
Re: package loading via link
|