Re: mathlink problems
- To: mathgroup at smc.vnet.net
- Subject: [mg24214] Re: mathlink problems
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Sat, 1 Jul 2000 03:21:46 -0400 (EDT)
- Organization: Universitaet Leipzig
- References: <8jheff$qd9@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi, that was original a RedHat problem but all most every distribution has now the "feature" that stdin/ and stdout are variables an not constants. The original MathLink lib for Linux assume this and the program crash when you execute it. More information, a work arround and a new libML can be found at http://support.wolfram.com/MathLink/Linux/RedHat6.html Hope that helps Jens Mario Drobics wrote: > > i have a problem, getting my mathlink programs to work. compiling works, > but i only get a segmentation fault when runing the code compiled on my > machine (debian 2.2 potato), while compiled versions from other ones > works in some cases. i think the problem is my libc.so.6 version > (libc-2.1.3.so). how can i work around this? anyone got a solution? > > -mario-