From owner-freebsd-questions@FreeBSD.ORG Mon Nov 28 14:54:55 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 50EB416A41F for ; Mon, 28 Nov 2005 14:54:55 +0000 (GMT) (envelope-from mfatihakbulut@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id E422843D5E for ; Mon, 28 Nov 2005 14:54:54 +0000 (GMT) (envelope-from mfatihakbulut@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so1185667nzo for ; Mon, 28 Nov 2005 06:54:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=QjioEzePHNkv8pcC8L61OZk99jE9fli4OZklDiUGFVmTbSNXry9nnd1ILIi5t5O3X0oDjKNV+3ITHwUrlEAHM5049G9mufEp1ZbkA0TEtoggcA+VY2lvs2BZp+2RiI7mJP0Vqek97RjKLh6vw9DArIMKe9mMW4TUNe6FmMTXZLE= Received: by 10.65.43.12 with SMTP id v12mr54930qbj; Mon, 28 Nov 2005 06:54:53 -0800 (PST) Received: by 10.64.195.1 with HTTP; Mon, 28 Nov 2005 06:54:52 -0800 (PST) Message-ID: Date: Mon, 28 Nov 2005 16:54:52 +0200 From: Mehmet Fatih AKBULUT To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: flashplayer plugin on firefox 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: Mon, 28 Nov 2005 14:54:55 -0000 hi all i searched the web to installed flashplugin on my bsd. i saw such data in a page : # Flash with Firefox [/usr/local/lib/linux-flashplugin6/libflashplayer.so] libpthread.so.0 pluginwrapper/flash6.so libdl.so.2 pluginwrapper/flash6.so libz.so.1 libz.so.2 libstdc++-libc6.2-2.so.3 liblstdc++.so.4 libm.so.6 libm.so libc.so.6 pluginwrapper/flash6.so everything was fine because i installed linux-flashplugin6 (and also 7) and also did pluginwrapper. but in that page it was said that the above should be put in libmap.conf under /etc/. then i search my bsd and saw no libmap.conf :( is this something weird ? do i have to have libmap.conf ? or it comes with something else ? please help me ...