View Single Post
dcarter's Avatar
Posts: 229 | Thanked: 29 times | Joined on May 2006
#15
Originally Posted by kutibah
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.

I am so lame. I apologize for the idiocy of my questions,
but, here goes:

I ran the dpkg command successfully from xterm on the libstdk .deb placed on my mmc. That worked fine, but I can't find any resulting files,
and, even if I can,
can you help me with the mv command specifically- i.e. how to place the resulting files from the dpkg of libstdk .deb in the minimo folder (which I installed via ai)

I am an educator who would be able to use my nokia at the workplace if I had minimo to get on the special sites I need.....

Don't know linux (yet) but I hate windows with a passion and am LOVING my 770.

Also, will minimo work if I have a swap going on?

Thanks in advance for any kindness thrown my way!

dcarter