在Solaris上怎么安装mozilla1.4?
在Solaris8/9上安装mozilla1.4之前,提示安装GTK2.0, 安装之后运行mozilla时显示如下错误信息:'./mozilla-bin:fatal:relocation error:file ./mozilla-bin: symbol gtk_set_locale:referenced symbol not found'。
在mozilla安装文件中提示:
Installation notes:
* Executables are dynamically linked against Gtk. You will need to set
LD_LIBRARY_PATH to the directory where your Gtk 1.2 shared libraries
are installed. You can do this before starting mozilla or edit
run-mozilla.sh.
如何设置LD_LIBRARY_PATH呢?