Barry Branch <[EMAIL PROTECTED]> ha scritto: > On Mon, 18 Feb 2008, Miles O'Neal wrote: > > Andrea said... > > > > |I'm having the same problem I've had with the other RPM: it > > | compiles, but the resulting binary doesn't work correctly (it > > | shows a window with some misplaced squares and a zero). > > > > You might have a bad app resources file somewhere. > > That's right. Copy xcalc-070413/XCalc.ad to > /usr/lib/X11/app-defaults/XCalc and xcalc-070413/XCalc-col.ad to > /usr/lib/X11/app-defaults/XCalc-col
Yes! That did it! But `s/lib/share/` : the target directory should be "/usr/share/X11/app-defaults/". Thank you and thanks everybody. Andrea
