 |
|
List Archives > 
Maple User Group List Archive > 
Archive by date > 
This Month By Date > 
This Month By Topic
[MUG] Re: maple on linux
| [MUG] Re: maple on linux |
|
Author: Maple User Group
Posted: Thu, 27 Jun 2002 11:45:50 -0400
|
>> From: Maple User Group "maple_gr"
-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-
From: Anders Ballestad "anders"
To: "maple-list"
Subject: maple on linux - will it run on slackware?
Date: Tue, 25 Jun 2002 12:17:27 -0700
Hello,
We're running Maple 8 on Mandrake, and we've run it on Debian before
with no problems. I don't think it's a distro-sensitive issue.
Best regards Anders Ballestad.
On June 17, 2002 03:51 am, Chris Wallace wrote:
> >> From: "Chris Wallace" "Chris.Wallace"
>
> I am thinking of buying maple for use on my slackware linux box. But
> the maple website claims maple 8 requires SUSE or RH distros.
>
> I already have problems with the stata I have installed, which will
> run as xstata, but not as stata in console mode. Apparantly it
> requires some RH libraries.
>
> Before shelling out, I searched to find information on maple on other
> distros, but couldn't find any. Anyone here run maple (successfully)
> on Slackware?
>
> Many thanks, Chris.
-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-
Date: Tue, 25 Jun 2002 14:23:40 -0500
From: Phil Mendelsohn "phil"
To: "maple-list"
Subject: maple on linux - will it run on slackware?
On Mon, Jun 17, 2002 at 11:51:22AM +0100, Chris Wallace wrote:
> Before shelling out, I searched to find information on maple on other
> distros, but couldn't find any. Anyone here run maple (successfully)
> on Slackware?
It is undoubtedly possible to run Maple on other distros. The reason
for such statements is usually that there may be some variety in
things like the version of libc that ships with a stock distro.
I run it on Debian, myself. (6, but have an acquaintance who has 8).
The only trick might be finding out and installing the correct version
of run-time libraries, but Linux is Linux, contrary to what commercial
vendors would have you believe. Of course, you may not get it to work
right out of the box, but it *IS* possible. Since you're running
Slack, I think that wouldn't scare you anyway. <G>
Cheers,
Phil Mendelsohn
--
"To misattribute a quote is unforgivable." -- Anonymous
-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-
From: "Andris Lasis" "andris_lasis"
To: "maple-list"
Subject: maple on linux - will it run on slackware?
Date: Wed, 26 Jun 2002 09:46:35 +0300
Dear Chris,
I think stata doesn't need any "RH libraries", as mostly all the Linux
libraries are available on all the distributions. RH and Slackware have
different directory structure, you have to find out what kind of
directory structure does stata need and just make some symlinks to
satisfy your software.
The same goes about Maple. I am running Maple on SuSE and Slackware
without any problems, though in every case you should carefully read all
the error messages (probably, run Maple and cat all the messages in a
file) to find out what kind of paths does it need. And if you lack some
libs, you always can download and compile them on your Slack without any
problems.
Anyway, from my point of view your choice of distribution is perfect
(I've tested many programs on RH, SuSE, Slack etc and found that Slack
is the best/fastest/most stable for running them), you just have to find
out paths of libraries. Or edit ld config file, if you decide to put
your libs in directories required for applications. Thereare many
workarounds, choose the best one for you.
Hope it helped.
--
Best regards,
Andris Lasis
-----Original Message-----
From: "owner-maple-list"
"mailto:owner-maple-list" On Behalf Of Chris
Wallace
Sent: Monday, June 17, 2002 1:51 PM
To: "maple-list"
Subject: [MUG] maple on linux - will it run on slackware?
>> From: "Chris Wallace" "Chris.Wallace"
I am thinking of buying maple for use on my slackware linux box. But
the maple website claims maple 8 requires SUSE or RH distros.
I already have problems with the stata I have installed, which will
run as xstata, but not as stata in console mode. Apparantly it
requires some RH libraries.
Before shelling out, I searched to find information on maple on other
distros, but couldn't find any. Anyone here run maple (successfully)
on Slackware?
Many thanks, Chris.
-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-
Date: Wed, 26 Jun 2002 17:38:16 +0200
From: Nils Grunback "nils"
To: "maple-list"
Subject: maple7 on debian
Hi
I'm trying to install maple7 on Debin Gnu/Linux 3.0 (woody/testing).
The fist problem was that it couldn't find libstdc++-libc6.1-1.so.2 but
I solved that by installing libstdc++2.9-glibc2.1.
But now I'm having problem starting xmaple. It is able to open an window
for about half a second and then it dies with a segfault.
I'm running kernel 2.4.18 (self compiled) on a P4
here is the output:
-----
./xmaple
Segmentation fault
got sig PIPE
-----
The output I get from 'strace -f ./xmaple' can be found here:
http://www.e.kth.se/~nils/maple7/strace.output
bin.IBM_INTEL_LINUX$ ldd maplew
libGL.so.1 => /usr/X11R6/lib/libGL.so.1 (0x4001e000)
libGLU.so.1 => /usr/X11R6/lib/libGLU.so.1 (0x40084000)
libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x40102000)
libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x4014c000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40160000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4023a000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40247000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x4024f000)
libdl.so.2 => /lib/libdl.so.2 (0x40265000)
libmclient.so => not found
libstdc++-libc6.1-1.so.2 => /usr/lib/libstdc++-libc6.1-1.so.2
(0x40269000)
libm.so.6 => /lib/libm.so.6 (0x402ab000)
libc.so.6 => /lib/libc.so.6 (0x402cc000)
libpthread.so.0 => /lib/libpthread.so.0 (0x403e9000)
libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3
(0x403fd000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
I'm very greatful for any help
/nils
|
[View Complete Thread]
Previous by date: [MUG] Re: maple on linux - will it run on slackware?, Allan Wittkopf
Next by date: [MUG] Re: maple on linux - will it run on slackware?, Jason C Leach
Previous thread: [MUG] BasisFormat display bug, Crystal Johnson
Next thread: [MUG] Re: maple on linux - will it run on slackware?, Allan Wittkopf
|
|
|