Thread
:
Developing maemo on kubuntu
View Single Post
penguinbait
2008-04-09 , 00:19
Posts: 3,096 | Thanked: 1,525 times | Joined on Jan 2006 @ Michigan, USA
#
1
I recently purchased a 500GB external hard drive for development of KDE and other things. I just needed more space. I downloaded ubuntu which is what I was using for my other development. I installed it and had some problems with my wlan card not working. I decided to try kubuntu and it worked, but took a little fix.
echo 0 > /proc/sys/vm/vdso_enabled
Without this maemo SDK fails to install ( A kernel update later which was not needed and a lot of googling found a fix)
Indication: installing maemo 4.0.1 SDK on kubuntu, you receive these errors
when running - ./maemo-sdk-install_4.0.1.sh
Check for scratchbox sessions running...
Inconsistency detected by ld.so: rtld.c: 1192: dl_main: Assertion `(void *) ph->p_vaddr == _rtld_local._dl_sysinfo_dso' failed!
Inconsistency detected by ld.so: rtld.c: 1192: dl_main: Assertion `(void *) ph->p_vaddr == _rtld_local._dl_sysinfo_dso' failed!
Inconsistency detected by ld.so: rtld.c: 1192: dl_main: Assertion `(void *) ph->p_vaddr == _rtld_local._dl_sysinfo_dso' failed!
Inconsistency detected by ld.so: rtld.c: 1192: dl_main: Assertion `(void *) ph->p_vaddr == _rtld_local._dl_sysinfo_dso' failed!
E: You must close your other scratchbox sessions first
E: Specify an alternative installation path using '-s PATH' option.
http://inz.fi/blog/2008/01/17/scratchbox-on-hardy/
Other than my scratchbox problem, which is now solved its working great. I love the network manager, the bluetooth applet. Its really nice
I am a RedHat guy, and not an ubuntu lover. I like kubuntu though, it seems much more polished than ubuntu, even down to the installer.
Anyway, just my thoughts, and a little info on scratchbox on kubuntu
__________________
To all my Maemo friends. I will no longer be monitoring any of my threads here on a regular basis. I am no longer supporting anything I did under maemo at maemo.org. If you need some help with something you can reach me at
tablethacker.com
or
www.facebook.com/penguinbait
. I have disabled my PM's here, and removed myself from Council email and Community mailing list. There has been some fun times, see you around.
Quote & Reply
|
The Following User Says Thank You to penguinbait For This Useful Post:
iancumihai
penguinbait
View Public Profile
Visit penguinbait's homepage!
Find all posts by penguinbait