From owner-freebsd-questions@FreeBSD.ORG Thu Jul 22 09:13:13 2004 Return-Path: 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 002D016A4CE for ; Thu, 22 Jul 2004 09:13:12 +0000 (GMT) Received: from outmx011.isp.belgacom.be (outmx011.isp.belgacom.be [195.238.3.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DB2A43D5A for ; Thu, 22 Jul 2004 09:13:10 +0000 (GMT) (envelope-from tijl@ulyssis.org) Received: from outmx011.isp.belgacom.be (localhost [127.0.0.1]) with ESMTP id i6M9D3QW026133 for ; Thu, 22 Jul 2004 11:13:03 +0200 (envelope-from ) Received: from kalimero.kotnet.org (97.148-201-80.adsl.skynet.be [80.201.148.97])with ESMTP id i6M9D0lu026108 for ; Thu, 22 Jul 2004 11:13:00 +0200 (envelope-from ) Received: from localhost (localhost [127.0.0.1]) by kalimero.kotnet.org (8.12.11/8.12.11) with SMTP id i6M9CxJc080871 for ; Thu, 22 Jul 2004 11:13:00 +0200 (CEST) (envelope-from tijl@ulyssis.org) Date: Thu, 22 Jul 2004 11:12:59 +0200 From: Tijl Coosemans To: freebsd-questions@freebsd.org Message-Id: <20040722111259.7a440e55.tijl@ulyssis.org> In-Reply-To: <200407191550.21322.paulofonsecajr@terra.com.br> References: <200407191550.21322.paulofonsecajr@terra.com.br> X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: FlashPlugin+Konqueror (nspluginscan) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jul 2004 09:13:13 -0000 On Mon, 19 Jul 2004 15:50:21 -0300, Paulo Fonseca Jr. wrote: > How to enable plugins on konqueror ? I tried to: (on freebsd 5.1 and > KDE 3.1.2) > > 2) Setting --> Configure konqueror -> Plugins -> "Search for new > plugins" and it returns a message: "The nspluginscan executable > cannot be found. Netscape plugins will not be scanned." > > Where can I search for nspluginscan ? (I installed netscape7 looking > for nspluginscan uselessly! You have to compile /usr/ports/x11/kdebase3 with motif support. Run 'make config' to change that option, then recompile and install it.