![]() |
2006-05-07
, 05:15
|
Posts: 121 |
Thanked: 1 time |
Joined on Apr 2006
|
#2
|
![]() |
2006-05-07
, 06:50
|
Posts: 182 |
Thanked: 3 times |
Joined on Mar 2006
|
#3
|
![]() |
2006-05-07
, 11:38
|
|
Posts: 1,463 |
Thanked: 81 times |
Joined on Oct 2005
@ UK
|
#4
|
sounds great, but i'm more interested in your theme :P
where can i get it?
![]() |
2006-05-07
, 14:23
|
|
Posts: 128 |
Thanked: 4 times |
Joined on Feb 2006
@ Philadelphia, PA
|
#5
|
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?
The Following User Says Thank You to jayholler For This Useful Post: | ||
![]() |
2006-05-07
, 15:50
|
Posts: 182 |
Thanked: 3 times |
Joined on Mar 2006
|
#6
|
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.
![]() |
2006-05-07
, 17:59
|
Posts: 10 |
Thanked: 0 times |
Joined on Mar 2006
|
#7
|
![]() |
2006-05-07
, 17:59
|
Posts: 160 |
Thanked: 1 time |
Joined on Mar 2006
|
#8
|
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.
![]() |
2006-05-07
, 18:34
|
Posts: 182 |
Thanked: 3 times |
Joined on Mar 2006
|
#9
|
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
![]() |
2006-05-07
, 18:39
|
Posts: 182 |
Thanked: 3 times |
Joined on Mar 2006
|
#10
|
How did you get libstdc++6 on there?
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!!!