Delaunay::"fail"
- To: mathgroup at smc.vnet.net
- Subject: [mg45154] Delaunay::"fail"
- From: Suphanat Sornsang <suphanats at yahoo.com>
- Date: Thu, 18 Dec 2003 06:55:31 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Hi
Thanks for first helpful.but it not works.
I have tried
In[1]:= Needs["ExtendGraphics`SurfaceGraphics3D`"]
Needs["ExtendGraphics`Delaunay`"]
Needs["ExtendGraphics`TriangularInterpolate`"]
Out[1]:= LinkConnect::"linkc":"\!\(LinkObject[\(\
(\"ExtendGraphics`delaunay`\", 2, \
2\)\)]\) is dead; attempt to connect failed."
Delaunay::"fail": "Installation of the MathLink binary
delaunay failed. The \
binary must be found for the functions to
work."cs/may.nb?
I think this problem about Mathlink binaries.( I
guess)
I'm not able to compile the Mathlink binaries.(Unix
Machine).
Thanks for any help you can give.
******************************************************
Hi,
Assuming mcc is on your path with the appropriate
libraries are installed
and accessible:
mcc -o delaunay delaunay.tm
That's all.
Yas
On Sat, 13 Dec 2003, Suphanat Sornsang wrote:
> Hi
> My machine operate on Redhat Linux V.9
> and I use ExtendGraphics under Mathematica 5.0
> but it not works.
> I need to use ExtendGraphics (delaunay) on Linux
> but I don't known How to compile for use under
Linux.
>
> Thanks for any help you can give
> __________________________________
> Do you Yahoo!?
> New Yahoo! Photos - easier uploading and sharing.
> http://photos.yahoo.com/
>
__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/
- Follow-Ups:
- Re: Delaunay::"fail"
- From: Yasvir Tesiram <tesiramy@omrf.ouhsc.edu>
- Re: Delaunay::"fail"