User:Zogg

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(New page: 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 wan...)
 
m (Ported Applications)
Line 3: Line 3:
 
= Ported Applications =
 
= 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''' 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
 
;Partially

Revision as of 11:39, 14 October 2008

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.

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.