From owner-freebsd-questions@FreeBSD.ORG Mon Feb 14 03:01:20 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25A9916A4CF for ; Mon, 14 Feb 2005 03:01:20 +0000 (GMT) Received: from fuse1.fusemail.net (smtp.fusemail.net [69.31.1.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 786B743D2F for ; Mon, 14 Feb 2005 03:01:19 +0000 (GMT) (envelope-from brianjohn@fusemail.com) Received: from fusemail.com by fuse1.fusemail.net with asmtp (FuseMail extSMTP) id 1D0WTx-0000hK-Pc; Sun, 13 Feb 2005 21:01:06 -0600 Message-ID: <4210147A.8040501@fusemail.com> Date: Sun, 13 Feb 2005 21:01:14 -0600 From: Brian John User-Agent: Mozilla Thunderbird 1.0 (X11/20050203) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Loren M. Lang" References: <4205CA2F.9080107@fusemail.com> <20050207114741.GC8619@alzatex.com> <42084226.2060004@fusemail.com> <20050208195025.GI8619@alzatex.com> <42098485.2080404@fusemail.com> <20050209114135.GQ8619@alzatex.com> <420E2C55.1030601@fusemail.com> <20050212221718.GS8619@alzatex.com> <420FD091.7060208@fusemail.com> <20050214015214.GB20405@alzatex.com> In-Reply-To: <20050214015214.GB20405@alzatex.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: problem with realplayer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2005 03:01:20 -0000 Loren M. Lang wrote: >On Sun, Feb 13, 2005 at 04:11:29PM -0600, Brian John wrote: > > >>Loren M. Lang wrote: >> >> >> >>>On Sat, Feb 12, 2005 at 10:18:29AM -0600, Brian John wrote: >>> >>> >>> >>> > > > >>>>> >>>>> >>>>> >>>>> >>>>Well, I tried that and now I can't run realplayer at all. This is what >>>>happens: >>>>$ realplay >>>>/usr/local/lib/RealPlayer/realplay.bin: error while loading shared >>>>libraries: libX11.so.6: cannot open shared object file: No such file or >>>>directory >>>> >>>>Any clue how I can fix this? >>>> >>>> >>>> >>>> >>>Yea, with -rh9 they moved the X libraries to a seperate port, >>>x11/linux-XFree86-libs, install that and it should work. You may have >>>to add some lines to /usr/compat/linux/etc/ld.so.conf and/or run >>>/usr/compat/linux/sbin/ldconfig. >>> >>> >>> >>Ok, I already have x11/linux-XFree86-libs port installed. My ld.so.conf >>is empty and when I try to run ldconfig nothing happens, it just returns >>to the prompt. Can you help me figure out what is going on here? I'm >>sorry that I don't know what I am doing but I am a newbie and I am >>really trying to use FreeBSD as my main OS. >> >> > >Add the following lines to /usr/compat/linux/etc/ld.so.conf: > >/usr/lib >/usr/local/lib >/usr/X11R6/lib > >Then re-run /usr/compat/linux/sbin/ldconfig. > > > >>Thanks again >> >>/Brian >> >> > > > I tried that and now I am able to start up realplayer again, but it still has the same problem as originally. All of the icons have x's in them. Here is the output when I start it from the console: $ realplay (realplay.bin:6624): GdkPixbuf-WARNING **: Can not open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory Failed to load pixbuf file: /usr/local/lib/RealPlayer/share/realplay/icon.png: Couldn't recognize the image file format for file '/usr/local/lib/RealPlayer/share/realplay/icon.png' (realplay.bin:6624): GdkPixbuf-WARNING **: Can not open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory (realplay.bin:6624): GdkPixbuf-WARNING **: Can not open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory (realplay.bin:6624): GdkPixbuf-WARNING **: Can not open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory (realplay.bin:6624): GdkPixbuf-WARNING **: Can not open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory (realplay.bin:6624): GdkPixbuf-WARNING **: Can not open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory (realplay.bin:6624): GdkPixbuf-WARNING **: Can not open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory (realplay.bin:6624): GdkPixbuf-WARNING **: Can not open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory (realplay.bin:6624): GdkPixbuf-WARNING **: Can not open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory (realplay.bin:6624): GdkPixbuf-WARNING **: Can not open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory (realplay.bin:6624): GdkPixbuf-WARNING **: Can not open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory (realplay.bin:6624): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory. This indicates a bug in someone's code. You must ensure an error is NULL before it's set. The overwriting error message was: Couldn't recognize the image file format for file '/usr/local/lib/RealPlayer/share/default/pause.png' (realplay.bin:6624): GdkPixbuf-WARNING **: Can not open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory (realplay.bin:6624): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory. This indicates a bug in someone's code. You must ensure an error is NULL before it's set. The overwriting error message was: Couldn't recognize the image file format for file '/usr/local/lib/RealPlayer/share/default/volume_mute.png' (realplay.bin:6624): GdkPixbuf-WARNING **: Can not open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory (realplay.bin:6624): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory. This indicates a bug in someone's code. You must ensure an error is NULL before it's set. The overwriting error message was: Couldn't recognize the image file format for file '/usr/local/lib/RealPlayer/share/default/volume_off.png' (realplay.bin:6624): GdkPixbuf-WARNING **: Can not open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory (realplay.bin:6624): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory. This indicates a bug in someone's code. You must ensure an error is NULL before it's set. The overwriting error message was: Couldn't recognize the image file format for file '/usr/local/lib/RealPlayer/share/default/volume_low.png' (realplay.bin:6624): GdkPixbuf-WARNING **: Can not open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory (realplay.bin:6624): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory. This indicates a bug in someone's code. You must ensure an error is NULL before it's set. The overwriting error message was: Couldn't recognize the image file format for file '/usr/local/lib/RealPlayer/share/default/volume_mid.png' (realplay.bin:6624): GdkPixbuf-WARNING **: Can not open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory (realplay.bin:6624): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory. This indicates a bug in someone's code. You must ensure an error is NULL before it's set. The overwriting error message was: Couldn't recognize the image file format for file '/usr/local/lib/RealPlayer/share/default/volume_high.png' ** (realplay.bin:6624): WARNING **: No builtin or dynamically loaded modules were found. Pango will not work correctly. This probably means there was an error in the creation of: '/etc/pango/pango.modules' You may be able to recreate this file by running pango-querymodules. (realplay.bin:6624): GdkPixbuf-WARNING **: Can not open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory (realplay.bin:6624): GLib-GObject-CRITICAL **: file gobject.c: line 1337 (g_object_unref): assertion `G_IS_OBJECT (object)' failed Any clue what is going on here? Again, I really appreciate your help /Brian