On Mon, Nov 26, 2001 at 03:48:05PM -0500, G Prabhakar Reddy SI wrote: > > Dear sir, > we have downloaded Xbae matrix from X.org. > We have compiled and built the exe of matrix widget. > When tried to execute the matrix the following error was encountered. > > bash-2.03$ matrix > ld.so.1: matrix: fatal: libXbae.so.4: open failed: No such file or > directory > Killed > > This was the error > > Somebody please help me in solving this problem > My environment is as follows > > Sun sparc hardware > solaris OS > > Forte C++ compiler
It seems you did build it, but missed to install it so that the loader can find it. You may want to put in some system library directory. -- Alexander Mai [EMAIL PROTECTED] _______________________________________________ Lesstif mailing list [EMAIL PROTECTED] https://terror.hungry.com/mailman/listinfo/lesstif
