Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Feb 2004 17:19:44 +0100 (CET)
From:      Frank Altpeter <frank@altpeter.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62876: www/linux-flashplugin6 fails library path
Message-ID:  <200402151619.i1FGJiEi085761@pegasus.dyndns.info>
Resent-Message-ID: <200402151620.i1FGKCuj060767@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         62876
>Category:       ports
>Synopsis:       www/linux-flashplugin6 fails library path
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 15 08:20:11 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Frank Altpeter
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD pegasus 4.9-STABLE FreeBSD 4.9-STABLE #16: Sun Feb 8 21:42:12 CET 2004 root@pegasus:/usr/obj/usr/src/sys/kernconf.pegasus i386


	
>Description:
	Flashplugin fails to run due to missing libpthread and libz from compat.
>How-To-Repeat:
	portinstall linux-flashplugin6 && firefox
>Fix:

	Add notice to echo at the end of the install routine to add the following
	lines in /usr/X11R6/bin/firefox manually:

	LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/compat/linux/usr/lib:/usr/compat/linux/lib/
	export LD_LIBRARY_PATH

	This might not be the best solution, but it's a working one :-)

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402151619.i1FGJiEi085761>