Re: 4.1 no graphics in HP-UX 10.20 ?
- To: mathgroup at smc.vnet.net
- Subject: [mg34629] Re: [mg34513] 4.1 no graphics in HP-UX 10.20 ?
- From: Dale Horton <daleh at wolfram.com>
- Date: Thu, 30 May 2002 02:55:12 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Don't know what's causing your problem, but you can avoid using motifps and export graphics for display by another program (ghostview, netscape, etc.) http://support.wolfram.com/mathematica/kernel/graphics/external.html -Dale At 01:42 AM 5/24/2002, Pavel Pokorny wrote: > Dear Mathematica friends > >can you, please, tell me how to fix up graphics 4.1 for HP-UX 10.20 : > >Mathematica 4.1 for HP-UX PA-RISC >Copyright 1988-2000 Wolfram Research, Inc. > -- Motif graphics initialized -- > >In[1]:= Plot [ x^2,{x,0,2}] >Usage: motifps > >LinkConnect::linkc: > LinkObject[motifps -mathlink -linkmode ParentConnect, 1, 1] > is dead; attempt to connect failed. > >LinkObject::linkv: > Argument $Failed in LinkWrite[$Failed, TextPacket[DisplayTitle]] > is not a valid LinkObject. > >LinkObject::linkn: > Argument LinkObject[motifps -mathlink -linkmode ParentConnect, 1, 1] in > LinkWrite[<<2>>] has an invalid LinkObject number; the link may be dead. > >LinkObject::linkn: > Argument LinkObject[motifps -mathlink -linkmode ParentConnect, 1, 1] in > LinkWrite[<<2>>] has an invalid LinkObject number; the link may be dead. > >LinkObject::linkn: > Argument LinkObject[motifps -mathlink -linkmode ParentConnect, 1, 1] in > LinkWrite[<<2>>] has an invalid LinkObject number; the link may be dead. > >General::stop: Further output of LinkObject::linkn > will be suppressed during this calculation. > >Out[1]= -Graphics- > >In[2]:=