Author Topic: Midnight Commander & YTree  (Read 5192 times)

steev (OP)

Midnight Commander & YTree
« on: September 24, 2010, 12:33:49 PM »
I've just crosscompiled two file managers - Midnight Commander & YTree.
They wont work as a Dingux file manager (though ytree coud be adapted, methink)
but still, they are great tools for work when conneted via telnet.

You can get it here : http://uploading.com/files/1881e2f7/mc_ytree_dingux.zip/

Installation : ftp or copy the archive to 'local' folder, then telnet to dingoo, go to /usr/local and unzip it.
The sig is MIA, presumed dead.

SiENcE

  • **
  • Posts: 653
    • Crank Gaming (Dingux Apps)
Re: Midnight Commander & YTree
« Reply #1 on: September 24, 2010, 01:17:44 PM »
Hey steev,

great additions. Thanks!

Maybe i should do a 3rd party section on my download page for such tools? I have an own server with lots of bandwidth.

cheers
SiENcE

zear

  • * Moderator
  • Posts: 2377
Re: Midnight Commander & YTree
« Reply #2 on: September 24, 2010, 01:55:28 PM »
Maybe i should do a 3rd party section on my download page for such tools? I have an own server with lots of bandwidth.

Something like this is already here: http://dl.openhandhelds.org/cgi-bin/dingoo.cgi?0,0,0,0,116,163
If you have any additional tools, just update it with a newer version ;)

SiENcE

  • **
  • Posts: 653
    • Crank Gaming (Dingux Apps)
Re: Midnight Commander & YTree
« Reply #3 on: September 24, 2010, 10:26:53 PM »
I know, but i dont like this archive. It's not maintained!

ramainen

  • Guest
Re: Midnight Commander & YTree
« Reply #4 on: September 29, 2010, 11:23:26 AM »
Can you share ./configure options?

steev (OP)

Re: Midnight Commander & YTree
« Reply #5 on: September 29, 2010, 12:26:34 PM »
Can you share ./configure options?
For GLIB (2.22.5) :

export LDFLAGS='/opt/mipsel-linux-uclibc/usr/lib/libutf8.a'
export PKG_CONFIG_LIBDIR="/opt/mipsel-linux-uclibc/usr/lib/pkgconfig"
./configure --host=mipsel-linux --target=mipsel-linux --build=i686-linux --prefix=/opt/mipsel-linux-uclibc/usr \
    --disable-silent-rules  --disable-selinux --disable-fam --enable-static --cache-file=mips.cache


For mc itself (4.6.2) :

export LIBS=' /opt/mipsel-linux-uclibc/usr/lib/libutf8.a -liconv '
export PKG_CONFIG_LIBDIR="/opt/mipsel-linux-uclibc/usr/lib/pkgconfig"

./configure --host=mipsel-linux --target=mipsel-linux --build=i686-linux   \
            --disable-glibtest --disable-nls --disable-rpath --disable-netcode \
            --with-glib-static --with-included-gettext --without-x --without-gpm-mouse \
            --prefix=/usr/local --enable-static --cache-file=mips.cache \
             --without-libintl-prefix --with-screen=mcslang

(script says so, but i think it shoud be 'ncurses' here... strange)

libutf8 : http://www.haible.de/bruno/packages-libutf8.html

To be honest - there could be more libs to port (i'm not sure about libgnuintl for example :)
The sig is MIA, presumed dead.

shraibikus

Re: Midnight Commander & YTree
« Reply #6 on: March 29, 2012, 08:52:02 PM »

steev (OP)

Re: Midnight Commander & YTree
« Reply #7 on: April 02, 2012, 08:20:45 AM »
URL is dead. Please update!

That may take some time, i've only sources left...
The sig is MIA, presumed dead.

shraibikus

Re: Midnight Commander & YTree
« Reply #8 on: April 02, 2012, 01:41:08 PM »
Thanks, I'll wait!

steev (OP)

Re: Midnight Commander & YTree
« Reply #9 on: April 10, 2012, 10:03:07 AM »
Here's link : http://dl.openhandhelds.org/cgi-bin/dingoo.cgi?0,0,0,0,27,577
Source will be uploaded soon.

Install µhowto:
- unzip file mc_ytree_dingux.zip (you'll get mc-4.6.2.dingux.zip & ytree.dingux.zip)
- choose your file manager (ytree, mc or both)
- ftp ZIP(s) to dingux
- unzip file(s) to /usr/local
The sig is MIA, presumed dead.

shraibikus

Re: Midnight Commander & YTree
« Reply #10 on: April 10, 2012, 05:47:31 PM »
great thanks!

from
a320.emulate.su forum
« Last Edit: April 11, 2012, 04:13:30 PM by shraibikus »

 

Post a new topic