Date: Mon, 3 Dec 2001 14:10:29 -0800 From: "Craig Burgess" <craig@CheetahUSA.net> To: <freebsd-alpha@FreeBSD.org> Subject: 4.4-RELEASE - XFree - netscape + gnome problems Message-ID: <JMEJIDBCLMMNOALABHFFGEIHCFAA.craig@CheetahUSA.net>
index | next in thread | raw e-mail
I did not locate a port of Netscape which would install. The tar file for
Tru64 from Compaq almost worked except that it would not resolve a URL.
I had both 'netscape-wrapper' & 'netscape-remote' installed from long ago
but couldn't make the pieces play together.
Then I found a package for Netscape-4.76 which **did** install and required
netscape-wrapper & netscape-remote and it all seemed to go fine except -- it
still doesn't resolve a URL.
In .cshrc I have 'setenv MOZILLA_HOME /usr/local/lib/netscape'
If this is enough information, what can I do to make it work?
--------------------------------------------------------
Next: Anything I've tried to install which requires Gnome fails -
Attempting to install ICEWM:
configure:7753: cc -o
conftest -O -pipe -mcpu=ev4 -I/usr/X11R6/include -Wall -Wu
nused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/
glib
12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib
conftest.c -L/usr
/local/lib 1>&5
/tmp/ccoKog09.o: In function `main':
/tmp/ccoKog09.o(.text+0x8): undefined reference to `_nl_msg_cat_cntr'
configure: failed program was:
#line 7745 "configure"
#include "confdefs.h"
int main() {
extern int _nl_msg_cat_cntr;
return _nl_msg_cat_cntr
; return 0; }
configure:8030: checking for catalogs to be installed
configure:8141: checking ORBit version
(end of "config.log")
*** Error code 1
------------------------------
So I deinstalled/reinstalled ORBit (to ORBit-0.5.12) with this result on
Icewm:
configure:8940: warning: int format, pointer arg (arg 3)
configure:8983: checking for gnome-libs >= 1.2.7
configure:8994: checking for Oaf >= 0.6.7
(end of "config.log")
*** Error code 1
------------------------------
This is where sawfish failed the first time:
configure:8945: cc -o
conftest -I/usr/local/include/glib12 -I/usr/local/include/
orbit-1.0 -O -pipe -mcpu=ev4 -I/usr/X11R6/include -Wall -Wunused -I/usr/loc
al/i
nclude -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/i
nclu
de -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib 1>&5
configure:8937: warning: return-type defaults to `int'
configure: In function `main':
configure:8940: warning: int format, pointer arg (arg 3)
configure:8983: checking for gnome-libs >= 1.2.7
configure:8994: checking for Oaf >= 0.6.7
(end of "config.log")
*** Error code 1
------------------------------
--- and after reinstalling ORBit:
orbit-1.0 -O -pipe -mcpu=ev4 -I/usr/X11R6/include -Wall -Wunused -I/usr/loc
al/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/loc
al/include -I/usr/X11R6/include -L/usr/X11R6/lib
onftest.c -L/usr/local/lib 1>&5
configure:8937: warning: return-type defaults to `int'
configure: In function `main':
configure:8940: warning: int format, pointer arg (arg 3)
configure:8983: checking for gnome-libs >= 1.2.7
configure:8994: checking for Oaf >= 0.6.7
(end of "config.log")
*** Error code 1
------------------------------
attempt to install bonobo seperately:
/tmp/ccn1nqe3.o: In function `main':
/tmp/ccn1nqe3.o(.text+0x8): undefined reference to `_nl_msg_cat_cntr'
configure: failed program was:
#line 7745 "configure"
#include "confdefs.h"
int main() {
extern int _nl_msg_cat_cntr;
return _nl_msg_cat_cntr
; return 0; }
configure:8030: checking for catalogs to be installed
configure:8141: checking ORBit version
(end of "config.log")
*** Error code 1
------------------------------
Is there something I can look for or fix to make these work? (I'm still not
a programmer)
thanks,
craig
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?JMEJIDBCLMMNOALABHFFGEIHCFAA.craig>
