From owner-freebsd-questions@FreeBSD.ORG Fri Aug 22 07:58:31 2003 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 7226416A4BF for ; Fri, 22 Aug 2003 07:58:31 -0700 (PDT) Received: from grebe.mail.pas.earthlink.net (grebe.mail.pas.earthlink.net [207.217.120.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF3EE43FE3 for ; Fri, 22 Aug 2003 07:58:27 -0700 (PDT) (envelope-from mbaki@whywire.net) Received: from user-119apb3.biz.mindspring.com ([66.149.101.99] helo=nebula.whywire.net) by grebe.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19qDMx-00039T-00 for freebsd-questions@freebsd.org; Fri, 22 Aug 2003 07:58:27 -0700 Received: from whywire.net (localhost [127.0.0.1]) by nebula.whywire.net (8.12.2/8.12.2) with SMTP id h7MEdqQH031849 for ; Fri, 22 Aug 2003 10:39:52 -0400 (EDT) Message-Id: <200308221439.h7MEdqQH031849@nebula.whywire.net> Date: Fri, 22 Aug 2003 14:39:52 -0000 To: From: X-Mailer: TWIG 2.7.6 Subject: Embedded epiphany 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: Fri, 22 Aug 2003 14:58:31 -0000 Hi all, I have 2 servers runnig freebsd 4.8, however the other server is running freebsd on a 256MB flashcard. I installed epiphany from ports on the first server, and I need to know how can I copy all the necessary files over to the flashcard. I used "ldd epiphany-bin" to get all required libraries, but it seems i'm missing more files. I'm running wmaker. These are the error when I run epiphany (epiphany-bin:1989): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 729 (gdk_pix f_new_from_file): assertion `filename != NULL' failed (epiphany-bin:1989): Gtk-CRITICAL **: file gtkiconfactory.c: line 1510 (gtk_icon_se new_from_pixbuf): assertion `pixbuf != NULL' failed (epiphany-bin:1989): Gtk-CRITICAL **: file gtkiconfactory.c: line 192 (gtk_icon_fac ry_add): assertion `icon_set != NULL' failed (epiphany-bin:1989): Gtk-CRITICAL **: file gtkiconfactory.c: line 1551 (gtk_icon_se unref): assertion `icon_set != NULL' failed (epiphany-bin:1989): GLib-GObject-CRITICAL **: file gobject.c: line 1337 (g_object_ ref): assertion `G_IS_OBJECT (object)' failed (epiphany-bin:1989): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 729 (gdk_pix f_new_from_file): assertion `filename != NULL' failed (epiphany-bin:1989): Gtk-CRITICAL **: file gtkiconfactory.c: line 1510 (gtk_icon_se new_from_pixbuf): assertion `pixbuf != NULL' failed (epiphany-bin:1989): Gtk-CRITICAL **: file gtkiconfactory.c: line 192 (gtk_icon_fac ry_add): assertion `icon_set != NULL' failed (epiphany-bin:1989): Gtk-CRITICAL **: file gtkiconfactory.c: line 1551 (gtk_icon_se unref): assertion `icon_set != NULL' failed (epiphany-bin:1989): GLib-GObject-CRITICAL **: file gobject.c: line 1337 (g_object_ ref): assertion `G_IS_OBJECT (object)' failed ** (epiphany-bin:1989): WARNING **: Could not get the chrome registry! (epiphany-bin:1989): Gtk-CRITICAL **: file gtktypeutils.c: line 42 (gtk_type_unique assertion `GTK_TYPE_IS_OBJECT (parent_type)' failed (epiphany-bin:1989): Gtk-CRITICAL **: file gtktypeutils.c: line 99 (gtk_type_new): sertion `GTK_TYPE_IS_OBJECT (type)' failed ** (epiphany-bin:1989): WARNING **: Failed to get singleton embed object! (epiphany-bin:1989): GLib-GObject-WARNING **: invalid (NULL) pointer instance (epiphany-bin:1989): GLib-GObject-CRITICAL **: file gsignal.c: line 1861 (g_signal_ nnect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)' failed No fonts found; this probably means that the fontconfig library is not correctly configured. You may need to edit the fonts.conf configuration file. More information about fontconfig can be found in the fontconfig(3) manual page and on http://fontconfig.org