Subject: Solved! (was: Re: www/firefox-gtk2-bin doesn't launch as normal user)
To: Shigeki UNO <shigeki@mediawars.ne.jp>
From: Shigeki UNO <shigeki@mediawars.ne.jp>
List: tech-pkg
Date: 10/24/2004 03:29:29
I am not sure this is the right way to solve this problem but have just solved
it.
I now am able to launch and run firefox-gtk2-linux(pkgsrc/www/firefox-gtk2-bin)
as a normal user.
% unsetenv LD_LIBRARY_PATH /usr/X11R6/lib
% firefox-gtk2-linux &
There might be a better way to solve this problem, though.
---
Shigeki UNO
shigeki@mediawars.ne.jp (Shigeki UNO) writes:
| Hello,
|
| As I said in subject, firefox-gtk2-linux (www/firefox-gtk2-bin) does not launch
| when I execute "firefox-gtk2-linux &" command. And the following error is shown:
|
| musashi [68] ~ > firefox-gtk2-linux &
| [1] 5995
| musashi [69] ~ > /usr/pkg/lib/firefox-gtk2-linux/firefox-bin: error while loading shared libraries: /usr/pkg/lib/libXcursor.so.1: undefined symbol: __sF
|
| However it surely launches when I type "sudo firefox-gtk2-linux &".
|
| Could you give me any hints to fix this problem?
|
| %uname -a
| NetBSD musashi 2.99.9 NetBSD 2.99.9 (MUSASHI) #0: Tue Oct 12 03:43:01 JST 2004 shigeki3@musashi:/usr/obj/sys/arch/i386/compile/MUSASHI i386
|
| pkgsrc: This was cvs updated on October 20th. suse91_* has been installed.
|
| kernel,userland,X: sources were cvs updated on October 10th and binaries were
| built from them.
|
|
| Thanks in advance,
|
| ---
| Shigeki UNO <shigeki at mediawars dot ne dot jp>