On Tue, 03 Mar 2009, Barry Jackson wrote: Hi,
> I have a new clean compact (ICEWM) install of Mandriva 2009 on a machine > without Harbour. > To run a Harbour built application on it, I installed > harbour-lib-1.1.0-devmdv20090.i586.rpm and xhgtk-0.1.0-0mdv20090.i586.rpm > both built from SVN on 24/2/2009 with > env vars:- > HB_GT_LIB=gttrm > HB_MULTI_GT=NO Both are not necessary. Please remove them. Setting such envvars can only cause troubles, f.e. the problem you had after HB_GT_LIB=gtsln in GUI application executed without pseudo terminal. > When I try to run my GUI application compiled with -gtnul > it fails looking for libslang.so.2. > With libslang installed it runs fine. > Is this correct ? You created harbour shared library with gtlsn so it's necessary. When you were installing harbour-lib RPM then it should inform you that slang is missing. Such dependencies should be automatically detected by RPM. best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
