From owner-freebsd-questions@FreeBSD.ORG Mon Nov 19 06:37:17 2007 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 3C42016A420 for ; Mon, 19 Nov 2007 06:37:17 +0000 (UTC) (envelope-from mullated@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.189]) by mx1.freebsd.org (Postfix) with ESMTP id 1255913C474 for ; Mon, 19 Nov 2007 06:37:16 +0000 (UTC) (envelope-from mullated@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so1401604rvb for ; Sun, 18 Nov 2007 22:37:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=tQKQl3kqVUB1iFKDqw6AvLDKnm4S9lC56uv3HGIHwic=; b=PrLmFb/Y2fddzD0ju9flxzHlN+yoCoTbNPr9qvFc1Xsczjd4+/U/pVQ7jyrm2OiJvIHbUG/hwAHYVQ0N1JcEPsAZWVMoV/9r2eYQzbPYXe0N+D25fvJorwtXRBYxl66AP1F1KsEwsAGzKt2E2Rhdkp6n1R7oVNAUJ7yXHWrFmB8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dczV2COPky+HUi0c5b4Ii9siLr3GYddNdpKsfv2dMC3FdXBvE941rhxYhYcSAkihiJLk0q8kf4RmxjbXBLA9lAhYQfwXXRhT21oqXmAZUUj2+J7YJtbpN6UQYWV1us9dgsyiYFcRZWpj8gDj9Aorlh6m4dXsFkx5sfW9pgJgri4= Received: by 10.141.20.7 with SMTP id x7mr1868640rvi.1195452724879; Sun, 18 Nov 2007 22:12:04 -0800 (PST) Received: by 10.141.163.17 with HTTP; Sun, 18 Nov 2007 22:12:04 -0800 (PST) Message-ID: <35e542ab0711182212m4a514606mc3aa8ecd48e4a53b@mail.gmail.com> Date: Sun, 18 Nov 2007 22:12:04 -0800 From: "Viktor Penkov" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: firefox+flash = i'cant got to my shell 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, 19 Nov 2007 06:37:17 -0000 Hello.I want to install flash and using it with firefox.I used this guide -> http://freebsdgirl.com/2005/06/freebsd_firefox_flash.html.When i rebooted my system i got this message " /libexec/ld-elf.so.1: shared object "pluginwrapper/flash6.so" not found, required by "-sh" /libexec/ld-elf.so.1: shared object "pluginwrapper/flash6.so" not found, required by "sh" Enter full pathname of shell or RETURN for /bin/sh: I can't get into my shell. I tryed to use /rescue. When it asked me again for the pathname i typed this "/rescue/sh".I wanted to edit the libmap.conf with vi but when i typed vi i got this "vi: no terminal database found" How to fix this? Thnx