maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia 770 (https://talk.maemo.org/forumdisplay.php?f=24)
-   -   Nokia 770 BIG trouble! (https://talk.maemo.org/showthread.php?t=8757)

Benson 2008-03-11 20:05

Re: Nokia 770 BIG trouble!
 
It needs an so or something which is not found, I believe.

glj12 2008-03-11 20:12

Re: Nokia 770 BIG trouble!
 
Quote:

Originally Posted by Benson (Post 153619)
It needs an so or something which is not found, I believe.

I copied the .so file to /usr/bin as well, same thing.

I try executing the .so file while in /usr/bin folder, and I get a segmentation fault. And when I try to run helomoto, same thing as before. Boo. :(

Benson 2008-03-11 20:24

Re: Nokia 770 BIG trouble!
 
I think you should put the library in /usr/local/lib, or some such.

glj12 2008-03-11 20:27

Re: Nokia 770 BIG trouble!
 
Quote:

Originally Posted by Benson (Post 153635)
I think you should put the library in /usr/local/lib, or some such.

I did that, does the same thing (the not found) even when within the same directory.

I tried the following, all say not found:

./helomoto (when within /usr/bin/)
./usr/bin/helomoto
helomoto (when within /usr/bin/)
/usr/bin/helomoto

I wonder why it still says not found?

glj12 2008-03-14 16:39

Re: Nokia 770 BIG trouble!
 
Bump -

No one has any ideas why it would say that? If anyone has gotten this tool working, please, by all means, post it here.

Regards.

TA-t3 2008-03-17 10:49

Re: Nokia 770 BIG trouble!
 
glj12:
Enter the following (without quotes): 'file /usr/bin/helomoto'
and post the result here.

fanoush 2008-03-17 11:48

Re: Nokia 770 BIG trouble!
 
The error is printed by dynamic linker because it doesn't like the executable or some library is missing. You can run dynamic linker like this
Code:

/lib/ld-linux.so.3 --list /usr/bin/helomoto
to see what is missing. The .3 version is for OS2008, maybe it is ld-linux.so.2 for OS2007 or 6.

BTW, my real answer would be something like this http://catb.org/~esr/faqs/smart-questions.html#id307773 since this stuff http://trifinite.org/trifinite_stuff_helomoto.html has same nature. But when seeing that other people are wasting time with helping it is better to make it short.

glj12 2008-03-17 17:23

Re: Nokia 770 BIG trouble!
 
Well, I tried that, and it says: error while loading shared libraries: libglib-1.2.so.0: cannot open shared object file: No such file or directory.

I just so happen to have libglib-1.2.so.0.0.9, but this is clearly no where near the same thing, right? Where might I acquire such a file? Oh, by the by, I tried renaming it, just in case if that would work, but the same message appears.

glj12 2008-03-24 16:13

Re: Nokia 770 BIG trouble!
 
*Bump*

Does anyone have any ideas? Or, is everyone as stumped as I am?

glj12 2008-04-04 14:48

Re: Nokia 770 BIG trouble!
 
... Bump again?


All times are GMT. The time now is 16:01.

vBulletin® Version 3.8.8