View source for User:Zogg

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to User:Zogg.

Personal tools

Shall i introduce myself..?

Ported Applications

Partially means application is compiled, but not yet packaged. If someone shows interest, i'll be able to pack them. If you want to get it, give me a sign. ;)
Partially
PowerTop - compilation would be flawless, except you need to recompile ncurses with --enable-widec flag in order to get libncursesw.a, which is required for powertop. cat'ed from INSTALL:
If you configure using the --enable-widec option, a "w" is appended to the
    library names (e.g., libncursesw.a), and the resulting libraries support
    wide-characters, e.g., via a UTF-8 locale.

Note: I didnt manage to get whole ncurses to recompile, tho reached the step, where required lib is created.