Re: Problem installing dia-0.81 on Slackware Linux 3.4

1999-12-15 Thread john


Oops - my copy/paste missed a lot of the link command I tried
to send in my last mail:

gcc -g -O2 -o dia connectionpoint_ops.o diagram.o commands.o app_procs.o preferences.o 
load_save.o disp_callbacks.o layer_dialog.o display.o color_area.o linewidth_area.o 
lineprops_area.o grid.o group.o handle_ops.o interface.o main.o modify_tool.o scroll
/usr/local/lib/libxml.so: undefined reference to `gzopen'
/usr/local/lib/libxml.so: undefined reference to `gzread'
/usr/local/lib/libxml.so: undefined reference to `gzdopen'
/usr/local/lib/libxml.so: undefined reference to `gzclose'
/usr/local/lib/libxml.so: undefined reference to `gzwrite'
make[2]: *** [dia] Error 1

John A. Murdie
Department of Computer Science
University of York
England



Re: Problem installing dia-0.81 on Slackware Linux 3.4

1999-12-15 Thread john


And it did it again. Finally, here it is:

gcc -g -O2 -o dia connectionpoint_ops.o diagram.o commands.o app_procs.o
preferences.o load_save.o disp_callbacks.o layer_dialog.o display.o color_area.o
linewidth_area.o lineprops_area.o grid.o group.o handle_ops.o interface.o main.o
modify_tool.o scroll_tool.o properties.o defaults.o create_object.o magnify.o
menus.o cut_n_paste.o object_ops.o render_gdk.o render_eps.o render_svg.o undo.o
tool.o diapagelayout.o diaunitspinner.o pagesetup.o paginate_psprint.o
../lib/libdia.a ../objects/custom/libcustom_objects.a -L/usr/local/lib
-lxml -lz -L/usr/local/lib -L/usr/X11/lib -lgtk -lgdk -rdynamic -lgmodule
-lglib -ldl -lXext -lX11 -lm ../intl/libintl.a -L/usr/local/lib -lgdk_imlib
-L/usr/local/lib -L/usr/X11/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl
-lXext -lX11 -lm -Wl,--export-dynamic
/usr/local/lib/libxml.so: undefined reference to `gzopen'
/usr/local/lib/libxml.so: undefined reference to `gzread'
/usr/local/lib/libxml.so: undefined reference to `gzdopen'
/usr/local/lib/libxml.so: undefined reference to `gzclose'
/usr/local/lib/libxml.so: undefined reference to `gzwrite'
make[2]: *** [dia] Error 1

John A. Murdie
Department of Computer Science
University of York
England



RE: Problem installing dia-0.81 on Slackware Linux 3.4

1999-12-15 Thread Steve Homer

X11 installs its own (old and creaky) libz which lacks some of the required
symbols. Check to see if you have two copies installed (one in the X tree)
and try linking against the newer one. Otherwise I'm afraid it's time to
upgrade.

Steve

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 15, 1999 11:57 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Problem installing dia-0.81 on Slackware Linux 3.4



And it did it again. Finally, here it is:

gcc -g -O2 -o dia connectionpoint_ops.o diagram.o commands.o app_procs.o
preferences.o load_save.o disp_callbacks.o layer_dialog.o display.o
color_area.o
linewidth_area.o lineprops_area.o grid.o group.o handle_ops.o interface.o
main.o
modify_tool.o scroll_tool.o properties.o defaults.o create_object.o
magnify.o
menus.o cut_n_paste.o object_ops.o render_gdk.o render_eps.o render_svg.o
undo.o
tool.o diapagelayout.o diaunitspinner.o pagesetup.o paginate_psprint.o
../lib/libdia.a ../objects/custom/libcustom_objects.a -L/usr/local/lib
-lxml -lz -L/usr/local/lib -L/usr/X11/lib -lgtk -lgdk -rdynamic -lgmodule
-lglib -ldl -lXext -lX11 -lm ../intl/libintl.a -L/usr/local/lib -lgdk_imlib
-L/usr/local/lib -L/usr/X11/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl
-lXext -lX11 -lm -Wl,--export-dynamic
/usr/local/lib/libxml.so: undefined reference to `gzopen'
/usr/local/lib/libxml.so: undefined reference to `gzread'
/usr/local/lib/libxml.so: undefined reference to `gzdopen'
/usr/local/lib/libxml.so: undefined reference to `gzclose'
/usr/local/lib/libxml.so: undefined reference to `gzwrite'
make[2]: *** [dia] Error 1

John A. Murdie
Department of Computer Science
University of York
England



shapes and sheets problems

1999-12-15 Thread Seth Vidal

I've made a shape in dia and saved it to svg - then I used the svg to
define a new shape - It appears to load happy. I drop the shape into
~/.dia_shapes/test/filename.shape
I set the DIA_SHAPE_PATH appropriately
I run dia
But I never get a test item in my tray of icons.
any ideas?

thanks
-sv







DIA and RedHat 6.1

1999-12-15 Thread m_richard

Hello,

I recently upgraded my system to RedHat Linux 6.1.  I'm trying to use
dia, however I cannot get it to start.

I am getting the message "** WARNING **: root element was shape --
expecting shape" 26 times then I get my command prompt back. when
I attempt to start dia 0.81.

I am getting the following output when I attempt to start dia 0.82:

** WARNING **: root element was shape -- expecting shape

** ERROR **: file custom.c: line 159 (custom_object_load): assertion
failed: (info)
aborting...
Aborted

I have recompiled them on RH 6.1 with the same results.  Has anyone else
complained about this yet?  Please let me know what I can do to help you
(aside from fixing the problem myself...  I'm not much of a programmer).

Thanks,

Matt
[EMAIL PROTECTED]



Re: Dia Bug Report

1999-12-15 Thread Alexander Larsson

On Wed, 15 Dec 1999, Ing. Stefan Billik wrote:

 Hello, I am VERY happy with dia 0.81
 
 1. Select 'Create Arc' tool and move with END point over START point,
then stop with E at S for a while:
 
Floating exception (core dumped)

I don't get a floating point exception, but the handles moved far away.
Something is dividing by zero here

/ Alex




New RPMs

1999-12-15 Thread Miles Lott

If you like, they are at http://milosch.net/pub/dia
I did a patch to correct a problem with network.sheet.
English was left out in that file, so I hacked it in.

-- 

Miles Lott
http://milosch.net



Re: shapes and sheets problems

1999-12-15 Thread James Henstridge

For local shapes, you should put them in ~/.dia/shapes (I must have
forgotten to update objects/custom/README).  Also, the part on creating a
sheet file is slightly wrong now as well.  The sheet file should go under
~/.dia/sheets, and it has a slightly different format now -- see the
sheets installed under $(prefix)/share/sheets (the circuit or flowchart
sheets would be most interesting).

James.

--
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


On Wed, 15 Dec 1999, Seth Vidal wrote:

 I've made a shape in dia and saved it to svg - then I used the svg to
 define a new shape - It appears to load happy. I drop the shape into
 ~/.dia_shapes/test/filename.shape
 I set the DIA_SHAPE_PATH appropriately
 I run dia
 But I never get a test item in my tray of icons.
 any ideas?
 
 thanks
 -sv
 
 
 
 
 



Re: DIA and RedHat 6.1

1999-12-15 Thread James Henstridge

If you are using libxml-1.8.0, downgrade to libxml-1.7.4 for now.  There
seems to be some sort of bug or change in libxml-1.8.0 which is causing
problems here.

James.

--
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


On Wed, 15 Dec 1999 [EMAIL PROTECTED] wrote:

 Hello,
 
 I recently upgraded my system to RedHat Linux 6.1.  I'm trying to use
 dia, however I cannot get it to start.
 
 I am getting the message "** WARNING **: root element was shape --
 expecting shape" 26 times then I get my command prompt back. when
 I attempt to start dia 0.81.
 
 I am getting the following output when I attempt to start dia 0.82:
 
 ** WARNING **: root element was shape -- expecting shape
 
 ** ERROR **: file custom.c: line 159 (custom_object_load): assertion
 failed: (info)
 aborting...
 Aborted
 
 I have recompiled them on RH 6.1 with the same results.  Has anyone else
 complained about this yet?  Please let me know what I can do to help you
 (aside from fixing the problem myself...  I'm not much of a programmer).
 
 Thanks,
 
 Matt
 [EMAIL PROTECTED]
 



RH6.1 rpms for 0.82

1999-12-15 Thread dpinson

I took the spec from 0.80 and built an rpm and srpm for 0.82.

They are currently on:
http://www.materials.unsw.edu.au/~dpinson/dia/

I don't know if the original rpm maintainers plan on making
0.82 rpms so I went ahead and did it.

Do you have a way for me to upload them to you? (or want me to?)

Regards
David