Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    Minimo 0.15 running

    Reply
    Page 1 of 9 | 1   2     3   | Next | Last
    jayholler | # 1 | 2006-05-07, 02:50 | Report

    Check this out:



    The deb and instructions can be found at http://tonikitoo.blogspot.com

    It takes a little hacking and installation of libstdc++6.0, but it works as well as opera's browser. You need to run it from within xterm, and I took antonio's few lines of cli input and made a little shell script called runminimo to make it easier to launch. Pages like Google Reader work great, whereas opera won't properly load the ajax app for me. it does have a fullscreen mode, but there is currently no way to get back out of fullscreen. if someone figures this out the browser would be nearly end user ready. The way it is now, if I use fullscreen mode I then have to hit the home button, go back into xterm, open a new tab and run ps to get the id so i can kill the app. If I don't launch fullscreen mode, when I close minimo xterm closes the app but returns "Segmentation Fault". there are some other minor issues but if someone who knows what they were doing I suspect this could easily replace the default opera browser. it is just as fast, smooth, and easy to use. And besides handling pages opera won't render correctly, TABBED BROWSING ON THE 770!!!

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Coolty | # 2 | 2006-05-07, 05:15 | Report

    sounds great, but i'm more interested in your theme :P
    where can i get it?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    kutibah | # 3 | 2006-05-07, 06:50 | Report

    Ok, I got this running, but do I have to do this:

    Nokia770-05: cd /var/lib/install/usr/lib/minimo/
    Nokia770-05: export LD_LIBRARY_PATH=.
    Nokia770-05:/var/lib/install/usr/lib/minimo# export DISPLAY=:0
    Nokia770-05:/var/lib/install/usr/lib/minimo# ./minimo

    everytime I want to run minimo? Is there a way to create a symbolic link and make an icon in the Extras folder?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    aflegg | # 4 | 2006-05-07, 11:38 | Report

    Originally Posted by Coolty
    sounds great, but i'm more interested in your theme :P
    where can i get it?
    The theme is kontorri's example NuvoTheme, which demonstrates his Theme Maker.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    jayholler | # 5 | 2006-05-07, 14:23 | Report

    Originally Posted by kutibah
    Ok, I got this running, but do I have to do this:

    Nokia770-05: cd /var/lib/install/usr/lib/minimo/
    Nokia770-05: export LD_LIBRARY_PATH=.
    Nokia770-05:/var/lib/install/usr/lib/minimo# export DISPLAY=:0
    Nokia770-05:/var/lib/install/usr/lib/minimo# ./minimo

    everytime I want to run minimo? Is there a way to create a symbolic link and make an icon in the Extras folder?
    I put those four lines in a file called runminimo (you could call it anything i suppose, like "m" for example) and put it in /var/lib/install/usr/bin, since that is included in my path in the user .profile file. that makes it much easier to launch. the file is attached.

    Edit | Forward | Quote | Quick Reply | Thanks
    Attached Files
    File Type: txt runminimo.txt (88 Bytes, 347 views)

    Last edited by jayholler; 2006-05-07 at 14:26.
    The Following User Says Thank You to jayholler For This Useful Post:

     
    kutibah | # 6 | 2006-05-07, 15:50 | Report

    Originally Posted by jayholler
    I put those four lines in a file called runminimo (you could call it anything i suppose, like "m" for example) and put it in /var/lib/install/usr/bin, since that is included in my path in the user .profile file. that makes it much easier to launch. the file is attached.
    Thank you!

    Edit | Forward | Quote | Quick Reply | Thanks

     
    andrew | # 7 | 2006-05-07, 17:59 | Report

    How did you get libstdc++6 on there?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    troubleshootr | # 8 | 2006-05-07, 17:59 | Report

    Originally Posted by jayholler
    I put those four lines in a file called runminimo (you could call it anything i suppose, like "m" for example) and put it in /var/lib/install/usr/bin, since that is included in my path in the user .profile file. that makes it much easier to launch. the file is attached.
    Wouldn't you need this in the file:

    #!/bin/sh
    cd /var/lib/install/usr/lib/minimo/
    export LD_LIBRARY_PATH=.
    export DISPLAY=:0
    ./minimo

    Then make the file executable by chmod +x runminimo

    Edit | Forward | Quote | Quick Reply | Thanks

     
    kutibah | # 9 | 2006-05-07, 18:34 | Report

    Originally Posted by troubleshootr
    Wouldn't you need this in the file:

    #!/bin/sh
    cd /var/lib/install/usr/lib/minimo/
    export LD_LIBRARY_PATH=.
    export DISPLAY=:0
    ./minimo

    Then make the file executable by chmod +x runminimo
    I don't think so. I just put the file under /usr/bin/run.txt (renamed to run.txt) and then I can execute it just by entering in run.txt. It works fine.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    kutibah | # 10 | 2006-05-07, 18:39 | Report

    Originally Posted by andrew
    How did you get libstdc++6 on there?
    Go here:
    http://ftp.us.debian.org/debian/pool...4.3-13_arm.deb

    Download the arm package and put it in the root of your memory card. Use the command:

    dpkg -x /media/mmc1/libstdc++6-0_3.4.3-13_arm.deb /

    Make sure you have minimo installed. Then use the "mv" command to move the 2 directories that it makes to the Minimo directory: /var/lib/install/usr/lib/minimo

    After all that, you'll need to type this in Xterm everytime you want to launch minimo:

    cd /var/lib/install/usr/lib/minimo/
    export LD_LIBRARY_PATH=.
    /var/lib/install/usr/lib/minimo# export DISPLAY=:0
    /var/lib/install/usr/lib/minimo# ./minimo

    Or, you can use the autoscript which was stated above.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Page 1 of 9 | 1   2     3   | Next | Last
vBulletin® Version 3.8.8
Normal Logout