![]() |
2009-05-15
, 10:15
|
|
Posts: 1,665 |
Thanked: 1,649 times |
Joined on Jun 2008
@ Praha, Czech Republic
|
#2
|
The Following User Says Thank You to Andre Klapper For This Useful Post: | ||
![]() |
2009-05-15
, 18:25
|
Posts: 26 |
Thanked: 6 times |
Joined on May 2009
|
#3
|
![]() |
2009-05-15
, 20:27
|
|
Posts: 170 |
Thanked: 261 times |
Joined on Feb 2009
@ Gothenburg, Sweden
|
#4
|
The Following User Says Thank You to jeremiah For This Useful Post: | ||
![]() |
2009-05-16
, 20:13
|
Posts: 289 |
Thanked: 83 times |
Joined on Jul 2006
|
#5
|
The Following User Says Thank You to delaroca For This Useful Post: | ||
![]() |
2009-05-17
, 00:04
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#6
|
I installed nano, untared the alpine-1.10-n800.tar.gz file from the University of Washington website.
$ LD_TRACE_LOADED_OBJECTS=1 ./alpine libcrypt.so.1 => /lib/libcrypt.so.1 (0x4002c000) libcrypto.so.0.9.7 => not found libncurses.so.5 => /lib/libncurses.so.5 (0x40064000) libssl.so.0.9.7 => not found libpthread.so.0 => /lib/libpthread.so.0 (0x400a4000) libc.so.6 => /lib/libc.so.6 (0x400c4000) /lib/ld-linux.so.3 (0x40000000)
# ln -s /usr/lib/libcrypto.so.0.9.8 /usr/lib/libcrypto.so.0.9.7 # ln -s /usr/lib/libssl.so.0.9.8 /usr/lib/libssl.so.0.9.7
I am not really satisfied with email on the n810
The Following 2 Users Say Thank You to lma For This Useful Post: | ||
![]() |
2009-05-17
, 06:10
|
Posts: 289 |
Thanked: 83 times |
Joined on Jul 2006
|
#7
|
What maemo version are you running? That binary is linked against openssl 0.9.7 so it looks like it was built for Chinook or earlier (poor man's ldd:
The Following User Says Thank You to delaroca For This Useful Post: | ||
![]() |
2009-05-17
, 12:05
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#8
|
$ ./alpine-2.00 ./alpine-2.00: error while loading shared libraries: libcrypto.so.0.9.7: cannot open shared object file: No such file or directory
dpkg -S /usr/lib/libcrypto*
Yes, Mutt is an option... myself, I am comfortable with Alpine!
The Following User Says Thank You to lma For This Useful Post: | ||
![]() |
2009-05-17
, 21:32
|
Posts: 289 |
Thanked: 83 times |
Joined on Jul 2006
|
#9
|
Sure, choice is good, and the more the merrier! Do you think it would be possible to package your version in maemo extras at some point?
The Following User Says Thank You to delaroca For This Useful Post: | ||
![]() |
2009-05-17
, 23:34
|
Posts: 26 |
Thanked: 6 times |
Joined on May 2009
|
#10
|
I am not really satisfied with email on the n810: modest and Claws Mail are both slow on an inbox with >3000 messages. I therefore tried alpine as a really like pine under unix.
I installed nano, untared the alpine-1.10-n800.tar.gz file from the University of Washington website. Now when I try to open ./alpine I get the message 'segmentation fault'.
Any help?
Thanks,
r