awesome
I'll take a look. I was reading the previous solution but it seems
that you might run into some trouble if you run an update or uninstall
some app or lib.
f(t)
On 2/9/11, Paul Hartman wrote:
> On Wed, Feb 9, 2011 at 2:31 PM, Francisco Diaz Trepat - gmail
> wrote:
>> Hi Paul, thanks for
On Wed, Feb 9, 2011 at 2:31 PM, Francisco Diaz Trepat - gmail
wrote:
> Hi Paul, thanks for your suggestion and so many others in which you helped
> me (without knowing it) :-) good time to recognize it.
> I will studied and try it out.
> I use my phone for a lot of development. None critical, nor
Hi Paul, thanks for your suggestion and so many others in which you helped
me (without knowing it) :-) good time to recognize it.
I will studied and try it out.
I use my phone for a lot of development. None critical, nor important
development, but important for me because it helps me learn in a
On Wed, Feb 9, 2011 at 12:31 PM, Francisco Diaz Trepat - gmail
wrote:
> Hi I have been downloading stuff from gnu and ./configure make install and
> was wonderful.
> I even built postgres and pgAdmin3 and made them work and all.
> A wonderful experience for me and a nice way to pass the time while
Hi I have been downloading stuff from gnu and ./configure make install and
was wonderful.
I even built postgres and pgAdmin3 and made them work and all.
A wonderful experience for me and a nice way to pass the time while on the
train.
Now building gnu-core utils no more rootfs space.
Now I cann
I wish to know if installing the new busybox would be possible and if I do
it would it brick my phone or do something to scripts or is completely
unknown and would be a nice thing to test?
sorry for the endless q
f(t)
___
maemo-users mailing list
maemo
found the solution:
ln -s libcrypto.so.0.9.8 libcrypto.so
found the answer here:
http://talk.maemo.org/showthread.php?p=66182
the problem was I was typing my search string as -lcrypto and that for
google meant no-lcrypto because of the -.
sorry and thanks anyways it might be good that this is a
Hi I am compiling pgAdmin3 and it builds well for about an hour and then
usr/bin/ld: cannot find -lcrypto
collect2: ld returned 1 exit status
make[1]: *** [pgadmin3] Error 1
make: *** [install-recursive] Error 1
any ideas? some one had this issue compiling something?
it executes this compile co