Re: Mathematica scroll problem

2006-03-10 Thread Jason Clinton
On Sun, 2006-02-19 at 13:08 +0100, VSJ wrote: > When I load a large Notebook (i.e., large enough to have an enabled vertical > scrollbar) or Help topic, and I scroll down and then up, the window > contents become unreadable/trashed. The only way to remedy this is to > maximise and then restore the

Mathematica scroll problem

2006-02-19 Thread VSJ
Hi, I've a problem with the Mathematica 5.2 FrontEnd under Debian sid (completely up-to-date): When I load a large Notebook (i.e., large enough to have an enabled vertical scrollbar) or Help topic, and I scroll down and then up, the window contents become unreadable/trashed. The only w

Re: Mathematica seg. faults with glibc 2.3.5

2005-10-23 Thread Victor Munoz
On Fri, Oct 21, 2005 at 11:32:06PM +0200, Jan wrote: > > Does anyone have a suggestion on how I can make Mathematica work? > This may not be very smart, but if nothing works, you could try a sarge install in a chroot environment. Then you could install Mathematica there. I had th

Mathematica seg. faults with glibc 2.3.5

2005-10-21 Thread Jan
Hello I recently upgraded my Debian unstable, so that it is fairly up to date with the newest packages (which it wasn't). In the process, glibc was also upgraded. This meant that my Mathematica 4.2 would not work anymore. I faced a similar problem before, the solution I used then was to in

Re: Mathematica messing with fonts... or?

2004-05-17 Thread Johan Renström
onsdagen den 5 maj 2004 18.27 skrev [EMAIL PROTECTED]: > Quoting Johan Renström <[EMAIL PROTECTED]>: > > Hi! > > > > I have just installed Mathematica on my debian-machine, but the first > > thing that happens when I run ~$Mathematica from a terminal window i

Re: Mathematica 5.0 and Debian Linux

2004-03-24 Thread Victor Munoz
On Tue, Mar 23, 2004 at 04:07:39PM +0100, Sebastian Canagaratna wrote: > > Hi: > > Has anybody been successful in converting Mathematica (,nb) files with > Save as SPecial to latex and then running latex on the file? I get lot > error messages, though at the end a dvi file

Mathematica 5.0 and Debian Linux

2004-03-23 Thread Sebastian Canagaratna
Hi: Has anybody been successful in converting Mathematica (,nb) files with Save as SPecial to latex and then running latex on the file? I get lot error messages, though at the end a dvi file is produced. There is lot of places where the text goes past the page, and I am unable even to

Mathematica 3.02 on debian2.2: The Mathematica fonts are not properly installed in your system

2003-03-31 Thread Jan Andrzej
I used Mathematica 3.02 under debian2.0 and it worked well. Now I tried to use it under debian2.2 (and plan debian3.0) and after typing in xterm (icewm) $mathematica I got the following message: ** *Startup Error: *The

Re: mathematica fonts under sid

2002-05-06 Thread Dmitriy
On Mon, May 06, 2002 at 11:03:42PM -0400, Jack Howarth wrote: >If someone else besides myself is running current sid and has > Mathematica installed could you please try running it. I seem to > be seeing an internal failure in Mathematica finding all of its > fonts... > &g

mathematica fonts under sid

2002-05-06 Thread Jack Howarth
If someone else besides myself is running current sid and has Mathematica installed could you please try running it. I seem to be seeing an internal failure in Mathematica finding all of its fonts... The Mathematica fonts are not properly installed in your system. Without these fonts

Re: Mathematica font problem on debian ?

2001-06-13 Thread John R Lenton
On Wed, Jun 13, 2001 at 11:47:01AM -0500, Balbir Thomas wrote: > hi > When I try to run mathematica on debian (potato with kernel 2.2.19) I get an > error stating that mathematica fonts are not properly installed. I have > added the mathematica font directory (i.e. subdirectories of

Mathematica font problem on debian ?

2001-06-13 Thread Balbir Thomas
hi When I try to run mathematica on debian (potato with kernel 2.2.19) I get an error stating that mathematica fonts are not properly installed. I have added the mathematica font directory (i.e. subdirectories of /usr/local/mathematica/SystemFiles/Fonts) to /etc/X11/XF86Config . On checking which

Re: Mathematica on Linux

2001-04-22 Thread john
Hi, I used Mathematica for lInux in 1996 during my Honours program, and then later in my PhD. The Student Version is feature complete - but it adds nasty little watermarks to any printed pages and any wepages you make with it. The most annoying thing I found was that after I had a disk failure

Re: Mathematica on Linux

2001-04-22 Thread Erik Reuter
I know someone who had the student version of Mathematica and wanted to switch between Windows and Linux (both of which were on the CD, I think). It was a bit of a hassle, but by calling up WRI and arguing a bit he was able to do it without being charged full price for a new version (I can&#

Re: Mathematica on Linux

2001-04-22 Thread Joe 'Zonker' Brockmeier
On Sun, 22 Apr 2001, M G wrote: > Have any of you used mathematica for linux? i use the > windows version and find it very helpful... but i > don't want to pay all that money for a linux version > if i should just continue using it in windows.. > Urm...are you going to co

Re: Mathematica on Linux

2001-04-22 Thread Daniel Freedman
On Sun, Apr 22, 2001, M G wrote: > Have any of you used mathematica for linux? i use the > windows version and find it very helpful... but i > don't want to pay all that money for a linux version > if i should just continue using it in windows.. > > > Thanks, > Mic

Mathematica on Linux

2001-04-22 Thread M G
Have any of you used mathematica for linux? i use the windows version and find it very helpful... but i don't want to pay all that money for a linux version if i should just continue using it in windows.. Thanks, Michael __ Do You Yahoo!?

Re: Mathematica

1999-10-01 Thread Sean
package, but SMP support would be cool. Sean Nathan Smith wrote: > Hello all, > > We're (I'm) setting up a computer lab here at Univ. Texas at Tyler > (nevermind the address above), and I'd like to run Debian as the OS in the > lab. We're going to need to have Math

Re: Mathematica

1999-09-30 Thread Tom Allard
ELF is the binary format, not a library: % file /bin/bash /bin/bash: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically linked (uses shared libs), stripped rgds-- TA ([EMAIL PROTECTED]) I don't speak for the Federal Reserve Board, it doesn't speak for me.

Re: Mathematica

1999-09-30 Thread Joerg Plate
> And just to bolster your confidence, I ran Mathematica just > fine on my Debian slink system for quite some time. It works with potato, too. It is not a libc.so.6 or libc.so.5 problem, because everything is statically linked. -- "I'm working on it." "There should b

Re: Mathematica

1999-09-30 Thread Gary Hennigan
William T Wilson <[EMAIL PROTECTED]> writes: > On Thu, 30 Sep 1999, Nathan Smith wrote: > > > lab. We're going to need to have Mathematica on the computers in the lab, > > and according to the Wolfram web page Mathematica will run on any ELF > > Linux sys

Re: Mathematica

1999-09-30 Thread William T Wilson
On Thu, 30 Sep 1999, Nathan Smith wrote: > lab. We're going to need to have Mathematica on the computers in the lab, > and according to the Wolfram web page Mathematica will run on any ELF > Linux system, but it's my understanding that Debian is not ELF but glibc6. This is

Mathematica

1999-09-30 Thread Nathan Smith
Hello all, We're (I'm) setting up a computer lab here at Univ. Texas at Tyler (nevermind the address above), and I'd like to run Debian as the OS in the lab. We're going to need to have Mathematica on the computers in the lab, and according to the Wolfram web page Mathematica

aten: brenden, networking mathematica probs

1999-01-25 Thread Eric Drayer
Apperently the mathematica kernal needs to use its own special protocall through sockets to get to the cpu. I was told to ping, to test whether or not networking was installed properly. I have ppp tcp/ip netdummy selected in the debian 2.0.33 kernal config. I will be using ppp to connect to a

Re: Mathematica [was "What is the typical response from i-Connect?"]

1997-03-11 Thread Scott Stanley
On 10 Mar 1997, Norris Preyer wrote: > [EMAIL PROTECTED] (John Zachary) writes: > > > Also, has anyone experience with Mathematica 3.0 on Debian? I called and > > chatted to a nice lady at Wolfram who told me that as long as a.out and > > ELF binaries are supported, Mat

Re: Mathematica [was "What is the typical response from i-Connect?"]

1997-03-10 Thread Norris Preyer
[EMAIL PROTECTED] (John Zachary) writes: > Also, has anyone experience with Mathematica 3.0 on Debian? I called and > chatted to a nice lady at Wolfram who told me that as long as a.out and > ELF binaries are supported, Mathematica plays nice with Linux. However, > you never know