From owner-freebsd-questions@FreeBSD.ORG Wed Mar 18 16:37:47 2009 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 68D031065670 for ; Wed, 18 Mar 2009 16:37:47 +0000 (UTC) (envelope-from raszobbi@gmail.com) Received: from mail-bw0-f164.google.com (mail-bw0-f164.google.com [209.85.218.164]) by mx1.freebsd.org (Postfix) with ESMTP id E00248FC27 for ; Wed, 18 Mar 2009 16:37:46 +0000 (UTC) (envelope-from raszobbi@gmail.com) Received: by bwz8 with SMTP id 8so125878bwz.43 for ; Wed, 18 Mar 2009 09:37:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=PkgRNs5xtXt3lsAVIwQQQRL3UpCkCk1dG6Eg4WiW5Ek=; b=ZfAcfHk3G+R9LPskbEQLzUaJ6YNkd6g6ZoKMf2SUD/ASxHyr+A9lS82r5R7Ur78QJR JJ3SiL1MCMkxOJQdwYBITwDgom+Z06PJ7Oi+JOuB56isb+6pUDFeaSpHYfeULUFPYHI4 k/vRq/dGGBZZd2jrpbfdC+xqLmHAivQKHjasw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=JtWQFIS8KJpMk1vwrf1lHOBNFRDoPRAfPPzB6rH3+XIbg5D/GR6EVYrlqWAPOZ898U ykD2o327KDufHSlr+Fn983gdlErj6tnWYgRljw73+CpxoXsRxLhlCeUGAaiS9gUiBJOF TKe/DRJoSTgYo7kiQcbIKweDqEkh3Da+nLb5Y= Received: by 10.103.248.1 with SMTP id a1mr627641mus.40.1237392904072; Wed, 18 Mar 2009 09:15:04 -0700 (PDT) Received: from ilras.barsh.com ([92.251.20.172]) by mx.google.com with ESMTPS id 12sm582124muq.5.2009.03.18.09.15.02 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 18 Mar 2009 09:15:03 -0700 (PDT) Message-ID: <49C12C13.6090205@gmail.com> Date: Wed, 18 Mar 2009 18:14:59 +0100 From: rasz User-Agent: Thunderbird 2.0.0.19 (X11/20090318) MIME-Version: 1.0 To: FreeBSD-Questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Linux Compatability 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: Wed, 18 Mar 2009 16:37:47 -0000 hi i have 2 distinct questions, and first is, i installed a linux app (binaries) and it failed when run complaining that it needs a "CPU with SSE instuctions enabled". does anyone know what this is and related too? i am running 7.2-prerelease i386 with linux_base-fc4. the only setting i have is fallback_elf_brand=3 (no osrelease) has anyone ever come across this? 2nd question, is the freebsd base (usr/src) documented anywhere, as to the programs it entirely contains? i thought developers handbook, but all i found is description of the directories in usr/src/ (unless i missed it elsewhere). besides that, is there any kind of database app in the base system no matter how compact/basic? if not, what would be the *closest* in ports? thanks in advance for any info