Re: linux emulator

2009-07-24 Thread Boris Samorodov
PJ  writes:

> /compat/llinux/sbin/ldconfig :
> "ELF binary type '3' not known" syntax error: "(" unexpected - error code 2

Have you load linuxulator? You may check it:
-
% kldstat | grep linux
 63 0x8100d000 413f0linux.ko
-

You may do it by hand with 'kldload linux' or adding an apropriate
line to /boot/loader.conf 'linux_load="YES"' or to
/etc/rc.conf[.local] 'linux_enable="YES"'.

-- 
WBR, bsam
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: linux emulator

2009-07-24 Thread Mel Flynn
On Friday 24 July 2009 06:58:05 PJ wrote:
> Let's try 3 questions, all related.
> 1. Which linux emulator is one supposed to use or is this something that
> should not be installed and left to be handled as a dependency by ports?

fc4 is the default. But Skype for example, really wants fc6 or higher. I would 
use fc6 on new installs.

> 2. I am trying to install ogle on FreeBSD 7.2 running on amd64. I have
> installed linux-base-fc4. Installation stops on linux-atk
> (accessibility). It seems there exists an .so file from version 1.9.1_3
> - needless to say, this is rather strange as I never installed
> linux-atk. Now, maybe it was part of the base-fc4 port; but the
> accessibility/linux-atk version is 1.9.1-1, something less than 1.9.1_3
> I would think. What is going on here?

Could you not paraphrase but copy and paste the error?

-- 
Mel
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: linux emulator-almost solved

2009-07-24 Thread PJ
PJ wrote:
> Let's try 3 questions, all related.
> 1. Which linux emulator is one supposed to use or is this something that
> should not be installed and left to be handled as a dependency by ports?
>
> 2. I am trying to install ogle on FreeBSD 7.2 running on amd64. I have
> installed linux-base-fc4. Installation stops on linux-atk
> (accessibility). It seems there exists an .so file from version 1.9.1_3
> - needless to say, this is rather strange as I never installed
> linux-atk. Now, maybe it was part of the base-fc4 port; but the
> accessibility/linux-atk version is 1.9.1-1, something less than 1.9.1_3
> I would think. What is going on here?
>
> 3. I have another FreeBSD 7.1 machine on which I have installed ogle and
> it runs very, very nicely. But pkg_info tells me there is a
> linux-atk-1.9.1_3 installed; yet, again, the accessibility/linux-atk
> version is 1.9.1_3. Huh?
> Funny, but there was not problem installing ogle - ran immediately
> without problem.
>
> Needless to say, I am a bit dismayed. There doesn't seem to be any clear
> indication on Gaggle or the manual about which emulator to use or how to
> use it.
> Thanks for any clarifications, solutions, hints or suggestions.
> PJ
>
>   
Looks like some of the problems were caused by an older version of
linux_base-fc4.
Reinstalling allowed the mplayer installation to continue.

I still would like to know what are all the other linux_base ports?
Which to use, how, when & why?


-- 
Hervé Kempf: "Pour sauver la planète, sortez du capitalisme."
-
Phil Jourdan --- p...@ptahhotep.com
   http://www.ptahhotep.com
   http://www.chiccantine.com/andypantry.php

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: linux emulator

2009-07-24 Thread PJ
RW wrote:
> On Fri, 24 Jul 2009 10:58:05 -0400
> PJ  wrote:
>
>> Let's try 3 questions, all related.
>> 1. Which linux emulator is one supposed to use or is this something
>> that should not be installed and left to be handled as a dependency
>> by ports?
>>
>> 2. I am trying to install ogle on FreeBSD 7.2 running on amd64. I have
>> installed linux-base-fc4.
>
> What are you trying to do exactly? Ogle is in ports, and has no linux
> dependencies.

It's rather strange that I now, when I tried to make install clean
mplayer after the first abort., the error is no longer with linux-atk,
but  linux ldconfig. 
/compat/llinux/sbin/ldconfig :
"ELF binary type '3' not known" syntax error: "(" unexpected - error code 2


-- 
Hervé Kempf: "Pour sauver la planète, sortez du capitalisme."
-
Phil Jourdan --- p...@ptahhotep.com
http://www.ptahhotep.com
http://www.chiccantine.com/andypantry.php
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: linux emulator

2009-07-24 Thread PJ
RW wrote:
> On Fri, 24 Jul 2009 10:58:05 -0400
> PJ  wrote:
>
>   
>> Let's try 3 questions, all related.
>> 1. Which linux emulator is one supposed to use or is this something
>> that should not be installed and left to be handled as a dependency
>> by ports?
>>
>> 2. I am trying to install ogle on FreeBSD 7.2 running on amd64. I have
>> installed linux-base-fc4.
>> 
>
> What are you trying to do exactly? Ogle is in ports, and has no linux
> dependencies.
>   
You're right... I'm so out of it with all the problems of installing
that I got sidetracked.
It's mplayer that I'm trying to install, not ogle. Ogle is installed and
should be ok.
But the questions are still valid.
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
>
>   


-- 
Hervé Kempf: "Pour sauver la planète, sortez du capitalisme."
-
Phil Jourdan --- p...@ptahhotep.com
   http://www.ptahhotep.com
   http://www.chiccantine.com/andypantry.php

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: linux emulator

2009-07-24 Thread RW
On Fri, 24 Jul 2009 10:58:05 -0400
PJ  wrote:

> Let's try 3 questions, all related.
> 1. Which linux emulator is one supposed to use or is this something
> that should not be installed and left to be handled as a dependency
> by ports?
> 
> 2. I am trying to install ogle on FreeBSD 7.2 running on amd64. I have
> installed linux-base-fc4.

What are you trying to do exactly? Ogle is in ports, and has no linux
dependencies.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: linux-emulator problem

2003-07-25 Thread Kris Kennaway
On Fri, Jul 25, 2003 at 09:42:06PM -0500, Shawn wrote:
> On Fri, 2003-07-25 at 17:10, Kris Kennaway wrote: 
> > It certainly could!  Patches should be sent to [EMAIL PROTECTED]
> > for review :-)
> 
> Doesn't that error basically mean unimplemented linux syscall or
> something like that?

Right, it needs to be implemented.

Kris

pgp0.pgp
Description: PGP signature


Re: linux-emulator problem

2003-07-25 Thread Shawn
On Fri, 2003-07-25 at 17:10, Kris Kennaway wrote: 
> It certainly could!  Patches should be sent to [EMAIL PROTECTED]
> for review :-)

Doesn't that error basically mean unimplemented linux syscall or
something like that?

-- 
Shawn <[EMAIL PROTECTED]>
http://drevil.warpcore.org/

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: linux-emulator problem

2003-07-25 Thread Kris Kennaway
On Fri, Jul 25, 2003 at 12:51:28PM +0200, Joachim Jaeckel wrote:
> Hello,
> 
> I'm trying to use a linux application under a FreeBSD 4.8-STABLE.
> 
> Most things works fine, but sometimes I get the following error message:
> 
>   linux: 'ipc' typ=258 not implemented
> 
> and the selected function in the linux program does not work.
> 
> Can someone tell me, if this (unsupported?) function in the emulator could be fixed?

It certainly could!  Patches should be sent to [EMAIL PROTECTED]
for review :-)

Kris


pgp0.pgp
Description: PGP signature