From owner-freebsd-questions Fri Oct 8 16:59:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from unix.megared.net.mx (megamail.megared.com.mx [207.249.162.252]) by hub.freebsd.org (Postfix) with ESMTP id 751AD14FFC for ; Fri, 8 Oct 1999 16:59:24 -0700 (PDT) (envelope-from ales@megared.net.mx) Received: from ales (ales.megared.net.mx [207.249.163.251]) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id SAA04984; Fri, 8 Oct 1999 18:58:32 -0500 (CDT) (envelope-from ales@megared.net.mx) Message-ID: <02b801bf11e9$04a15f80$fba3f9cf@megared.net.mx> Reply-To: "Alejandro Ramirez" From: "Alejandro Ramirez" To: , References: <37FE726F.311951CB@home.com> Subject: RE: kde/enlightenment Date: Fri, 8 Oct 1999 18:58:23 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, > Sorry to be mailing again, but I have another important question. I > managed to install KDE/FVWM95/Enlightenment/Netscape, however I get > these errors when I attempt to start them: The KDE, fvwm95 & Enlightenment ports are meant to be runned at Xwindows start up (they are all Windows Managers), but one at a time, you cant run them at the same time, for this you have to create a file called ".xinitrc" in your home directory and put the line of the window manager that you want to start up, like this: % cd % touch .xinitrc Add the following line to the file: fvwm95 then type startx and you are running the fvwm95 window manager, change that line for the WM of your choice. For the Netscape thing, you must install the compat22 libraries for FreeBSD 2.2.x and 3.0 a.out binary compatibility, use the /stand/sysinstall utility to install it. Have Fun... Ales > KDE: > > kcontrol: cannot connect to X server > kaudioserver: cannot connect to X server > kaudioserver: audio system might not terminate at end of session > maudio: cannot open audio device > kwmsound: cannot connect to X server > kpanel: cannot connect to X server > kwm: cannot connect to X server > cr699733-a# kbgndwm: cannot connect to X server > kfm: cannot connect to X server > > Fvwm95: > > Fvwm-95: in function main: <> can't open display > > Netscape: > > Couldnt open /usr/libexec/ld.so. > > Those are all the error messages that came up...I find it odd that they > can't connect to the X-server, as XFree86 works just fine when I do > "startx". Can someone help? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message