Date: Fri, 22 Aug 2003 12:14:07 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: mbaki@whywire.net Cc: FreeBSD User Questions List <freebsd-questions@freebsd.org> Subject: Re: Embedded epiphany Message-ID: <1061568847.707.1.camel@gyros> In-Reply-To: <200308221439.h7MEdqQH031849@nebula.whywire.net> References: <200308221439.h7MEdqQH031849@nebula.whywire.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-+d88qYU7LJm8uBgaXdw5 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2003-08-22 at 10:39, mbaki@whywire.net wrote: > Hi all, >=20 > 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 fir= st > 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 i= t > seems i'm missing more files. I'm running wmaker. Do a make package-depends for epiphany, then make packages for all the dependencies, and install them on your FlashCard. Optionally, you can go through all the pkg-plist's of the dependencies, and copy all the files by hand. There are too many to list here. Joe >=20 >=20 > These are the error when I run epiphany >=20 > (epiphany-bin:1989): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 72= 9 > (gdk_pix > f_new_from_file): assertion `filename !=3D NULL' failed >=20 > (epiphany-bin:1989): Gtk-CRITICAL **: file gtkiconfactory.c: line 1510 > (gtk_icon_se > new_from_pixbuf): assertion `pixbuf !=3D NULL' failed >=20 > (epiphany-bin:1989): Gtk-CRITICAL **: file gtkiconfactory.c: line 192 > (gtk_icon_fac > ry_add): assertion `icon_set !=3D NULL' failed >=20 > (epiphany-bin:1989): Gtk-CRITICAL **: file gtkiconfactory.c: line 1551 > (gtk_icon_se > unref): assertion `icon_set !=3D NULL' failed >=20 > (epiphany-bin:1989): GLib-GObject-CRITICAL **: file gobject.c: line 1337 > (g_object_ > ref): assertion `G_IS_OBJECT (object)' failed >=20 > (epiphany-bin:1989): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 72= 9 > (gdk_pix > f_new_from_file): assertion `filename !=3D NULL' failed >=20 > (epiphany-bin:1989): Gtk-CRITICAL **: file gtkiconfactory.c: line 1510 > (gtk_icon_se > new_from_pixbuf): assertion `pixbuf !=3D NULL' failed >=20 > (epiphany-bin:1989): Gtk-CRITICAL **: file gtkiconfactory.c: line 192 > (gtk_icon_fac > ry_add): assertion `icon_set !=3D NULL' failed >=20 > (epiphany-bin:1989): Gtk-CRITICAL **: file gtkiconfactory.c: line 1551 > (gtk_icon_se > unref): assertion `icon_set !=3D NULL' failed >=20 > (epiphany-bin:1989): GLib-GObject-CRITICAL **: file gobject.c: line 1337 > (g_object_ > ref): assertion `G_IS_OBJECT (object)' failed >=20 > ** (epiphany-bin:1989): WARNING **: Could not get the chrome registry! >=20 >=20 > (epiphany-bin:1989): Gtk-CRITICAL **: file gtktypeutils.c: line 42 > (gtk_type_unique > assertion `GTK_TYPE_IS_OBJECT (parent_type)' failed >=20 > (epiphany-bin:1989): Gtk-CRITICAL **: file gtktypeutils.c: line 99 > (gtk_type_new):=20 > sertion `GTK_TYPE_IS_OBJECT (type)' failed >=20 > ** (epiphany-bin:1989): WARNING **: Failed to get singleton embed object! >=20 >=20 > (epiphany-bin:1989): GLib-GObject-WARNING **: invalid (NULL) pointer inst= ance >=20 > (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 >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-+d88qYU7LJm8uBgaXdw5 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/RkFPb2iPiv4Uz4cRAo/WAJ40L6YWqRsz6F8RKhRJ6l1VTqOAWgCffnkw W3PJSUEpB0EN+GfcWYbyu/U= =/qn0 -----END PGP SIGNATURE----- --=-+d88qYU7LJm8uBgaXdw5--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1061568847.707.1.camel>