Re: Linux Skype 4.0.0.8 on FreeBSD is works!

2013-06-22 Thread Matthias Apitz
El día Thursday, June 13, 2013 a las 10:14:19PM +0300, Artyom Mirgorodskiy 
escribió:

 I would like to share my experience of running Skype 4.0.0.8.
 1) We need the following libraries from emulators/linux_base-c6:
 
 lib/ld-2.12.so
 lib/ld-linux.so.2
 lib/libgcc_s-4.4.6-20110824.so.1
 lib/libgcc_s.so.1
 lib/libdl-2.12.so
 lib/libdl.so.2
 lib/libglib-2.0.so.0
 lib/libglib-2.0.so.0.2200.5
 lib/libc-2.12.so
 lib/libc.so.6
 lib/libpthread-2.12.so
 lib/libpthread.so.0
 usr/lib/libstdc++.so.6
 usr/lib/libstdc++.so.6.0.13
 
 Please comment
 CONFLICTS=  linux_base-gentoo* linux_base-f* linux-glib2-*
 in makefile and run make patch. Then replace libraries from list of the above 
 to /compat/linux. Please also symlink libtiff.so.3 to libtiff.so.4
 
 You should also set compat.linux.osrelease to 2.6.18:
 sysctl compat.linux.osrelease=2.6.18

Until here it works fine and I can do audio calls with
skype_staticQT-4.0.0.8;

In the Skype's option menue it sees that I have a video cam as
/dev/video0 but the small local view is black and video call does not
work (only shows remote picture).

 If you want video calls support you should also replace linux_videodev2.h 
 header from multimedia/linux_v4l2wrapper-kmod port (thanks to Juergen Lock):
 
 cd /usr/ports/multimedia/linux_v4l2wrapper-kmod
 make patch

This gives on my system (r250588 and ports from SVN head):

# make patch
===  linux_v4l2wrapper-kmod-1.0_2 is already in kernel.
*** [patch] Error code 1

Stop in /usr/ports/multimedia/linux_v4l2wrapper-kmod.

Please advice what should I do; thanks

matthias

-- 
Matthias Apitz   |  /\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: g...@unixarea.de |  \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
phone: +49-170-4527211   |  / \ - Respect for open standards
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org


Re: Linux Skype 4.0.0.8 on FreeBSD is works!

2013-06-22 Thread Piotr Kubaj
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 06/22/2013 13:29, Matthias Apitz wrote:
 El día Monday, June 17, 2013 a las 01:26:55AM +0200, Piotr Kubaj
 escribió:
 
 I've got Skype 4.2.0.11 (the latest version) running on Linux.
 There is Away status and I don't see any other lost functionality
 that is in 2.x.
 
 Just to make sure: do you have the above version running on FreeBSD
 (or on Linux); if on FreeBSD, how do you resolved this:
 
 $ /compat/linux/skype-4.2.0.11/skype 
 /compat/linux/skype-4.2.0.11/skype: error while loading shared 
 libraries: libQtDBus.so.4: cannot open shared object file: No such
 file or directory
 
 Thx
 
 matthias
 
No, it's running on Linux.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.20 (FreeBSD)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJRxY7FAAoJEC9nKukRsfY+EkAP/RbVxFbi/2Snzp2zS7EdLt7K
91lCBwVGa6PrZsgF/dxR3skGdFXEwlxAUMEIFInZ4skQfM/0P4XkFkEuerGWKY5s
bA0GWEgjdu5YAU/f37ZmeI7XNBv3HKhll2EBIodkVba8cbbre4KvJFYQ6xphU4vc
IlBI7m4CKmM0kAB6NMYjpavnjWxe3wSUrRC7Z2H5H0KS671BgVi9NtRCw1Rvt8W/
BGuVsB4fy+efUxkij//bfezm0mTvYGe554ajP8jlkbHOPbzd9a6Wfcr2ACzDygRo
b8kxRNa/wTNK3hWTb6NiTPuCGy7IpWTvTQvvSoavBmIjJbSk2M9uGwO6XWwDFh5T
aUPXxFBLkYVzw0WFb0IFjBetHKLXFFcAwJyg9ImJfyNjExFjt/pN8hPHzp/WgJtC
fK+snbAwRBD+2z9dL9zbQMgZQgvOS+FOyoMsuq1LchqtWejU8BTyuY3BogHFAI01
zZD7foOKyVerl+w0btiU63OhB2fEV8hmUTdCueOW4kEm6g4rWdzfZGiMFGADl49X
e1epj5kEBzYErebj9iKMRy3dbW0hGW6ysAugaF1dJe0sORO/eqDZYnYN2LqC5JoK
sb5038VgGrg7bxnxcLroxtS4DM32bD3Cbk8nzVeimmgABryEVvJAl9aCFedFsZB8
1XkM4Did/8WpgTNWgzra
=923F
-END PGP SIGNATURE-
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org

Re: Linux Skype 4.0.0.8 on FreeBSD is works!

2013-06-22 Thread Juergen Lock
On Sat, Jun 22, 2013 at 12:10:05PM +0200, Matthias Apitz wrote:
 El día Thursday, June 13, 2013 a las 10:14:19PM +0300, Artyom Mirgorodskiy 
 escribió:
 
  I would like to share my experience of running Skype 4.0.0.8.
  1) We need the following libraries from emulators/linux_base-c6:
  
  lib/ld-2.12.so
  lib/ld-linux.so.2
  lib/libgcc_s-4.4.6-20110824.so.1
  lib/libgcc_s.so.1
  lib/libdl-2.12.so
  lib/libdl.so.2
  lib/libglib-2.0.so.0
  lib/libglib-2.0.so.0.2200.5
  lib/libc-2.12.so
  lib/libc.so.6
  lib/libpthread-2.12.so
  lib/libpthread.so.0
  usr/lib/libstdc++.so.6
  usr/lib/libstdc++.so.6.0.13
  
  Please comment
  CONFLICTS=  linux_base-gentoo* linux_base-f* linux-glib2-*
  in makefile and run make patch. Then replace libraries from list of the 
  above to /compat/linux. Please also symlink libtiff.so.3 to libtiff.so.4
  
  You should also set compat.linux.osrelease to 2.6.18:
  sysctl compat.linux.osrelease=2.6.18
 
 Until here it works fine and I can do audio calls with
 skype_staticQT-4.0.0.8;
 
 In the Skype's option menue it sees that I have a video cam as
 /dev/video0 but the small local view is black and video call does not
 work (only shows remote picture).
 
  If you want video calls support you should also replace linux_videodev2.h 
  header from multimedia/linux_v4l2wrapper-kmod port (thanks to Juergen Lock):
  
  cd /usr/ports/multimedia/linux_v4l2wrapper-kmod
  make patch
 
 This gives on my system (r250588 and ports from SVN head):
 
 # make patch
 ===  linux_v4l2wrapper-kmod-1.0_2 is already in kernel.
 *** [patch] Error code 1
 
 Stop in /usr/ports/multimedia/linux_v4l2wrapper-kmod.
 
 Please advice what should I do; thanks
 
Just comment out the IGNORE in the port Makefile.

 And btw it seems you need 9-stable or head too for the Linux pipe2
syscall. (r234352 for head or r248532 for stable/9, I haven't tried
if the latter can be applied to 9.1 as is too.)

 To rebuild just linux.ko after copying the header (instead of doing
a full buildkernel/installkernel) do:

cd /sys/modules/linux
make x86  (not needed on latest head, thanx eadler fox fixing)
make DEBUG_FLAGS=-g
make install DEBUG_FLAGS=-g

and then reload linux.ko (or reboot.)

 HTH, :)
Juergen
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org


Re: Linux Skype 4.0.0.8 on FreeBSD is works!

2013-06-22 Thread Matthias Apitz
El día Saturday, June 22, 2013 a las 02:01:21PM +0200, Juergen Lock escribió:

   If you want video calls support you should also replace linux_videodev2.h 
   header from multimedia/linux_v4l2wrapper-kmod port (thanks to Juergen 
   Lock):
   
   cd /usr/ports/multimedia/linux_v4l2wrapper-kmod
   make patch
  
  This gives on my system (r250588 and ports from SVN head):
  
  # make patch
  ===  linux_v4l2wrapper-kmod-1.0_2 is already in kernel.
  *** [patch] Error code 1
  
  Stop in /usr/ports/multimedia/linux_v4l2wrapper-kmod.
  
  Please advice what should I do; thanks
  
 Just comment out the IGNORE in the port Makefile.

Hi Juergen,

I did this already, copied the h file and 'make buildkernel' is
running since some hour :-)

 
  And btw it seems you need 9-stable or head too for the Linux pipe2
 syscall. (r234352 for head or r248532 for stable/9, I haven't tried
 if the latter can be applied to 9.1 as is too.)

I don't understand this, I'm on SVN head with my kernel, exactly on
r250588 (as of May 13, I think):

# svn info
Path: .
Working Copy Root Path: /usr/home/guru/head/src
URL: svn://svn.freebsd.org/base/head
Repository Root: svn://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 250588
Node Kind: directory
Schedule: normal
Last Changed Author: joel
Last Changed Rev: 250582
Last Changed Date: 2013-05-13 00:22:12 +0200 (Mon, 13 May 2013)

  To rebuild just linux.ko after copying the header (instead of doing
 a full buildkernel/installkernel) do:
 
   cd /sys/modules/linux
   make x86  (not needed on latest head, thanx eadler fox fixing)
   make DEBUG_FLAGS=-g
   make install DEBUG_FLAGS=-g
 
 and then reload linux.ko (or reboot.)

Ok, thanks for this; so I will just reload linux.ko

matthias

-- 
Matthias Apitz   |  /\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: g...@unixarea.de |  \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
phone: +49-170-4527211   |  / \ - Respect for open standards
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org