From owner-freebsd-questions Mon May 5 05:32:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA21448 for questions-outgoing; Mon, 5 May 1997 05:32:34 -0700 (PDT) Received: from mailhost.pi.net (root@mailhost.pi.net [145.220.3.9]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA21439 for ; Mon, 5 May 1997 05:32:28 -0700 (PDT) Received: from Amigo (gn62.pi.net [145.220.201.62]) by mailhost.pi.net (8.8.3/8.7.1) with SMTP id OAA20526; Mon, 5 May 1997 14:32:19 +0200 (MET DST) Posted-Date: Mon, 5 May 1997 14:32:19 +0200 (MET DST) Message-ID: <336DD333.41C67EA6@pobox.com> Date: Mon, 05 May 1997 12:31:47 +0000 From: Wouter de Boer Organization: Planet Internet X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.2.1-RELEASE i386) MIME-Version: 1.0 To: FreeBSD CC: "Jordan K. Hubbard" Subject: 2.2.1 Installation -> problems Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, When my harddisk with FreeBSD 2.1.7 crashed, I need to install FreeBSD again. I received on the same day the FreeBSD 2.2.1 CD ROM. So I installed this version. However, there where some problems. - Compiling a custom kernel. When I compiled the kernel again and try to start xdm, and error occurs with no SYSVSHM support. I never had this problem before, when I compiled kernels for version 2.1.7. I fixed this problem by adding this three options to the kernel. Why are these options removed from the GENERIC kernel file ?? - When I add suppport for my SoundBlaster I see a warning about line 194 of sound\soundcard.c something about 'adintr'. Why ?? - I don't see the device audio0 and the link audio in my device directory. So I added this two to my device. Onew with the commadn mknod and one with ln. I add the package nas to my computer and try to start au. But I see the error: Fatal server error: could not create audio connection block info I never saw this error when I did the same using version 2.1.7. Do I something wrong ?? Missing something ?? - xload won't work as normal user. Happy for me I asked this earlier and I fixed the problem, but why is this still unsolved ?? - when I try to run the command 'man cp' for example I see this error: Formatting page, please wait...Done. less: not found Error executing formatting or display command. system command exited with status 256 never saw this error in version 2.1.7. - What is the standard directory for apache ?? Version 2.1.7 used the apache directory /usr/local/www/server/conf. But in version 2.1.7 this directory isn't used. The directory is now /usr/local/etc/apache/. Why ?? Which is the standard direcory for apache ?? - Maybe a stupid question. When I run moused, my mouse under X windows won't work why ?? Can anybody help me to solve this problems or give an answer to explain something ?? thanks, Wouter