![]()
![]()
![]()
When will Fresco be available?
Fresco is a research project, and not
a commercial product. The latest development snapshots are publicly available via the world
wide web (How To Get It) and
anonymous ftp
(ftp.faslab.com/pub/Fresco).
![]()
![]()
![]()
![]()
Fresco currently requires dynamic loading of shared libraries, and
explicitly supports but does not require multithreading.
See the How to get it page for
information about available platforms.
What platforms will Fresco run on, especially non-Unix/X11?
Fresco can run on many platforms.
The current snapshot supports Unix/X11 (X11R5 or later) as well as Windows NT .
The Fresco API contains no dependencies on Xlib or Xt,
so while the Unix/X11 sample implementation uses Xlib the
Windows NT sample implementation uses the native Win32 libraries.
![]()
How does one find out more about CORBA?
One can access the
OMG world wide web site or use
anonymous ftp to ftp.omg.org.
Here is a quote from the "CORBA" file in pub on ftp.omg.org:
The Common Object Request Broker Architecture Specification (CORBA) document is available from OMG for a small fee to non-members of the OMG, to help recover the cost of developing and printing the specification. To order the CORBA document or any other OMG public document, please see the publication order form below, or contact documents@omg.org.
![]()
![]()
Why do I get link errors using gcc on Solaris?
If you are getting link errors trying to build
the programs (such as "hello"), try adding -lnsl -lthread -lsocket to your
link line.
![]()
What are the known problems with Fresco?
See our Known Problems page for the latest
information.
![]()
Last updated on Tue May 21 11:16:11 PDT 1996.