From owner-freebsd-questions@FreeBSD.ORG Sat Mar 31 15:49:29 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A27416A402 for ; Sat, 31 Mar 2007 15:49:29 +0000 (UTC) (envelope-from marahkeh@yahoo.com) Received: from web51404.mail.re2.yahoo.com (web51404.mail.re2.yahoo.com [206.190.38.183]) by mx1.freebsd.org (Postfix) with SMTP id 2950813C4BF for ; Sat, 31 Mar 2007 15:49:28 +0000 (UTC) (envelope-from marahkeh@yahoo.com) Received: (qmail 3905 invoked by uid 60001); 31 Mar 2007 15:49:28 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=Cdk5jnzjSSH2NDxix09qji4OzI6rR7M2B790+1cLY8l7vYtrdz6E2U5xLh2HLkncP4yxehoihVB3rKIpzWqfLNcL7hAEQ568vjzlR9eZ/f3oDW2LxNt3ZhJCvBVbhK/DrGjLosbfGGQAXUmZDtNXlHQlP7DTzHD7UCmFMWZCL+Y=; X-YMail-OSG: 7bNPhp4VM1l9sAbaEJcZqtkklaH7vpTwTA72lQPo4JgXNbGyJ_wwbli0ksRGDJGr8B2g0_yUWw-- Received: from [67.188.99.206] by web51404.mail.re2.yahoo.com via HTTP; Sat, 31 Mar 2007 08:49:28 PDT Date: Sat, 31 Mar 2007 08:49:28 -0700 (PDT) From: Joseph Marah To: questions@freebsd.org In-Reply-To: <14989d6e0703300503v86cb203r78dc256fac540e05@mail.gmail.com> MIME-Version: 1.0 Message-ID: <252723.3693.qm@web51404.mail.re2.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Cannot pkg_add linux-flashplugin7 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: Sat, 31 Mar 2007 15:49:29 -0000 I have tried to a couple of times to install a Micromedia-alike flash plugin for FreeBSD but failed. So far I have successfully installed the linux-pluginwrapper as a requirement at /usr/ports/www/linuxpluginwrapper. So I tried /usr/ports/www/linux-flashplugin7 and issued the command pkg-add -r linux-flashplugin7. The system attempted to download the file from ftp site but came back saying the file linux-flashplugin7 did not exist. Any idea what I may be doing wrong?