RetroZilla/xpcom/typelib/xpidl
2015-10-20 23:03:22 -04:00
..
macplugin first commit 2015-10-20 23:03:22 -04:00
Makefile.in first commit 2015-10-20 23:03:22 -04:00
README first commit 2015-10-20 23:03:22 -04:00
xpidl_doc.c first commit 2015-10-20 23:03:22 -04:00
xpidl_header.c first commit 2015-10-20 23:03:22 -04:00
xpidl_idl.c first commit 2015-10-20 23:03:22 -04:00
xpidl_java.c first commit 2015-10-20 23:03:22 -04:00
xpidl_typelib.c first commit 2015-10-20 23:03:22 -04:00
xpidl_util.c first commit 2015-10-20 23:03:22 -04:00
xpidl.c first commit 2015-10-20 23:03:22 -04:00
xpidl.h first commit 2015-10-20 23:03:22 -04:00

Wed Dec  2 14:35:41 EST 1998

xpidl depends on Andrew Veliath and Elliot Lee's libIDL, a part of the
GNOME ORBit C ORB.  We currently require libIDL >= 0.6.3, which in turn
requires glib >= 1.2.0.

libIDL builds for Linux and Win32 can be found, along with source
tarballs, at http://www.rpi.edu/~veliaa/libIDL/, and Win32 users will
need glib 1.2 and glib 1.2-dev from
http://user.sgic.fi/~tml/gimp/win32/.  Source and Linux RPMs are also
available from ftp://ftp.mozilla.org/pub/mozilla/libraries, and Win32
binaries are included in the wintools.zip file at
ftp://ftp.mozilla.org/pub/mozilla/source/wintools.zip.  A Mac project
is in progress, and should be appearing shortly.

glib tarballs and RPMs for Linux can be found through http://www.gtk.org.