Re: linux-flashplugin-9 && firefox-3.0.7, 1 does not play in -CURRENT

From: Nicolas <c.r.n.a_at_wanadoo.fr>
Date: Sun, 19 Apr 2009 18:12:13 +0200
Hi Matthias,

Great if it's working !

This is my installed packages:

linux-f8-aspell-0.60.5
linux-f8-atk-1.20.0
linux-f8-cairo-1.4.14
linux-f8-curl-7.18.2
linux-f8-expat-2.0.1
linux-f8-fontconfig-2.4.2
linux-f8-gtk2-2.12.8
linux-f8-hicolor-icon-theme-0.5
linux-f8-jpeg-6b   
linux-f8-libidn-0.6.14
linux-f8-libsigc++20-2.0.18
linux-f8-libssh2-0.18
linux-f8-nspr-4.7.3
linux-f8-nss-3.12.2.0
linux-f8-openssl-0.9.8b
linux-f8-pango-1.18.4
linux-f8-png-1.2.22
linux-f8-scim-libs-1.4.7
linux-f8-sqlite3-3.4.2
linux-f8-tiff-3.8.2
linux-f8-xorg-libs-7.3_2
linux-flashplugin-9.0r159
linux_base-f9-9    

This is my " ls -l /compat/linux"

total 26
drwxr-xr-x   2 root  wheel  1024 16 avr 14:40 bin
drwxr-xr-x  22 root  wheel  1536 16 avr 16:12 etc
drwxr-xr-x   6 root  wheel  3072 16 avr 17:19 lib
drwxr-xr-x   2 root  wheel   512 16 avr 14:40 media
drwxr-xr-x   2 root  wheel   512 16 avr 14:40 mnt
drwxr-xr-x   2 root  wheel   512 16 avr 14:40 opt
dr-xr-xr-x   1 root  wheel     0 19 avr 17:58 proc
drwxr-xr-x   2 root  wheel   512 16 avr 14:40 sbin
drwxr-xr-x   2 root  wheel   512 16 avr 14:40 selinux
drwxr-xr-x   2 root  wheel   512 16 avr 14:40 srv
drwxr-xr-x   2 root  wheel   512 16 avr 14:40 sys
drwxr-xr-x  13 root  wheel   512 16 avr 14:40 usr
drwxr-xr-x  14 root  wheel   512 16 avr 14:40 var

In your previous message, i see you have old linux compat (fedora 4) 
with new compat (fedora 8), so i think it's better to delete all files 
related to the old emulator and install a fresh version of the new.

For the last question, i don't know ! :-)

You know, you can do anything directly on the eeepc, in fact, there is 
no real build, just download and install, no build!
In near future, if you have some problem, you can reinstall all directly 
on the eeepc !

Nicolas.
> Hi Nicolas,
>
> As I said I build the ports + resulting packages on a faster host
> (vm-naranja), moved all packages resulting from
>
> # pkg_create -Rnb xxxxx
>
> to an EeePC and pkg_add'ed them there; before following your procedure
> above I was trying to understand what your procedure means in my case of
> the flow of installation and espec. I've checked /usr/compat/linux/lib
> on the target host, the EeePC; and there is no /usr/compat/linux/lib:
>
> tiny# cd /usr/compat/linux/
> tiny# ls -l
> total 0
> dr-xr-xr-x  1 root  wheel  0 19 abr 16:05 proc
>
> while /usr/compat/linux/lib  is there on
> the host where the ports have been compiled and installed during 'make
> install'; this could mean that something is wrong in my procedure at
> all; for example the file libreadline.so.5.2 in /usr/compat/linux/lib
> was created there yesterday (when I build the linux_base-f8) but is not
> visible as a part of any package:
>
> vm-naranja# cd /usr/compat/linux/lib
> vm-naranja# pkg_info -W libreadline.so.5.2
> vm-naranja# ls -l libreadline.so.5.2
> -rwxr-xr-x  1 root  wheel  212996 Apr 18 13:54 libreadline.so.5.2
>
> the package linux_base-f8-8_11.tbz itself does contain it:
>
> tiny# cd /PKGDIR-CURRENT
> tiny# tar tzf linux_base-f8-8_11.tbz | fgrep libread
> lib/libreadline.so.5
> lib/libreadline.so.5.2
> tiny# find / -name libreadline.so.5.2 -exec ls -l {} \;
> -rwxr-xr-x  1 root  wheel  212996 18 abr 13:54 /compat/linux/lib/libreadline.so.5.2
>
> i.e. the 'pkg_add linux_base-f8-8_11.tbz' put the libs below
> /compat/linux/lib...
>
> yes, all stuff from the package is below /compat/linux:
>
> tiny# ls -l /compat/linux
> total 28
> drwxr-xr-x   2 root  wheel  1024 19 abr 10:21 bin
> drwxr-xr-x  22 root  wheel  1024 19 abr 10:22 etc
> drwxr-xr-x   7 root  wheel  4096 19 abr 10:22 lib
> drwxr-xr-x   2 root  wheel   512 19 abr 10:22 media
> drwxr-xr-x   2 root  wheel   512 19 abr 10:22 mnt
> ...
>
> and /usr/compat/linux/proc only exist because I've created it by hand as
> said in http://crnl.org/blog/2008/11/01/flash-9-for-freebsd-71
>
> # mkdir -p /usr/compat/linux/proc
> # mount /usr/compat/linux/proc
>
> I followd a wild gues and changed /etc/fstab for linproc to:
>
> linproc /compat/linux/proc linprocfs rw 0 0
>
> rebooted and now it plays fine;
>
> but: what does this mean concerning the package linux_base-f8-8_11.tbz?
> why are some files (libreadline.so.5.2) not registered? and why they are
> installed on the building host in /usr/compat/linux/ and on the target
> host with pkg_add in /compat/linux?
>
> Thanks for your time in any case;
>
> 	matthias
>   
Received on Sun Apr 19 2009 - 14:14:11 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:46 UTC