MathGroup Archive 1999

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Extendraphics(&MathLink) package problem

  • To: mathgroup at smc.vnet.net
  • Subject: [mg17079] Re: Extendraphics(&MathLink) package problem
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Fri, 23 Apr 1999 02:32:14 -0400
  • Organization: Universitaet Leipzig
  • References: <7fh29v$h1f@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi Jan,

I'm not sure what Tom Wickham-Jones does in it's 3.0 packages
but setting the full path to the binary in the packages (it is not 
illegal)

Install["/home/krupa/.Mathematica/3.0/AddOns/Applications/mandelbrot"]

and

Install["/home/krupa/.Mathematica/3.0/AddOns/Applications/delaunay"]

in the packages will work anyway.

Move the binaries to the

/home/krupa/.Mathematica/3.0/AddOns/Applications/ExtendGraphics

directory will also work. 

Hope that helps
  Jens

in the 
> I have tried to modify (it is illegal?) the Mandelbrot.m
> putting Install[ "ExtendGraphics`./mandelbrot`"] instead
> Install[ "ExtendGraphics`mandelbrot`"]
> but it does not help.



> 
> Does anyone know how to get rid of the annoying
> behaviour of the ExtendGraphics package and MathLink?
> 
> Jan


  • Prev by Date: Re: calling routine before Needs[]
  • Next by Date: Re: Display (was: psfix)
  • Previous by thread: Re: Extendraphics(&MathLink) package problem
  • Next by thread: Re: Extendraphics(&MathLink) package problem