debian's trouble with sheevaplug dev kit

View: New views
2 Messages — Rating Filter:   Alert me  

debian's trouble with sheevaplug dev kit

by アズマ :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

HI!
Thanks a lot for your quick responses.
I just tried your advice yesterday because of a long business trip.
GREAT !
SQUEESE is running through via SD card.
But other packages are unstable,and so I 'm able to establish web
server,mail server using postfix .
As refering to your web page manually install a tar ball of Debian lenny,
Error was happened when "tar -xjvf ~/base.tar.bz2" was excuted.
The error logs was as follows.

debian-plug:/mnt# tar -xjvf ~/base.tar.bz2
tar: bzip2: Cannot exec: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Exiting with failure status due to previous errors


---------to here ---------------:

Best Regards





--
To UNSUBSCRIBE, email to debian-arm-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Re: debian's trouble with sheevaplug dev kit

by Martin Michlmayr :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

* アズマ <masha_kazuhra3n@...> [2009-11-03 17:05]:
> Error was happened when "tar -xjvf ~/base.tar.bz2" was excuted.
> The error logs was as follows.
>
> debian-plug:/mnt# tar -xjvf ~/base.tar.bz2
> tar: bzip2: Cannot exec: No such file or directory

You have to install bzip2 for this to work:

    apt-get install bzip2

--
Martin Michlmayr
http://www.cyrius.com/


--
To UNSUBSCRIBE, email to debian-arm-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...