Linux compatibility

2012-02-13 Thread siefke_lis...@web.de
Hello, I'm trying to get Linux running various applications to the. Brandelf was applied to the binaries. But any Linux application crashes at startup. freebsd-desk# kldstat Id Refs AddressSize Name 1 21 0xc040 8c6d08 kernel 21 0xc0cc7000 4864 sem.ko 31

Re: Linux compatibility

2012-02-13 Thread Da Rock
On 02/13/12 20:08, siefke_lis...@web.de wrote: Hello, I'm trying to get Linux running various applications to the. Brandelf was applied to the binaries. But any Linux application crashes at startup. freebsd-desk# kldstat Id Refs AddressSize Name 1 21 0xc040 8c6d08 kernel 2

Re: Linux compatibility

2012-02-13 Thread Dave
On 13 Feb 2012 at 21:01, Da Rock wrote: On 02/13/12 20:08, siefke_lis...@web.de wrote: Hello, I'm trying to get Linux running various applications to the. Brandelf was applied to the binaries. But any Linux application crashes at startup. freebsd-desk# kldstat Id Refs Address

Re: Linux compatibility

2012-02-13 Thread Matthew Seaman
On 13/02/2012 12:22, Dave wrote: On 13 Feb 2012 at 21:01, Da Rock wrote: On 02/13/12 20:08, siefke_lis...@web.de wrote: Hello, I'm trying to get Linux running various applications to the. Brandelf was applied to the binaries. But any Linux application crashes at startup. freebsd-desk#

Re: Linux compatibility

2012-02-13 Thread siefke_lis...@web.de
Hello, On Mon, 13 Feb 2012 12:47:07 + Matthew Seaman wrote: The undefined symbol errors suggest that the OP is missing some important linux shlibs which should be installed in /compat/linux/usr/lib -- what linuxbase port have you installed, and what distro did you obtain those linux

Re: Linux compatibility

2012-02-13 Thread sie...@email.de
Hello, On Mon, 13 Feb 2012 12:22:15 - Dave wrote: Don't you have to install/load a module for Linux binary compatability to work in F'BSD? I seem to remember that being mentioned during a recent 8.something install. I have load the kernel module with boot. freebsd-desk# cat

Re: Linux compatibility

2012-02-13 Thread Joshua Isom
On 2/13/2012 11:52 AM, sie...@email.de wrote: Hello, On Mon, 13 Feb 2012 12:22:15 - Dave wrote: Don't you have to install/load a module for Linux binary compatability to work in F'BSD? I seem to remember that being mentioned during a recent 8.something install. I have load the kernel

Re: unabe to install linux compatibility on freebsd 8.0-R

2010-02-21 Thread John
Hi, thanks for replying On Sun, Feb 21, 2010 at 03:10:05AM +0100, Pieter de Goeje wrote: Somehow your linux.ko is broken, do you perhaps have WITHOUT_LINUX= in /etc/src.conf or /etc/make.conf? I have no src.conf make.conf looks like this: $ cat /etc/make.conf | less CPUTYPE?=athlon64

Re: unabe to install linux compatibility on freebsd 8.0-R

2010-02-21 Thread John
On Sun, Feb 21, 2010 at 08:47:01AM +, John wrote: Hi, thanks for replying On Sun, Feb 21, 2010 at 03:10:05AM +0100, Pieter de Goeje wrote: Somehow your linux.ko is broken, do you perhaps have WITHOUT_LINUX= in /etc/src.conf or /etc/make.conf? I have no src.conf make.conf

unabe to install linux compatibility on freebsd 8.0-R

2010-02-20 Thread John
Hello list, I'm following the instructions at http://www.freebsd.org/doc/handbook/linuxemu-lbc-install.html I tried to kldload the module: # kldload linux kldload: can't load /boot/kernel/linux.ko: Exec format error # kldstat Id Refs AddressSize Name 1 22 0x8010

Re: unabe to install linux compatibility on freebsd 8.0-R

2010-02-20 Thread Pieter de Goeje
On Sunday 21 February 2010 00:54:54 John wrote: Hello list, I'm following the instructions at http://www.freebsd.org/doc/handbook/linuxemu-lbc-install.html I tried to kldload the module: # kldload linux kldload: can't load /boot/kernel/linux.ko: Exec format error # kldstat Id Refs

Linux compatibility in FreeBSD

2009-10-14 Thread Leandro F Silva
Dears, Does anyone know or already configured the linux compatibility in FreeBSD to install rpm packages and so on. Actually I'm running the i386 7.2 FreeBSD and the following package. %pkg_info |grep linu linux_base-fc-4_14 Base set of packages needed in Linux mode (for i386/amd64) I already

Re: Linux compatibility in FreeBSD

2009-10-14 Thread Boris Samorodov
On Wed, 14 Oct 2009 10:57:58 -0300 Leandro F Silva wrote: Does anyone know or already configured the linux compatibility in FreeBSD to install rpm packages and so on. hm, actually (almost) all linux applications are installed using RPM packages. Did you mean using linux RPM database

linux compatibility ports upgrade

2009-06-04 Thread Tsu-Fan Cheng
Hi, Just use portmaster to upgrade ports and found out a lot of linux-* ports are renewed. But strange to see that upgrading was interrupted by ports conflicts, such as linux-f8-tiff and linux-tiff. What I have are a whole bunch of f8 stuff, I dont understand why portmaster choose to upgrade

Re: linux compatibility ports upgrade

2009-06-04 Thread Boris Samorodov
On Thu, 4 Jun 2009 13:15:21 -0400 Tsu-Fan Cheng wrote: Hi, Just use portmaster to upgrade ports and found out a lot of linux-* ports are renewed. But strange to see that upgrading was interrupted by ports conflicts, such as linux-f8-tiff and linux-tiff. Yes, those ports install files with

Re: linux compatibility ports upgrade

2009-06-04 Thread Tsu-Fan Cheng
Thank you, Boris. This is my linux ports,linux-f8-atk-1.20.0_1 Accessibility Toolkit, Linux/i386 binary (Linux Fedora 8) linux-f8-cairo-1.4.14_1 Vector graphics library Cairo (Linux Fedora 8) linux-f8-curl-7.18.2_1 The command line tool for transferring files with URL synta linux-f8-expat-2.0.1_1

Re: linux compatibility ports upgrade

2009-06-04 Thread Tsu-Fan Cheng
It's funny, sometimes I think portmaster knows that it should upgrade linux-f8* ports and not linux-* ports but sometimes doesn't. I don't know why... TFC On Thu, Jun 4, 2009 at 2:15 PM, Tsu-Fan Cheng tfch...@gmail.com wrote: Thank you, Boris. This is my linux ports,linux-f8-atk-1.20.0_1

Re: linux compatibility ports upgrade

2009-06-04 Thread Boris Samorodov
On Thu, 4 Jun 2009 14:15:42 -0400 Tsu-Fan Cheng wrote: Thank you, Boris. This is my linux ports,linux-f8-atk-1.20.0_1 Accessibility Toolkit, Linux/i386 binary (Linux Fedora 8) linux-f8-cairo-1.4.14_1 Vector graphics library Cairo (Linux Fedora 8) linux-f8-curl-7.18.2_1 The command line tool

Re: linux compatibility ports upgrade

2009-06-04 Thread Tsu-Fan Cheng
I see, can you tell me which are FC4 ports?? thanks!! TFC On Thu, Jun 4, 2009 at 2:26 PM, Boris Samorodov b...@ipt.ru wrote: On Thu, 4 Jun 2009 14:15:42 -0400 Tsu-Fan Cheng wrote: Thank you, Boris. This is my linux ports,linux-f8-atk-1.20.0_1 Accessibility Toolkit, Linux/i386 binary

Re: linux compatibility ports upgrade

2009-06-04 Thread Boris Samorodov
On Thu, 4 Jun 2009 14:34:44 -0400 Tsu-Fan Cheng wrote: I see, can you tell me which are FC4 ports?? thanks!! Please, reread my previous email. I wrote _all_ linux ports. On Thu, Jun 4, 2009 at 2:26 PM, Boris Samorodov b...@ipt.ru wrote: On Thu, 4 Jun 2009 14:15:42 -0400 Tsu-Fan Cheng

Confused About Linux Compatibility

2008-11-07 Thread Drew Tomlinson
I am attempting to install a Linux RPM of Legato's Networker Backup Client on FBSD 7.1 I do not know if this is possible but I hope so. :) I have followed instructions in the Handbook and http://www.linux.com/articles/53055. I am at the point of installing an appropriate linux_base port

Re: Confused About Linux Compatibility

2008-11-07 Thread Eitan Adler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Drew Tomlinson wrote: Bottom line, what linux_base port should I install and do I need to set this sysctl to something? I'm confused... If you have a recent 7-STABLE changing the linux kernel version to 2.6.16 and running -f8 should not be a

Re: Confused About Linux Compatibility

2008-11-07 Thread Boris Samorodov
Drew Tomlinson [EMAIL PROTECTED] writes: I am attempting to install a Linux RPM of Legato's Networker Backup Client on FBSD 7.1 I do not know if this is possible but I hope so. :) I have followed instructions in the Handbook and http://www.linux.com/articles/53055. I am at the point of

Re: Confused About Linux Compatibility

2008-11-07 Thread Drew Tomlinson
Eitan Adler wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Drew Tomlinson wrote: Bottom line, what linux_base port should I install and do I need to set this sysctl to something? I'm confused... If you have a recent 7-STABLE changing the linux kernel version to 2.6.16 and

Re: Confused About Linux Compatibility

2008-11-07 Thread Drew Tomlinson
Boris Samorodov wrote: Drew Tomlinson [EMAIL PROTECTED] writes: I am attempting to install a Linux RPM of Legato's Networker Backup Client on FBSD 7.1 I do not know if this is possible but I hope so. :) I have followed instructions in the Handbook and http://www.linux.com/articles/53055.

Linux Compatibility version of libXau

2008-05-25 Thread Derek Graham
I am trying to get the linux version of Planeshift to work but I need to find a linux version of libXau, cant find it in ports tho :( anyone got a solution to getting Planeshift to work? Thanks Derek ___ freebsd-questions@freebsd.org mailing list

linux compatibility

2007-10-17 Thread andrew
Is there any way to check which (if any) installed applications are dependent on linux compatibility? Thank you. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: linux compatibility

2007-10-17 Thread Paul Schmehl
--On October 17, 2007 8:56:32 PM -0700 andrew [EMAIL PROTECTED] wrote: Is there any way to check which (if any) installed applications are dependent on linux compatibility? Thank you. Of course. man (1) pkginfo - pay special attention to -R E.g pkg_info -aR | grep linux | less Paul

Linux compatibility mode - where do I get missing libraries?

2007-05-29 Thread Lorin Lund
I'm trying to install the free personal version of APLX from http://www.microapl.co.uk/apl/aplx_downloads.html but it complains about a missing library - something to do with jpeg. Where can I find linux libraries? ___ freebsd-questions@freebsd.org

Re: Linux compatibility mode - where do I get missing libraries?

2007-05-29 Thread Boris Samorodov
On Tue, 29 May 2007 02:48:47 -0600 Lorin Lund wrote: I'm trying to install the free personal version of APLX from http://www.microapl.co.uk/apl/aplx_downloads.html but it complains about a missing library - something to do with jpeg. Where can I find linux libraries? Surprise! ;-) %

fusefs-ntfs (ntfs-3g) problem - linux compatibility?

2007-01-29 Thread Steve Franks
I get the following: [EMAIL PROTECTED] ~]$ sudo ntfs-3g /dev/ad10s2 /mnt/rainstone Failed to open /proc/filesystems: No such file or directory modprobe: not found Failed to open /proc/filesystems: No such file or directory [EMAIL PROTECTED] ~]$ As I do not indeed have /proc/filesystems, the

Midi and Linux compatibility

2006-06-08 Thread jekillen
research into availability is concerned) My question to the FreeBSD mailing list is: if I use FreeBSD with its Linux compatibility, how do I deal with drivers (for midi inter faces, for instance) and installation. Is there an area of ports for Linux software, specifically Rosegarden or something

Re: Midi and Linux compatibility

2006-06-08 Thread Sean
as far as my research into availability is concerned) My question to the FreeBSD mailing list is: if I use FreeBSD with its Linux compatibility, how do I deal with drivers (for midi inter faces, for instance) and installation. Is there an area of ports for Linux software, specifically Rosegarden

Re: Midi and Linux compatibility

2006-06-08 Thread Micah
is a blurred subject as far as my research into availability is concerned) My question to the FreeBSD mailing list is: if I use FreeBSD with its Linux compatibility, how do I deal with drivers (for midi inter faces, for instance) and installation. Is there an area of ports for Linux software

linux compatibility on 64 bit FreeBSD 5.4 and 6.0

2006-02-20 Thread Philip Sydney Lavers
Gentlemen, I have spent several days reading all the documentation I can find but no reference to my problem. linux compatibility: # kldload linux# OR linux_enable=YES both work on my FreeBSD 5.4 32 bit athlon. On my opteron and athlon64 machines with FreeBSD 5.4 or 6.0 (both 64 bit

Linux compatibility and reverse channels

2005-08-06 Thread Milan Krivda
Hi. I need your help. I use a latest stable release freebsd 5.4 with sb live 5.1 sound card, driver is freebsd module snd_emu10k1, in native freebsd applications is all OK, but in applications running with linux compatibility is reversed left and right channel. For example audacity and unreal

Re: enable linux compatibility

2005-01-30 Thread FreeBsdBeni
the linux compatibility enabled correctly. The only other thing to watch for are any programs that might require linprocfs Don't you have to add a line to your /etc/fstab as well to enable/use the linprocfs ? linprocfs /compat/linux/proc linprocfs rw 0 0 Beni

Re: enable linux compatibility

2005-01-30 Thread Loren M. Lang
not get any elf binary errors then yo umost likely have the linux compatibility enabled correctly. The only other thing to watch for are any programs that might require linprocfs Don't you have to add a line to your /etc/fstab as well to enable/use the linprocfs ? Only if you

Re: enable linux compatibility

2005-01-30 Thread Lowell Gilbert
binary errors then yo umost likely have the linux compatibility enabled correctly. The only other thing to watch for are any programs that might require linprocfs Don't you have to add a line to your /etc/fstab as well to enable/use the linprocfs ? Only if you need it. Most programs

Re: enable linux compatibility

2005-01-29 Thread Thomas Foster
have you tried running any Linux binaries? Have you installed any of the linux_base emulator ports? Try downloading a linux binary or installing a linux based application from ports.. if you do not get any elf binary errors then yo umost likely have the linux compatibility enabled correctly

Re: enable linux compatibility

2005-01-29 Thread Dick Hoogendijk
On 29 Jan Thomas Foster wrote: Try downloading a linux binary or installing a linux based application from ports.. if you do not get any elf binary errors then yo umost likely have the linux compatibility enabled correctly. The only other thing to watch for are any programs that might require

Re: enable linux compatibility

2005-01-29 Thread Lowell Gilbert
Dick Hoogendijk [EMAIL PROTECTED] writes: On 29 Jan Thomas Foster wrote: Try downloading a linux binary or installing a linux based application from ports.. if you do not get any elf binary errors then yo umost likely have the linux compatibility enabled correctly. The only other thing

Re: enable linux compatibility

2005-01-29 Thread Thomas Foster
-questions@freebsd.org Sent: Saturday, January 29, 2005 2:04 AM Subject: Re: enable linux compatibility On 29 Jan Thomas Foster wrote: Try downloading a linux binary or installing a linux based application from ports.. if you do not get any elf binary errors then yo umost likely have the linux

enable linux compatibility

2005-01-28 Thread saravanan ganapathy
Hai I tried to enable linux compatibility on my freebsd (5.3 Release)kernel by adding 'options COMPAT_LINUX' in my kernel config file and recompiled the kernel using this file.But even after, this is not enabled. kldstat o/p shows as # kldstat Id Refs AddressSize Name 13

Re: enable linux compatibility

2005-01-28 Thread Xian
On Friday 28 January 2005 13:39, saravanan ganapathy wrote: Hai I tried to enable linux compatibility on my freebsd (5.3 Release)kernel by adding 'options COMPAT_LINUX' in my kernel config file and recompiled the kernel using this file.But even after, this is not enabled. kldstat o/p shows

Re: enable linux compatibility

2005-01-28 Thread saravanan ganapathy
--- Xian [EMAIL PROTECTED] wrote: On Friday 28 January 2005 13:39, saravanan ganapathy wrote: Hai I tried to enable linux compatibility on my freebsd (5.3 Release)kernel by adding 'options COMPAT_LINUX' in my kernel config file and recompiled the kernel using this file.But even

Re: enable linux compatibility

2005-01-28 Thread O. Hartmann
saravanan ganapathy schrieb: --- Xian [EMAIL PROTECTED] wrote: On Friday 28 January 2005 13:39, saravanan ganapathy wrote: Hai I tried to enable linux compatibility on my freebsd (5.3 Release)kernel by adding 'options COMPAT_LINUX' in my kernel config file

AW: enable linux compatibility

2005-01-28 Thread Norbert Koch
I tried to enable linux compatibility on my freebsd (5.3 Release)kernel by adding 'options COMPAT_LINUX' in my kernel config file and recompiled the kernel using this file.But even after, this is not enabled. kldstat o/p shows as # kldstat Id Refs AddressSize Name 1

Re: enable linux compatibility

2005-01-28 Thread Lowell Gilbert
saravanan ganapathy [EMAIL PROTECTED] writes: Hai I tried to enable linux compatibility on my freebsd (5.3 Release)kernel by adding 'options COMPAT_LINUX' in my kernel config file and recompiled the kernel using this file.But even after, this is not enabled. kldstat o/p shows

Re: enable linux compatibility

2005-01-28 Thread saravanan ganapathy
--- Lowell Gilbert [EMAIL PROTECTED] wrote: saravanan ganapathy [EMAIL PROTECTED] writes: Hai I tried to enable linux compatibility on my freebsd (5.3 Release)kernel by adding 'options COMPAT_LINUX' in my kernel config file and recompiled the kernel using this file.But even

Re: Linux Compatibility

2004-07-15 Thread Matthew Seaman
On Wed, Jul 14, 2004 at 11:27:02PM -0700, Henrik W Lund wrote: I believe RELENG_5_2 has been discontinued, and replaced by RELENG_5_2_1 (if I'm wrong, someone correct me, please). Anyways, try cvsupping using either one, as at least one of them is bound to work. That's a bit confused.

Re: Linux Compatibility

2004-07-15 Thread Henrik W Lund
Matthew Seaman wrote: On Wed, Jul 14, 2004 at 11:27:02PM -0700, Henrik W Lund wrote: I believe RELENG_5_2 has been discontinued, and replaced by RELENG_5_2_1 (if I'm wrong, someone correct me, please). Anyways, try cvsupping using either one, as at least one of them is bound to work.

Linux Compatibility

2004-07-14 Thread Girish L
-CURRENT release or help me add the linux compatibility option and turn the linux compatibility ON. Thanks for any help in this regard Girish ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: Linux Compatibility

2004-07-14 Thread Henrik W Lund
for 5.2-CURRENT release or help me add the linux compatibility option and turn the linux compatibility ON. Thanks for any help in this regard Girish Greetings!! I believe RELENG_5_2 has been discontinued, and replaced by RELENG_5_2_1 (if I'm wrong, someone correct me, please). Anyways, try

Perl and Linux Compatibility

2004-05-20 Thread Brian Minard
Hello, I am trying to use a Perl Module which depends upon a shared library. This shared library is compiled for Linux. The the linux_base-7.1_7 port contains the dependencies for this library. Can anyone tell me if it's possible to have Perl 5.8 (built for FreeBSD 4.9) run a Perl Module with

Re: Perl and Linux Compatibility

2004-05-20 Thread Dan Nelson
In the last episode (May 20), Brian Minard said: I am trying to use a Perl Module which depends upon a shared library. This shared library is compiled for Linux. The the linux_base-7.1_7 port contains the dependencies for this library. Can anyone tell me if it's possible to have Perl 5.8

Re: Enabling linux compatibility

2004-03-23 Thread Shaun T. Erickson
When I installed my system, it asked if I wanted to enable linux compatibility, and I said no. Now I think I may need it, and am wondering if I need to do anything special to enable it, other than setting linux_enable=YES in /etc/rc.conf. You will need to install one of the linux-base packages

Enabling linux compatibility

2004-03-22 Thread Shaun T. Erickson
When I installed my system, it asked if I wanted to enable linux compatibility, and I said no. Now I think I may need it, and am wondering if I need to do anything special to enable it, other than setting linux_enable=YES in /etc/rc.conf. -ste

Re: Enabling linux compatibility

2004-03-22 Thread Aaron Peterson
When I installed my system, it asked if I wanted to enable linux compatibility, and I said no. Now I think I may need it, and am wondering if I need to do anything special to enable it, other than setting linux_enable=YES in /etc/rc.conf. -ste

Linux Compatibility and Folding@Home

2004-01-10 Thread Loren M. Lang
PROTECTED] They also have a glibc 2.3 version, but that also fails: ./FAH3Console-LinuxB.exe: /lib/libc.so.6: version `GLIBC_2.3' not found (required by ./FAH3Console-LinuxB.exe) This I believe is because it looks like freebsd uses glibc 2.2.5 for it's linux compatibility layer. I have successfully

Re: Linux Compatibility and Folding@Home

2004-01-10 Thread Q
On Sat, 2004-01-10 at 20:36, Loren M. Lang wrote: I was trying to run a Linux program called [EMAIL PROTECTED] in FreeBSD, but it doesn't seem to want to load. I have a version compiled for glibc 2.2 I believe, but when I run it in bsd, I get the error message: ELF binary type 0 not known.

Re: Linux Compatibility and Folding@Home

2004-01-10 Thread Loren M. Lang
On Sat, Jan 10, 2004 at 08:54:39PM +1000, Q wrote: On Sat, 2004-01-10 at 20:36, Loren M. Lang wrote: I was trying to run a Linux program called [EMAIL PROTECTED] in FreeBSD, but it doesn't seem to want to load. I have a version compiled for glibc 2.2 I believe, but when I run it in bsd, I

Re: Linux Compatibility and Folding@Home

2004-01-10 Thread Mathieu Arnold
+-le 10/01/04 02:36 -0800, Loren M. Lang écrivait : | I was trying to run a Linux program called [EMAIL PROTECTED] in FreeBSD, but | it doesn't seem to want to load. I have a version compiled for | glibc 2.2 I believe, but when I run it in bsd, I get the error message: | | ELF binary type 0

linux compatibility

2003-12-08 Thread danu kusmana
Hi guys, My probs is I wanna add flash plugins to my mozilla, buat the default ports frebsd gave is an old one and it always make my mozilla hang if I open a web page. I tried to use the linux-flashplugin and ln -s *.so thing but it alway complain abaout it cannot found the library needed. I

Re: linux compatibility

2003-12-08 Thread Gautam Gopalakrishnan
On Mon, Dec 08, 2003 at 06:22:29PM -0800, danu kusmana wrote: Hi guys, My probs is I wanna add flash plugins to my mozilla, buat the default ports frebsd gave is an old one and it always make my mozilla hang if I open a web page. I have www/flashpluginwrapper installed and flash works very

Installing Matlab R13 useing Linux compatibility

2003-09-08 Thread Robert Stickney
I have the student version installed and I am running FreeBSD 5.0 with linux binary compatibility. I brandelf'ed the Matlab executable and I still get this error when I run Matlab. Matlab: error while loading shared libraries: libut.so: cannot open shared object file: No such file or directory

Re: Installing Matlab R13 useing Linux compatibility

2003-09-08 Thread Dan Pelleg
Robert Stickney [EMAIL PROTECTED] writes: I have the student version installed and I am running FreeBSD 5.0 with linux binary compatibility. I brandelf'ed the Matlab executable and I still get this error when I run Matlab. Matlab: error while loading shared libraries: libut.so: cannot open

Linux compatibility VMWARE GSX 2.5

2003-08-18 Thread easlyneanar lorennan
I'm trying to install Vmare GSX 2.5 under FreeBSD 4.8 with the linux compatibility @@@ This is the output of the vmware-installer.pl original (see vmware-installer.pl in attach) @@@ Output after running here

Re: Mozilla Thunderbird under Linux compatibility?

2003-07-26 Thread David Gerard
David Gerard ([EMAIL PROTECTED]) [030724 06:05]: I'm trying to run a current Thunderbird build for Linux under compatibility. It's quitting with: [EMAIL PROTECTED]:~ $ ./thunderbird/thunderbird ./thunderbird/thunderbird-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot

Re: Mozilla Thunderbird under Linux compatibility?

2003-07-26 Thread Joe Marcus Clarke
On Sat, 2003-07-26 at 13:44, David Gerard wrote: David Gerard ([EMAIL PROTECTED]) [030724 06:05]: I'm trying to run a current Thunderbird build for Linux under compatibility. It's quitting with: [EMAIL PROTECTED]:~ $ ./thunderbird/thunderbird ./thunderbird/thunderbird-bin: error while

Mozilla Thunderbird under Linux compatibility?

2003-07-23 Thread David Gerard
I'm trying to run a current Thunderbird build for Linux under compatibility. It's quitting with: [EMAIL PROTECTED]:~ $ ./thunderbird/thunderbird ./thunderbird/thunderbird-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory

CDROM and Linux compatibility

2002-12-10 Thread Brent J Miller
I'm trying to get VMWare setup on a machine running FBSD 4.7. I got the port installed and can run VMWare and the config wizard etc... however it does not see my cdrom. I verified it is mounted, but there is nothing in /compat/linux/dev that points to /dev/acd0c or the mountpoint /cdrom,

Re: Netiquette (was Re: linux compatibility in 4.7)

2002-10-26 Thread Charles Pelletier
Just thought I'd post this in response to where replies should go: From How to Get the Best results from FreeBSD-Questions 9. Put your response in the correct place (after the text to which it replies). It's very difficult to read a thread of responses where each reply comes before the

Re: Netiquette (was Re: linux compatibility in 4.7)

2002-10-26 Thread erk!
On Sat, 26 Oct 2002 01:12:37 -0500 Charles Pelletier [EMAIL PROTECTED] wrote: 9. Put your response in the correct place (after the text to which it replies). It's very difficult to read a thread of responses where each reply comes before the text to which it replies. just to note,

Re: linux compatibility in 4.7

2002-10-25 Thread Alex
Monday, October 21, 2002, 9:51:46 PM, you wrote: Hi During my install of 4.7-RELEASE I selected Linux compatibility. I saw a message saying that it was istalling 6.1_3. I was surprised, and a little bit miffed, because 4.7 was supposed to have upgraded Linux compatibility to 7.1

Netiquette (was Re: linux compatibility in 4.7)

2002-10-25 Thread erk!
in the future, PLEASE trim the text you're quoting, and put your reply above the quote. we shouldn't have to scroll through 20 rows of text, including the entirety of the original post, just to see your reply. cutting out the MSN ad would've been nice, too. i don't even use a console-only mail

Re: Netiquette (was Re: linux compatibility in 4.7)

2002-10-25 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-10-25 09:41:00 -0700: in the future, PLEASE trim the text you're quoting, agreed. and put your reply above the quote. whoa! not agreed unless you're posting to a mailing list read exclusively by people used to reading from bottom to top. are *you*

Re: Netiquette (was Re: linux compatibility in 4.7)

2002-10-25 Thread Jerry McAllister
and put your reply above the quote. we shouldn't have to scroll through 20 rows of text, including the entirety of the original post, just to see your reply. You have that one backwards. Text should flow logically from top to bottom

Re: Netiquette (was Re: linux compatibility in 4.7)

2002-10-25 Thread Alex
Hello/Beste erk!, Friday, October 25, 2002, 6:41:00 PM, you wrote: in the future, PLEASE trim the text you're quoting The text it self wasn't that large. So i don't think this is wrong. Plus I that leaving it would give someone else a better change at understanding the question.

Re: SVR4 -- Linux compatibility

2002-09-19 Thread GB Clark
On Tue, 17 Sep 2002 23:44:13 + Weston M. Price [EMAIL PROTECTED] wrote: Hello, I am trying to run a few applications, most notably Eclipse 2.0.1 and Netscape7 (the FreeBSD port). Each time I try and start an app I get the following error ELF interpreter