Re: [SunRay-Users] utusbrun error on OL 6.3 + SR 5.4

2013-04-03 Thread Karl Rossing

I placed a service call about this.

I could have sworn that the source for SUNWlibusbut was available in the 
past.


Wouldn't a 64 bit SUNWlibusbut require also a 64bit uttsc?

Karl

On 2013-04-02 1:46 AM, Philippe BOURDEU d'AGUERRE wrote:

Hi,

Le 02/04/2013 00:05, Karl Rossing a écrit :

Has anyone ran into the error below?


Same here.
/usr/bin/lsusb is a 64 bits executable and
/opt/SUNWut/lib/libusbut.so.1 is a 32 bits library.

SUNWlibusbut doesn't provide a 64 bits version:

$ rpm -ql SUNWlibusbut
/opt/SUNWut/bin/utusbrun
/opt/SUNWut/lib/libusbut.so.1


By the way, is there any reason why 64 bits version of SRSS is mainly 
32 bits ?




CONFIDENTIALITY NOTICE:  This communication (including all attachments) is
confidential and is intended for the use of the named addressee(s) only and
may contain information that is private, confidential, privileged, and
exempt from disclosure under law.  All rights to privilege are expressly
claimed and reserved and are not waived.  Any use, dissemination,
distribution, copying or disclosure of this message and any attachments, in
whole or in part, by anyone other than the intended recipient(s) is strictly
prohibited.  If you have received this communication in error, please notify
the sender immediately, delete this communication from all data storage
devices and destroy all hard copies.
___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] utusbrun error on OL 6.3 + SR 5.4

2013-04-02 Thread Peter Åstrand

On Mon, 1 Apr 2013, Karl Rossing wrote:


bash-4.1$ /opt/SUNWut/bin/utusbrun lsusb
ERROR: ld.so: object '/opt/SUNWut/lib/libusbut.so.1' from LD_PRELOAD cannot 
be preloaded: ignored.

Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 0627:0001 Adomax Technology Co., Ltd

bash-4.1$ file /opt/SUNWut/lib/libusbut.so.1
/opt/SUNWut/lib/libusbut.so.1: ELF 32-bit LSB shared object, Intel 80386, 
version 1 (SYSV),dynamically linked, not stripped


bash-4.1$ rpm -qa |grep libusb
SUNWlibusbut-4.5-44.i386
libusb1-1.0.9-0.5.rc1.el6.x86_64
libusb-0.1.12-23.el6.i686
libusb-0.1.12-23.el6.x86_64


lsusb is probably a x86_64 binary. If so, it cannot load i386 libs. You 
probably need to install SUNWlibusbut.x86_64, assuming such a package is 
available.



Regards, 
---

Peter Åstrand   ThinLinc Chief Developer
Cendio AB   http://cendio.com
Teknikringen 8  http://twitter.com/ThinLinc
583 30 Linköpinghttp://facebook.com/ThinLinc
Phone: +46-13-214600http://plus.google.com/112509906846170010689___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] utusbrun error on OL 6.3 + SR 5.4

2013-04-02 Thread Philippe BOURDEU d'AGUERRE

Hi,

Le 02/04/2013 00:05, Karl Rossing a écrit :

Has anyone ran into the error below?


Same here.
/usr/bin/lsusb is a 64 bits executable and
/opt/SUNWut/lib/libusbut.so.1 is a 32 bits library.

SUNWlibusbut doesn't provide a 64 bits version:

$ rpm -ql SUNWlibusbut
/opt/SUNWut/bin/utusbrun
/opt/SUNWut/lib/libusbut.so.1


By the way, is there any reason why 64 bits version of SRSS is mainly 32 
bits ?

--
Philippe BOURDEU d'AGUERRE
AIME - Campus de l'INSA  http://www.aime-toulouse.fr/
135 av. de Rangueil  Tél +33 561 559 885
31077 TOULOUSE Cedex 4 - FRANCE  Fax +33 561 559 870
___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] utusbrun error on OL 6.3 + SR 5.4

2013-04-02 Thread Peter Åstrand

On Tue, 2 Apr 2013, Philippe BOURDEU d'AGUERRE wrote:


SUNWlibusbut doesn't provide a 64 bits version:

$ rpm -ql SUNWlibusbut
/opt/SUNWut/bin/utusbrun
/opt/SUNWut/lib/libusbut.so.1


Are you sure the 64 bit libs are not available in a separate package 
though, perhaps with a different name? (In ThinLinc, to avoid confusion 
and support distributions without proper multiarch support, we have 
packages with different names. The 32-bit libraries are always in a 
xxx-libs32 package, while the 64-bit ones are in xxx-libs.)



Regards, 
---

Peter Åstrand   ThinLinc Chief Developer
Cendio AB   http://cendio.com
Teknikringen 8  http://twitter.com/ThinLinc
583 30 Linköpinghttp://facebook.com/ThinLinc
Phone: +46-13-214600http://plus.google.com/112509906846170010689___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users