Page 1 of 3 123 LastLast
Results 1 to 20 of 43

Thread: nano-X Ubuntu FAQ

  1. #1
    V.I.P
    Join Date
    May 2009
    Posts
    329
    Thanks
    0
    Thanked 0 Times in 0 Posts

    nano-X Ubuntu FAQ

    microwindows files download..
    http://www.mediafire.com/?zknouynd34z

    extract / folder

    /microwin

    1-


    /usr/include/freetype2/freetype folder link /usr/include/freetype




    2-


    /usr/lib folder libfreet* lib files copy /usr/local/lib


    3-

    cd /microwin
    and make
    but net connection

    4-

    make....



    5-


    make and font download

    6-


    make install

    nano-x setup complate.



    7-


    nano-x test

    /microwin/src/ and *.sh example file runing
    chess.sh plugins runin heheh

    8-


    eclipse plugin write (example)

    C project and makefile project make

    9-


    and source file add

    10-


    azbox plugins mwkeytest.c file open and
    copy source and paste key.c file (eclipse project c source file)

  2. #2
    V.I.P
    Join Date
    May 2009
    Posts
    329
    Thanks
    0
    Thanked 0 Times in 0 Posts
    11-


    azboxplugin mwkeytest.c makefile copy eclipse workspace/you project folder pate

    12-


    make file edit. "gcc" and source name. and *.bin * file


    13-


    project include add
    /microwin/src/include (nano-X.h folder)


    14-




    15-

    makefile edit


    16-

    lib add
    /microwin/src/lib


    17-


    make file edit complate


    18-


    eclipse Makefile view

    19-


    runing and debug setup


    20-


    make and nano-X (/microwin/src/bin/) runing and runing example


    the end...

  3. #3
    V.I.P
    Join Date
    Jan 2005
    Posts
    203
    Thanks
    1
    Thanked 0 Times in 0 Posts
    We're not worthy!


  4. #4
    Member
    Join Date
    May 2009
    Posts
    86
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Just on the day I installed the toolchain etc........

    Lets hope someday i can realize my fanart idea plugin

    Many many thanx

  5. #5
    V.I.P iko's Avatar
    Join Date
    May 2009
    Posts
    483
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Kanber_show
    dude keep up cool job...
    he wants to work on cccam but you all know the story :(

  6. #6
    Senior Member medmed's Avatar
    Join Date
    Mar 2009
    Posts
    195
    Thanks
    1
    Thanked 0 Times in 0 Posts
    coool man cooool ,
    many thanks my friend .

  7. #7
    V.I.P Smudger's Avatar
    Join Date
    Dec 2004
    Posts
    758
    Thanks
    67
    Thanked 23 Times in 17 Posts
    I agree many thanks for this info.

  8. #8
    Mildly Important Nymph :D goran's Avatar
    Join Date
    Dec 2004
    Posts
    2,225
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Icon14

    A really cool effort!!!

    BRAVO!!!

  9. #9
    Senior Member
    Join Date
    Dec 2008
    Posts
    162
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Wow, you are the man. I setup my linux box yesterday. May have to dust off the developer cobwebs. Hello World here we come!

  10. #10
    V.I.P
    Join Date
    May 2009
    Posts
    329
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Thank you friends

  11. #11
    V.I.P Dig Deep's Avatar
    Join Date
    Nov 2006
    Posts
    801
    Thanks
    731
    Thanked 290 Times in 142 Posts
    Nice work, lucky to have Ubuntus running

  12. #12
    V.I.P
    Join Date
    May 2009
    Posts
    329
    Thanks
    0
    Thanked 0 Times in 0 Posts



    MBoxCardinfo nano-X project ... heheh



    Azboxhd MboxCardinfo wait.....

  13. #13
    Mildly Important Nymph :D goran's Avatar
    Join Date
    Dec 2004
    Posts
    2,225
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Icon14

    Cool!!!! Thanx, m8!!!

  14. #14
    V.I.P gtg60's Avatar
    Join Date
    Feb 2009
    Posts
    305
    Thanks
    0
    Thanked 0 Times in 0 Posts
    So, what exactly is this used for?
    Does it mean you can run (and develop) AZBox plugins on a PC?

  15. #15
    V.I.P
    Join Date
    May 2009
    Posts
    329
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by gtg60 View Post
    So, what exactly is this used for?
    Does it mean you can run (and develop) AZBox plugins on a PC?
    Azbox plugin pc de nano-x üzerinde çalıştırılır. ve böcekler temizlenir sonra azboxhd plugin için derleyici (CC=mipsel-linux-gcc ) değiştirilip yeniden derlenir ve azboxhd üzerinde plugin çalışır.

    Pc için derleyici CC=gcc
    Azboxhd için derleyici CC=mipsel-linux-gcc

    sadece bunlar ve azbox içindeki yollar değiştirilip derleme işi gerçekleştirilir.

    sonra plugininiz azboxhd de çalışmaya başlar.


    inglizce bilmediğim için üzgünüm :(

  16. #16
    Mildly Important Nymph :D goran's Avatar
    Join Date
    Dec 2004
    Posts
    2,225
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Icon14

    Code:
    http://translate.google.com/translate_t#
    The online Google translation machine says:

    Is also working on nano-x Azbox pc plugin. and insects will be cleared for the compiler plugin azboxhd (CC = mipsel-linux-gcc) is changed and recompiled plugin works on azboxhd.

    CC = gcc compiler for PC
    CC = gcc compiler for mipsel-linux-Azboxhd

    only in the ways they changed and azbox compilation work is performed.

    then starts to run plugininiz azboxhd.


    I'm sorry for not knowing English: (

  17. #17
    Senior Member terrorman's Avatar
    Join Date
    Jun 2009
    Posts
    216
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I can teach someone to install this on ubuntu 8.04, I tried but I do not understand this manual.

    I have nothing but problems begin with the folder freetype2/freetype
    I recently installed ubuntu

  18. #18
    Mildly Important Nymph :D goran's Avatar
    Join Date
    Dec 2004
    Posts
    2,225
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Question

    In my experience 9.04 is better. Maybe that will be easier?

  19. #19
    Senior Member terrorman's Avatar
    Join Date
    Jun 2009
    Posts
    216
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I have already installed 9.04

    thanks for your time
    Last edited by terrorman; 01-07-2009 at 01:53 PM.

  20. #20
    Mildly Important Nymph :D goran's Avatar
    Join Date
    Dec 2004
    Posts
    2,225
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Icon14

    Good luck!!!

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •