From owner-freebsd-questions@FreeBSD.ORG Sun Feb 1 19:29:16 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C868E16A4CE for ; Sun, 1 Feb 2004 19:29:16 -0800 (PST) Received: from carrefour.gothpoodle.com (carrefour.gothpoodle.com [64.30.138.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 176DF43D2D for ; Sun, 1 Feb 2004 19:29:15 -0800 (PST) (envelope-from krikket@gothpoodle.com) Received: from carrefour.gothpoodle.com (krikket@localhost [127.0.0.1]) ESMTP id i123TEgt012058 for ; Sun, 1 Feb 2004 22:29:14 -0500 Received: from localhost (krikket@localhost)ESMTP id i123TDtN012055 for ; Sun, 1 Feb 2004 22:29:13 -0500 X-Authentication-Warning: carrefour.gothpoodle.com: krikket owned process doing -bs Date: Sun, 1 Feb 2004 22:29:13 -0500 (EST) From: Krikket To: questions@freebsd.org Message-ID: X-Echelon-Fodder: CIA FBI NSA NORAD plutonium munitions Waco Nazi terrorist drugs assassination bullion MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Adding Packages and Ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 03:29:16 -0000 I've done a brand-new install of FreeBSD (4.9), and am a fresh user to this flavor of *nix. The install went more or less without a hitch. For some reason ldap (part of the default package selection) didn't want to install. While I can ssh to the box, it won't accept the password for users and/or root. (IE: It makes the connection, gives a login prompt, but the correct password is rejected. I'm sshing from a Fedora box.) But the big problem that I'm having, that's turning into a show-stopper has to deal with installing packages and/or ports, once the base OS is installed. To test things out, I tried installing mozilla. It failed due to a dependancy, so I checked out the website to see what was available, found a version that was there, adn installed it. But when I type "mozilla" to start the program, it's not found. (Nor was it added to the KDE Menu.) I was able to do a "pkg_add -r cvsup" on the first try. But I ended up with the same problem -- not being able to find the package once it was installed. Needless to say, I can't add any ports as a result. I figure there's something basic that I'm missing, but I'll be damned if I can figure it out, despite the help of the handbook and FAQ... Can anyone give me a pointer in the right direction? Please? Thanks in advance, Krikket (I will say that compared to some flavors of Linux, this install was absolutely painfree. I did have to start over on some occasions, due to minor user errors, but assuming the perfect user during the install process, it went rather well. After dealing with the alsa hell of Linux, gettign sound working on FreeBSD was a very pleasent surprise!)