Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 2009 13:50:05 +0200
From:      Nicolas <c.r.n.a@wanadoo.fr>
To:        Matthias Apitz <guru@unixarea.de>, freebsd-current@freebsd.org
Subject:   Re: linux-flashplugin-9 && firefox-3.0.7, 1 does not play in -CURRENT
Message-ID:  <49EB0FED.4060408@wanadoo.fr>
In-Reply-To: <20090419111105.GA11449@rebelion.Sisis.de>
References:  <49EAF042.6030209@wanadoo.fr> <20090419111105.GA11449@rebelion.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Ok, i think i know your problem.
Can you try this:

-----------------------------------------------------------------------
1. Delete all directories related to linux in /var/db/pkg

2. Delete all directories in /usr/compat/linux (except proc directory)

3. Add OVERRIDE_LINUX_BASE_PORT=f8 and OVERRIDE_LINUX_NONBASE_PORTS=f8 
to your /etc/make.conf

4. Go to /usr/ports/emulators/linux_base-f8 and make install

5. Go to /usr/ports/www/linux-flashplugin9 and make install

6. Go to /usr/compat/linux/lib and type in terminal (in root of course): 
ln -s libssl.so.6 libssl.so.5

7. Reboot
-----------------------------------------------------------------------

Is it working ?
Nicolas.




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