Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#15322 - 24/08/2000 13:09 How do you install debian packages on the empeg?
hamzy
journeyman

Registered: 11/08/2000
Posts: 51
Loc: TX, USA
I couldn't find dkpg on the empeg and there are various packages that I would like to try to install.

Could someone put up a tgz file of the package installer on the developer site?

What gets me is that dpkg is only in package form (.deb) on the Debian site. You need a package installer to install the package installer.

I tried using alien on a Intel Red Hat system and it couldnt covert arm packages (but could convert i386 ones).

In fact, I now have a --2.tgz file that I can't do anything to it! rm --2.tgz doesn't work and you can't escape the -- characters.

Mark


Top
#15323 - 24/08/2000 13:32 Re: How do you install debian packages on the empeg? [Re: hamzy]
BryanT
new poster

Registered: 23/08/2000
Posts: 3
I was just about to post this same message...

I'd really like to get an HTTP server up & running. Scanning the boards tells me this is a pretty common modification, it'd be nice to put together a single file install and instructions on how to do this as well.

--Bryan


Top
#15324 - 24/08/2000 14:03 Re: How do you install debian packages on the empeg? [Re: BryanT]
BryanT
new poster

Registered: 23/08/2000
Posts: 3
I found a dpkg in GZip format here:
ftp://ftp.debian.org/pub/debian/project/dpkg/dpkg-1.6.9_arm.nondebbin.tar.gz

Now, how do I go about installing PPP and an HTTP Server? Is there an updated version of the Kernel with PPP service turned on?

--Bryan


Top
#15325 - 24/08/2000 15:04 Re: How do you install debian packages on the empeg? [Re: hamzy]
tonyc
carpal tunnel

Registered: 27/06/1999
Posts: 7058
Loc: Pittsburgh, PA
Okay, I'll ask... What is the appeal/benefit of running an HTTP server on the Empeg? I am a programmer, and I LOVE gadgets and hacking things, but I can't think of a practical application...

_________________________
- Tony C
my empeg stuff

Top
#15326 - 24/08/2000 15:08 Re: How do you install debian packages on the empeg? [Re: tonyc]
hamzy
journeyman

Registered: 11/08/2000
Posts: 51
Loc: TX, USA
Well, what I was considering was to see if icecast (a mp3 streaming server) could run on it.

As for an http server, one use would be a remote interface to control the player.


Top
#15327 - 24/08/2000 15:12 Re: How do you install debian packages on the empeg? [Re: hamzy]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31571
Loc: Seattle, WA
And with the appropriate third-party software to link the tag information to the fids, it could be a file server for your MP3 files.

___________
Tony Fabris
_________________________
Tony Fabris

Top
#15328 - 24/08/2000 16:44 Re: How do you install debian packages on the empeg? [Re: hamzy]
rjlov
member

Registered: 16/12/1999
Posts: 188
Loc: Melbourne, Australia
In fact, I now have a --2.tgz file that I can't do anything to it! rm --2.tgz doesn't work and you can't escape the -- characters.

That's because it's not the shell which is interpreting the --, it's rm. Try rm -- --2.tgz. Or rm ./--2.tgz. Whatever.

Richard.


Top
#15329 - 19/09/2000 05:52 Re: How do you install debian packages on the empeg? [Re: hamzy]
anti
member

Registered: 10/07/2000
Posts: 117
Loc: BaWue, Germany, Europe
Just a short note on ".deb"s in general.
They are just archives, so a "ar x dpkg...deb" and then a "tar xzf data.tar.gz" brings you a giant step further.

And there was a fully functional debian-arm-tgz somewhere.

anti


_________________________
-------------------- MKII 08000073 40GB BLUE

Top
#15330 - 28/10/2000 12:42 Re: How do you install debian packages on the empeg? [Re: BryanT]
loren
carpal tunnel

Registered: 23/08/2000
Posts: 3826
Loc: SLC, UT, USA
okay, so i'm starting to get my fingers wetter and wetter in linux. I'm attempting to mess around with the icecast streaming package. I got the GZiped dpkg and slapped it on the empeg. After i unzipped it, i got two directories, "usr" and "var", the contents of which i copied to the appropriate directories (bin, sbin, etc..) Sooo...i'm assuming that would be the correct way to install it given that i'm flying by guesses here. After that i attempted to dpkg the icecast .deb package and i get the following error...

"dpkg: failed to open package info file `/var/lib/dpkg/status' for reading: No such file or directory"

any help would be appreciated...

OR...is someone else already working on this. I know there were threads about it and hamzy actually got it working... but they've been stagnant for a while... Hamzy... if your listening, what's the status?


|| loren.cox
|| 080000446
_________________________
|| loren ||

Top
#15331 - 06/11/2000 17:04 Re: How do you install debian packages on the empeg? [Re: loren]
hamzy
journeyman

Registered: 11/08/2000
Posts: 51
Loc: TX, USA
I've been on vacation for a while...
From what I remember, if you want to install a package, use the Debian root environment because it has all of the files.
I didn't really install shoutcast. I just compiled it and ftped the exe over along with the few ascii files it was looking for.


Top
#15332 - 06/11/2000 17:23 Re: How do you install debian packages on the empeg? [Re: hamzy]
loren
carpal tunnel

Registered: 23/08/2000
Posts: 3826
Loc: SLC, UT, USA
so you did get it working, no? Any other tips you can offer or was it pretty straight forward? Thanks =]


|| loren.cox
|| 080000446
_________________________
|| loren ||

Top
#15333 - 10/11/2000 13:07 Re: How do you install debian packages on the empeg? [Re: loren]
hamzy
journeyman

Registered: 11/08/2000
Posts: 51
Loc: TX, USA
yes. It was pretty straight forward.


Top