* [Bluez-users] Missing libopenobex-1.0.so.1
@ 2004-03-09 16:12 Stuart Anderson
2004-03-10 0:54 ` jan d tux
0 siblings, 1 reply; 7+ messages in thread
From: Stuart Anderson @ 2004-03-09 16:12 UTC (permalink / raw)
To: BlueZ Mailing List
hi all,
Im following the tutorial at
http://www.frasunek.com/HOWTO-Nokia7650-Bluetooth.txt and ive got down
to the stage of running runing ObexSERVER at the bottom of step five but
when i do i get the error:
"obexserver: error while loading shared libraries:
libopenobex-1.0.so.1: cannot open shared object file: No such file or
directory"
I've searched for libopenobex-1.0.so.1 and found it in:
[root@donivin openobex-1.0.1]# ls -al
/usr/local/lib/libopenobex-1.0.so.1
lrwxrwxrwx 1 root root 24 Mar 9 15:48
/usr/local/lib/libopenobex-1.0.so.1 -> libopenobex-1.0.so.1.0.0
Can anyone tell me how i can get the ObexSERVER to run?
Anderson
--
Anderson
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [Bluez-users] Missing libopenobex-1.0.so.1
2004-03-09 16:12 [Bluez-users] Missing libopenobex-1.0.so.1 Stuart Anderson
@ 2004-03-10 0:54 ` jan d tux
0 siblings, 0 replies; 7+ messages in thread
From: jan d tux @ 2004-03-10 0:54 UTC (permalink / raw)
To: subscritions; +Cc: BlueZ Mailing List
You can try recompiling openobex (and openobex-apps) with the prefix
defined:
make install prefix=/usr (or /usr/local)
This one works for me, hope it does on your system.
:)
On Wed, 2004-03-10 at 00:12, Stuart Anderson wrote:
> hi all,
> Im following the tutorial at
> http://www.frasunek.com/HOWTO-Nokia7650-Bluetooth.txt and ive got down
> to the stage of running runing ObexSERVER at the bottom of step five but
> when i do i get the error:
> "obexserver: error while loading shared libraries:
> libopenobex-1.0.so.1: cannot open shared object file: No such file or
> directory"
> I've searched for libopenobex-1.0.so.1 and found it in:
> [root@donivin openobex-1.0.1]# ls -al
> /usr/local/lib/libopenobex-1.0.so.1
> lrwxrwxrwx 1 root root 24 Mar 9 15:48
> /usr/local/lib/libopenobex-1.0.so.1 -> libopenobex-1.0.so.1.0.0
> Can anyone tell me how i can get the ObexSERVER to run?
>
> Anderson
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bluez-users] Missing libopenobex-1.0.so.1
@ 2004-03-09 16:05 Stuart Anderson
2004-03-09 22:52 ` Nayib Kiuhan
0 siblings, 1 reply; 7+ messages in thread
From: Stuart Anderson @ 2004-03-09 16:05 UTC (permalink / raw)
To: BlueZ Mailing List
hi all,
Im following the tutorial at
http://www.frasunek.com/HOWTO-Nokia7650-Bluetooth.txt and ive got down
to the stage of running runing ObexSERVER at the bottom of step five but
when i do i get the error:
"obexserver: error while loading shared libraries:
libopenobex-1.0.so.1: cannot open shared object file: No such file or
directory"
I've searched for libopenobex-1.0.so.1 and found it in:
[root@donivin openobex-1.0.1]# ls -al
/usr/local/lib/libopenobex-1.0.so.1
lrwxrwxrwx 1 root root 24 Mar 9 15:48
/usr/local/lib/libopenobex-1.0.so.1 -> libopenobex-1.0.so.1.0.0
Can anyone tell me how i can get the ObexSERVER to run?
Anderson
--
Anderson
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bluez-users] Missing libopenobex-1.0.so.1
@ 2004-03-09 15:54 Stuart Anderson
2004-03-09 16:31 ` Lalith Chakravarthi
[not found] ` <200403091629.40690.thomas.chiverton@bluefinger.com>
0 siblings, 2 replies; 7+ messages in thread
From: Stuart Anderson @ 2004-03-09 15:54 UTC (permalink / raw)
To: BlueZ Mailing List
hi all,
Im following the tutorial at
http://www.frasunek.com/HOWTO-Nokia7650-Bluetooth.txt and ive got down
to the stage of running runing ObexSERVER at the bottom of step five but
when i do i get the error:
"obexserver: error while loading shared libraries:
libopenobex-1.0.so.1: cannot open shared object file: No such file or
directory"
I've searched for libopenobex-1.0.so.1 and found it in:
[root@donivin openobex-1.0.1]# ls -al
/usr/local/lib/libopenobex-1.0.so.1
lrwxrwxrwx 1 root root 24 Mar 9 15:48
/usr/local/lib/libopenobex-1.0.so.1 -> libopenobex-1.0.so.1.0.0
Can anyone tell me how i can get the ObexSERVER to run?
Anderson
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2004-03-10 0:54 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-09 16:12 [Bluez-users] Missing libopenobex-1.0.so.1 Stuart Anderson
2004-03-10 0:54 ` jan d tux
-- strict thread matches above, loose matches on Subject: below --
2004-03-09 16:05 Stuart Anderson
2004-03-09 22:52 ` Nayib Kiuhan
2004-03-09 15:54 Stuart Anderson
2004-03-09 16:31 ` Lalith Chakravarthi
[not found] ` <200403091629.40690.thomas.chiverton@bluefinger.com>
2004-03-09 23:02 ` Stuart Anderson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox