Date: Fri, 11 May 2012 10:06:08 -0700 (PDT) From: caindie <user10508@gmail.com> To: freebsd-emulation@freebsd.org Subject: linux emulation Message-ID: <1336755968776-5703566.post@n5.nabble.com>
next in thread | raw e-mail | index | archive | help
OS pcbsd9-stable-snapshot-20120505; 9.1 testing snapshot The problem: Attempting to run Celtx-2.9.7, a linux 32 bit exe, produces the following message: Command issued: [colby@pcbsd-6433] ~/downloads/celtx/celtx> ./celtx Begin command output: (process:41362): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. (celtx-bin:41362): Gtk-WARNING **: Unable to locate theme engine in module_path: "aurora", Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory Gtk-Message: Failed to load module "gnomesegvhandler": libgnomesegvhandler.so: cannot open shared object file: No such file or directory ./celtx-bin: symbol lookup error: ./celtx-bin: undefined symbol: gdk_x11_window_get_drawable_impl End command output. A little research implied - to me - that the message is a result of using a version of gtk2 that is too old to support the application: linux-f10-gtk2 2.14.7_3 gtk2-2.18 may solve the problem, if this is the problem. Assuming I can find an rpm, I'm not sure how to issue an rpm -Uvh command within bsd such that it properly installs the rpm in the proper path. uname -a FreeBSD pcbsd-6433 9.0-STABLE FreeBSD 9.0-STABLE #10: Tue May 1 15:27:17 PDT 2012 root@build9x64.pcbsd.org:/usr/obj/builds/amd64/pcbsd-build90/fbsd-source/9.0/sys/GENERIC amd64 TIA -- View this message in context: http://freebsd.1045724.n5.nabble.com/linux-emulation-tp5703566.html Sent from the freebsd-emulation mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1336755968776-5703566.post>