DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2009-01-29 15:25:32

bruor
Member
Registered: 2009-01-28
Posts: 15

htop

Wondering if anyone could point me in the right direction for getting a copy of htop that will run on the 323.

I assume a package could be built for ffp would be the best/easiest way to go for this, but I can't find a repo that has it sad

thanks in advance

Offline

 

#2 2009-01-29 16:38:45

hell0
Member
From: .de
Registered: 2008-05-13
Posts: 81

Re: htop

it compiles fine with ffp 0.5, afair i have the ncurses package installed.

Code:

wget http://surfnet.dl.sourceforge.net/sourceforge/htop/htop-0.8.1.tar.gz
tar xzf htop-0.8.1.tar.gz
cd htop-0.8.1/
./configure --prefix=/ffp
make
make install

seems to work fine, ffp-base, binutils and make packages may be needed to build...
http://www.abload.de/thumb/htop_ch3snaseg22.png


CH3SNAS firmware 1.05 with WD1000FYPS and ffp 0.5 on USB Stick

Offline

 

#3 2009-01-30 15:13:44

bruor
Member
Registered: 2009-01-28
Posts: 15

Re: htop

thanks for the reply!

I ended up digging to this link which got me able to configure the package:

http://www.shadowandy.net/2008/08/addin … ns-323.htm

but it promptly failed telling me that /lib/cpp didn't exist.  I symlinked /ffp/bin/cpp to /lib/cpp
but still get the following output on the ./configure:

Code:

checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

*edit:

I was able to get this working after installing kernel-headers and ncurses

Last edited by bruor (2009-01-30 15:18:38)

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB