From owner-freebsd-questions@FreeBSD.ORG Sun Dec 11 10:25:08 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CD1D106566B for ; Sun, 11 Dec 2011 10:25:08 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id AB9FD8FC08 for ; Sun, 11 Dec 2011 10:25:07 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [IPv6:2001:8b0:151:1:fa1e:dfff:feda:c0bb]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id pBBAOvnM061838 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Sun, 11 Dec 2011 10:24:58 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.4.1 smtp.infracaninophile.co.uk pBBAOvnM061838 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1323599098; bh=An2Y6pqe+FgJime/qx8rRMqOF2SH2361yO3jotZtvwY=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Cc; b=R/msJjnSIgSO0Ga1D2knhb/+D5KxPrY4B1Oe+0c0Lc7/k+MOdkUe6H4MiAzVK83xi Tq5mvLBNlxG391W1bmpso1Sp8TJEer6Q9766kk4eb3DArhs3HIKPDyaVhaVgAIHuid aif57y1aHiCNCE9+38GmoWivK7g06saMnuvVMpEo= Message-ID: <4EE484F9.2050403@infracaninophile.co.uk> Date: Sun, 11 Dec 2011 10:24:57 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <88E8118F-3B0A-4453-9E10-2BE6733E4C81@prodigy.net> In-Reply-To: <88E8118F-3B0A-4453-9E10-2BE6733E4C81@prodigy.net> X-Enigmail-Version: 1.3.3 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigA9B29D52347EB5353EF0F344" X-Virus-Scanned: clamav-milter 0.97.3 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,SPF_FAIL autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Subject: Re: Installation difficulties X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2011 10:25:08 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA9B29D52347EB5353EF0F344 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 11/12/2011 06:01, Jeffry Killen wrote: > So, I installed x-developer and attempted to install Apache from the > included > ports. None of the listed version would install: error code -1. 7.2 is out of support now, see: http://www.freebsd.org/releng/index.html Inter-alia this means that there won't be packages available on the FTP servers specifically for that version. Unless you've got all your necessary packages on your DVD you aren't going to have much luck there. > I also tried MySQL. The first time it also failed to install. But did > sysinstall and tried > a different version than originally selected, and it did install. Verb. Sap. sysinstall(8) as a system management tool is like those dinky little training wheels kids get on their first bikes. Best to learn how to use pkg_add(1) from the command line; it will give you much better results in the end, and be a lot less frustrating to debug if it goes wrong. > Since I wanted the GUI, I ran xinit when I got a shell prompt and xwind= ows > failed to load and run, the error is "failed to load module fbdev > (module does > not exist). That can optionally be installed from the x11-drives/xorg-drivers port, but it's not enabled by default, so you won't find it in a precompiled package. You'll need to install a copy of the ports tree and use it to compile from source, selecting the fbdev option in that port. However, first I'd recommend updating your system to the latest available (given it is a new install of FreeBSD). There are several possible ways of doing that -- peruse the Handbook for details -- but probably the path of least effort would be to download a new DVD or USB stick installer image and start again with that. It's free, apart from the cost of media, bandwidth and your time. Also, if you want a quick start into a desktop based system, PC-BSD is probably worth a look. That's FreeBSD underneath, but with a lot of GUI-ness layered on top as part of their standard system. You should be able to run mysql and other servers on it just as if you were on a vanilla FreeBSD setup. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enigA9B29D52347EB5353EF0F344 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7khPkACgkQ8Mjk52CukIxGuACeMUnk9819bve7g7FIp/hRvGCB KjEAn14i4FWgGnxrnVV3xP4QB22wGpzW =8Yuk -----END PGP SIGNATURE----- --------------enigA9B29D52347EB5353EF0F344--