Re: amd64 installation
- From: Alastair Basden <a g basden durham ac uk>
- To: John Cupitt <jcupitt gmail com>
- Cc: gtk-list gnome org
- Subject: Re: amd64 installation
- Date: Thu, 12 May 2005 11:19:02 +0100 (BST)
Hi,
thanks for the reply...
yes, pango seems to be working correctly.
I've also noticed that if I run gtk-demo as root, rather than a user,
instead of the segmentation fault I get:
gtk-demo: relocation error: gtk-demo: undefined symbol: g_fopen
though compiling one of the examples (calendar) and running it as root
gives the segmentation fault as before.
fc-cache hasn't made a difference (that I can tell).
<(side note: I spent some time fighting suse enterprise on our amd64
<server, but it was just missing too many basic packages IMO. Of course
<you may not have this choice, but amd64 Ubuntu had all the packages I
<needed and correctly detected and configured all my odd server
<hardware ... worth a try)
no, can't use a different linux version (its for a Cray).
Thanks,
agb.
<> I'm trying to install gtk 2.6 on an AMD64 machine, which has suse
<> enterprise linux installed (and gtk 2.0). However, after doing all the
<> installations (including xft etc), gtk-demo isn't running.
<>
<> I get a message printed:
<> (gtk-demo:24449): Pango-WARNING **: Cannot open font file for font Luxi
<> Sans 8
<> Segmentation fault
<>
<> Doing an strace gives (last few lines):
<>
<> open("/usr/X11R6/lib/X11/fonts/URW/XftCache", O_RDONLY) = 4
<> fstat(4, {st_mode=S_IFREG|0644, st_size=8676, ...}) = 0
<> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
<> 0x2a95571000
<> read(4, "\"p052024l.pfb\" 0 \"URW Palladio L"..., 4096) = 4096
<> read(4, "=0:outline=True:scalable=True\"\n\""..., 4096) = 4096
<> read(4, "shey\\\\-Gothic\\\\-English:style=Re"..., 4096) = 484
<> read(4, "", 4096) = 0
<> close(4) = 0
<> munmap(0x2a95571000, 4096) = 0
<> open("/usr/X11R6/lib/X11/fonts/URW/n019003l.pfb", O_RDONLY) = 4
<> fcntl(4, F_SETFD, FD_CLOEXEC) = 0
<> fstat(4, {st_mode=S_IFREG|0444, st_size=36026, ...}) = 0
<> mmap(NULL, 36026, PROT_READ, MAP_PRIVATE, 4, 0) = 0x2a95571000
<> close(4) = 0
<> --- SIGSEGV (Segmentation fault) @ 0 (0) ---
<> +++ killed by SIGSEGV +++
<>
<> Can anyone give me advice on how to get it working? I think part of the
<> problem is that sometimes, it uses the older version libraries, and there
<> may also be a problem with confusing the 32 and 64 bit libraries. (at the
<> moment I'm only trying to install a 64 bit version).
<>
<> Thanks,
<> agb.
<> _______________________________________________
<> gtk-list mailing list
<> gtk-list gnome org
<> http://mail.gnome.org/mailman/listinfo/gtk-list
<>
<
<
<--
<(NO SARCASM)
<
<
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]