Re: root compilation



Hello Jeff,

> Do you have permission to open the file? Are you sure LD_LIBRARY_PATH is
> pointing to it? Is the file there?

The path was pointing only to the /root/garnome/lib directory, I now
added /usr/lib and this error disappeared.

> Pretty straightfoward - is your Xft setup screwed? See /etc/X11/XftConfig.

The Xft errors still appear. I looked at the XftConfig file, it has the
following dir lines:

dir "/usr/X11R6/lib/X11/fonts/Type1"
dir "/usr/X11R6/lib/X11/fonts/TrueType"

But these directories don't exist. Is there any package I need to
install for them?

I've attached my XftConfig file with this mail too...

Thanks a lot for the help.

Regards,


Jeff Waugh (jdub perkypants org), on Wed, Jun 05, 2002 at 05:43:57AM +1000 said:
> <quote who="the jackol">
> 
> > My .gnome-errors file shows:
> > 
> > aborting...
> > /root/garnome/bin/gnome_segv: error while loading shared libraries: libgnomecanvas-2.so.0: cannot open shared object file: Error 23
> 
> Do you have permission to open the file? Are you sure LD_LIBRARY_PATH is
> pointing to it? Is the file there?
> 
> > aborting...
> > ** ERROR **: Failed to match any font. This could be due to a broken Xft
> > configuration, or if you run XFree 4.1.0 due to a bug in libXrender.
> 
> Pretty straightfoward - is your Xft setup screwed? See /etc/X11/XftConfig.
> 
> - Jeff
> 
> -- 
>       "Then it hit me: What I really want is for all edit panes in all      
>     applications to be gnuclient processes hooked to a centralized emacs    
>                      gnuserver process!" - Gary Murphy                      
> 
# $XFree86: xc/lib/Xft/XftConfig.cpp,v 1.5 2000/12/14 23:03:53 keithp Exp $

dir "/usr/X11R6/lib/X11/fonts/Type1"
dir "/usr/X11R6/lib/X11/fonts/TrueType"

#
# alias 'fixed' for 'mono'
#
match any family == "fixed"		edit family =+ "mono";

#
# Check users config file
#
includeif	"~/.xftconfig"

#
# Alias between XLFD families and font file family name, prefer local
# fonts
#
match any family == "charter"		edit family += "bitstream charter";
match any family == "bitstream charter" edit family =+ "charter";


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]