This is the mail archive of the
cygwin-xfree@sourceware.cygnus.com
mailing list for the Cygwin project.
RE: Can't run XGGI on Cygwin 1.0
- To: "Cygwin-Xfree at Sourceware dot Cygnus. Com" <cygwin-xfree at sourceware dot cygnus dot com>
- Subject: RE: Can't run XGGI on Cygwin 1.0
- From: "Suhaib M. Siddiqi" <ssiddiqi at InspirePharm dot Com>
- Date: Mon, 27 Mar 2000 15:18:14 -0500
I did not look carefully at his ls -l out put.
I do not see any DLLs from GGI under usr/local/lib/ggi
He might be missing ggi dlls without it, XGGI will return
"init GGI" error.
Suhaib
> -----Original Message-----
> From: cygwin-xfree-owner@sourceware.cygnus.com
> [mailto:cygwin-xfree-owner@sourceware.cygnus.com]On Behalf Of John
> Fortin
> Sent: Monday, March 27, 2000 3:28 PM
> To: Cygwin-Xfree@Sourceware. Cygnus. Com
> Subject: Re: Can't run XGGI on Cygwin 1.0
>
>
> "Suhaib M. Siddiqi" wrote:
>
> > John,
> > That is what he was having.
> >
> > What I could think of is a mount problem.
> >
> > On jmy PC everything is installed under c:/usr/local for ggi and
> > c:/usr/X11R6
> > for X11 stuff. It works without problems.
>
> Right... The best bet for an XGGI install is to have x:/usr/local and
> x:/usr/X11R6 and modify the the *.conf files to be
> .root x:/usr/local/lib/ggi
> where x is whatever drive you want.
>
> A future version of libGGI with store this info into the Registry at
> install time.