Join Today
+ Reply to Thread
Page 2 of 10 FirstFirst 123456 ... LastLast
Results 11 to 20 of 91
Like Tree10Likes

Thread: [APP] ekonsole for A1200

  1. #11

    Default

    Quote Originally Posted by TheSin
    Quote Originally Posted by cesarcardoso
    On my A1200 (0FR firmware) it installs but says 'invalid application'. Has anyone managed to run eKonsole on an A1200 with a 0FR firmware?
    when you run the .pkg file you mean? You need mpkg to install it.
    No, the file installed without a hitch, I rebooted the phone and tried to run it, it said 'invalid application'.

    Rebooting the phone seemed to solve the problem, now eKonsole is running great. Weeee!
    ROKR Z6 (2BR firmware) + microSD 2GB
    Pinguins Móveis - a blog about consumer-electronics Linux in Portuguese

  2. #12
    Join Date
    Feb 2007
    Location
    SS
    Posts
    52

    Default

    Ehhh i have a question...

    What i can make with this pkg???
    I can edit the system files???

    THANKS!

  3. #13
    Join Date
    Mar 2007
    Location
    Santo Ângelo, RS, Brazil
    Posts
    154

    Default

    Well, you have a shell, so, in theory, you can do whatever you do in a terminal. Of course there are no file editors in the Ming (almost no apps are installed by default), but you can easily copy the file to your transflash card, edit it and copy it back.

    You can also use commands like ps, cp, rm, mv, ls, cd to move around the internal directory structure. You can recover from some problems, like wrongs themes installation. This basically eliminates the need for .lin files, as its a bash shell, you can type the commands of the .lin file, and see the output, there are no "if that file was created, then it worked".

    Besides, I found it fun to go around /proc, /dev and give commands like "ps afx" and see the whole process list. Also, I believe any command line app can be compiled and run from this terminal, I was thinking about getting mkezx and compile "top" myself. That would be fun...

  4. #14
    Join Date
    Feb 2007
    Location
    SS
    Posts
    52

    Default

    THANKS BRO!!!

    And.... Besides, I can modify the system files only with copy the file to the SD and I modify the file and copy the file to system of back???

    GRAX!!! and THANKS!!!

    And... ehhhh... Say me please some file system very interesting for modify... THANKS OF NEW!!!

    Edit: If you can say me in spanish its better bro ... But... not way, No problem

  5. #15
    Join Date
    Jan 2007
    Location
    Belo Horizonte, MG, Brazil
    Posts
    375

    Default

    Quote Originally Posted by Kamihacker
    THANKS BRO!!!

    And.... Besides, I can modify the system files only with copy the file to the SD and I modify the file and copy the file to system of back???

    GRAX!!! and THANKS!!!

    And... ehhhh... Say me please some file system very interesting for modify... THANKS OF NEW!!!

    Edit: If you can say me in spanish its better bro ... But... not way, No problem
    You CANNOT modify system files.
    But you can copy systemfiles to transflash, modify them, and mount it with bind option.

  6. #16
    Join Date
    Feb 2007
    Location
    SS
    Posts
    52

    Default

    Bind option???

    Well, thanks for your answer
    I try to use this PKG...
    THANKS!!!

    And i Have other cuestion ...
    I can modify the files .cfg copying the file to SD and before modify the file and before copy again???

    THANKS!!!

  7. #17
    Join Date
    Nov 2006
    Location
    Near Edmonton, AB
    Posts
    387

    Default

    Quote Originally Posted by NightCrawler
    Well, you have a shell, so, in theory, you can do whatever you do in a terminal. Of course there are no file editors in the Ming (almost no apps are installed by default), but you can easily copy the file to your transflash card, edit it and copy it back.

    You can also use commands like ps, cp, rm, mv, ls, cd to move around the internal directory structure. You can recover from some problems, like wrongs themes installation. This basically eliminates the need for .lin files, as its a bash shell, you can type the commands of the .lin file, and see the output, there are no "if that file was created, then it worked".

    Besides, I found it fun to go around /proc, /dev and give commands like "ps afx" and see the whole process list. Also, I believe any command line app can be compiled and run from this terminal, I was thinking about getting mkezx and compile "top" myself. That would be fun...
    if you do that, could you make vim too?
    --TS

  8. #18
    Join Date
    Nov 2006
    Location
    Near Edmonton, AB
    Posts
    387

    Default

    Quote Originally Posted by dedraks
    Quote Originally Posted by Kamihacker
    THANKS BRO!!!

    And.... Besides, I can modify the system files only with copy the file to the SD and I modify the file and copy the file to system of back???

    GRAX!!! and THANKS!!!

    And... ehhhh... Say me please some file system very interesting for modify... THANKS OF NEW!!!

    Edit: If you can say me in spanish its better bro ... But... not way, No problem
    You CANNOT modify system files.
    But you can copy systemfiles to transflash, modify them, and mount it with bind option.
    this isn't totally true, you can use sed, and other tools to manip files if you know how. But I wouldnt' recommend it for ppl that are asking what a console is.
    --TS

  9. #19
    Join Date
    Mar 2007
    Location
    Santo Ângelo, RS, Brazil
    Posts
    154

    Default

    You CANNOT modify system files.
    But you can copy systemfiles to transflash, modify them, and mount it with bind option.
    this isn't totally true, you can use sed, and other tools to manip files if you know how. But I wouldnt' recommend it for ppl that are asking what a console is.
    I agree.

    Also, I believe any command line app can be compiled and run from this terminal, I was thinking about getting mkezx and compile "top" myself. That would be fun...
    if you do that, could you make vim too?
    Well, I'll make no promesses here, I never used mkezx before, but I've been crosscompiling stuff for some time, who knows...

    Anyway, if I anchieve anything, I'll surely post here (or use another topic)...

  10. #20
    Join Date
    Nov 2006
    Location
    Near Edmonton, AB
    Posts
    387

    Default

    Quote Originally Posted by NightCrawler
    You CANNOT modify system files.
    But you can copy systemfiles to transflash, modify them, and mount it with bind option.
    this isn't totally true, you can use sed, and other tools to manip files if you know how. But I wouldnt' recommend it for ppl that are asking what a console is.
    I agree.

    Also, I believe any command line app can be compiled and run from this terminal, I was thinking about getting mkezx and compile "top" myself. That would be fun...
    if you do that, could you make vim too?
    Well, I'll make no promesses here, I never used mkezx before, but I've been crosscompiling stuff for some time, who knows...

    Anyway, if I anchieve anything, I'll surely post here (or use another topic)...
    Great cause vim sure would help me with trying to fix DST Thought I think that file is on a RO FS, but when there is a will ther eis a way
    --TS


 
+ Reply to Thread
Page 2 of 10 FirstFirst 123456 ... LastLast

Similar Threads

  1. [APP] bash2 - ekonsole advanced
    By marcolnx in forum A1200 Applications
    Replies: 129
    Last Post: 04-14-2010, 07:08 AM
  2. Replies: 59
    Last Post: 07-04-2009, 08:56 AM
  3. Replies: 30
    Last Post: 12-21-2008, 06:13 PM
  4. ekonsole
    By sudeeshbabu in forum E6 General Chat
    Replies: 1
    Last Post: 08-22-2007, 04:11 AM
  5. Help with eKonsole!
    By farziilk in forum A1200 General Chat
    Replies: 2
    Last Post: 05-29-2007, 07:04 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Optimization by vBSEO 3.6.0 RC 1