Hello gnenguins, Siddhartha Basu <[EMAIL PROTECTED]> writes:
> > iii) At startup, Eterm is spilling out an error > message which goes like : > > Eterm: Error: XError in function > XQueryColors, resource 0x00666666 > > (request 91.0): BadValue (integer parameter > out of range for > > operation) (error 2) Eterm: Error: > Attempting to continue... > I find the following link from the google search which > might be useful for deciphering your problem. > http://www.geocrawler.com/archives/3/2634/2001/11/50/7015275/ > Please send the feedback. Well, I solved that with a wild hunch. I just did a [rm -rf ~/.Eterm], and... quite magically at the next startup, the errors were gone. > I have also tried to compile eterm in my rh8.0 but i > have face another problem by linking it with Imlib2. > Then i have tried the rpm which installed fine but > still has the library problem and it is not showing > any colours/pictures. I am trying to work for a > solution for this. I had the same problem. I have installed the following packages regarding Imlib :- imlib2-1.0.6-1 imlib2-devel-1.0.6-1 imlib2-loader_jpeg-1.0.6-1 imlib2-filters-1.0.6-1 imlib2-loader_gif-1.0.6-1 imlib2-loader_png-1.0.6-1 imlib2-loader_xpm-1.0.6-1 imlib2-loader_bmp-1.0.6-1 imlib2-loader_tiff-1.0.6-1 Even then, the problem persisted. Then I did the following steps:- i) Ran "ldconfig" ii) In the Eterm source pkg, "configure --with-imlib2=/usr/lib" (your dir containing imlib) iii) then compiled and reinstalled the pkg. This solved the problem. Hope this works for ya. > siddhartha regards -Subhankar -- blue pill or red pill -- -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
