[opendx-users] How to make a list of negative reals?

2001-01-08 Thread R. Lahaye
Hi, [I'm running OpenDX 4.1.1 on a Linux RH 6.2 PC] I have problems generating a list of negative reals. When I enter -1.5, the modules give me the following results: Value : OK, no problems ValueList : An Error window pops up with '-1.5' is not a valid integer Scalar

Re: [opendx-users] How to make a list of negative reals?

2001-01-08 Thread R. Lahaye
Thanks. I've rebuilt my VPE network from scratch, and the problem was gone! Could it be that loading a .net file that was generated with an older version of DX, causes such problems? I don't know whether this is true, but the problem has misteriously disappeared. Rob. David Thompson wrote:

Re: [opendx-users] CVS 4.1.1: initially VPE window has no serverconnection

2000-06-14 Thread R. Lahaye
David, I have two rpm's installed: ImageMagick-5.1.1-1 ImageMagick-devel-5.1.1-1 Does that matter? I hoped that a /* #define MAGICK5 */ in src/exec/dxmods/_im_image.c would remove the ImageMagick all together. But it's more complicated, apparently. Do you expect ImageMagick to cause

[opendx-users] CVSMake warning about configure.in: how serious?

2000-06-08 Thread R. Lahaye
Hi, After downloading the CVS of OpenDX, I do a ./CVSMake, which results in the following warnings: configure.in:982: warning: AC_TRY_RUN called without default to allow cross compiling configure.in:1006: warning: AC_TRY_RUN called without default to allow cross compiling configure.in:982:

Re: [opendx-users] ImageMagick compiled in. But then?

2000-06-06 Thread R. Lahaye
David and others, Thank you for your replies, but ImageMagick is still invisible in DX after compilation. (see at the bottom for what CVSMake and configure reports when performed). Configure seems to find all support for ImageMagick, since all checks get a yes. The compilation then runs fine.