Unoffical empeg BBS

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

Topic Options
#36762 - 19/08/2001 04:04 Setting up a dev environment on the Empeg
tigloo
member

Registered: 25/04/2001
Posts: 122
Loc: Hamburg, Germany
Hello,

can anybody tell me how to setup a development environment on the Empeg itself? I have searched on the developer sites but only found information for cross compiling.

Frank van Gestel has a Debian archive on his page, but I am not really sure what to do with that one.

Till



Top
#36763 - 19/08/2001 07:30 Re: Setting up a dev environment on the Empeg [Re: tigloo]
tigloo
member

Registered: 25/04/2001
Posts: 122
Loc: Hamburg, Germany
Ok, after a bit of fiddling I put the Debian image on the Empeg and am now running it as chroot'ed environment. However, to be any useful, I need to do a dist-upgrade over the network and install packages the same way.

The only kernel I found to support PPP was a very old one... are there any newer kernels out there with PPP support compiled in?

Is it safe to install one of the old kernels that have PPP support?

Till



Top
#36764 - 19/08/2001 07:49 Re: Setting up a dev environment on the Empeg [Re: tigloo]
Roger
carpal tunnel

Registered: 18/01/2000
Posts: 5682
Loc: London, UK
Why do you need PPP? apt-get will work over normal Ethernet

Roger - not necessarily speaking for empeg
_________________________
-- roger

Top
#36765 - 20/08/2001 04:15 Re: Setting up a dev environment on the Empeg [Re: Roger]
tigloo
member

Registered: 25/04/2001
Posts: 122
Loc: Hamburg, Germany
I thought so, too, but the developer sites gave me a different feeling. Anyway, I got it to work, with no DNS, however. I thought that PPP would automatically provide DNS and routing information.

Till



Top
#36766 - 20/08/2001 05:46 Re: Setting up a dev environment on the Empeg [Re: tigloo]
Roger
carpal tunnel

Registered: 18/01/2000
Posts: 5682
Loc: London, UK
Repeat after me: You don't need PPP.

You do need a working DHCP server -- in order to give you routing information. However, the player application doesn't save the DNS settings.

You probably also need the following:

/sbin/ifconfig
/bin/ping
/etc/services
/etc/protocols
/etc/nsswitch.conf
/lib/libnss_compat-2.1.2.so
/lib/libnss_db-2.1.2.so
/lib/libnss_files.so.2
/etc/host.conf
/etc/resolv.conf
/lib/libnss_dns*
/lib/libdb*
/lib/libresolv*

You can find them here.



Roger - not necessarily speaking for empeg
_________________________
-- roger

Top
#36767 - 20/08/2001 05:53 Re: Setting up a dev environment on the Empeg [Re: Roger]
tigloo
member

Registered: 25/04/2001
Posts: 122
Loc: Hamburg, Germany
Repeat after me: I got it working already!

Only the first synch to match Debian Potato wasn't able to use DNS, after that everything was pretty easy.

Thanks though. :)

Till



Top
#36768 - 20/08/2001 07:18 Re: Setting up a dev environment on the Empeg [Re: tigloo]
Roger
carpal tunnel

Registered: 18/01/2000
Posts: 5682
Loc: London, UK
Cool . Hopefully someone else will find the other stuff useful, anyway.

Roger - not necessarily speaking for empeg
_________________________
-- roger

Top
#36769 - 21/08/2001 04:25 Re: Setting up a dev environment on the Empeg [Re: Roger]
smu
old hand

Registered: 30/07/2000
Posts: 879
Loc: Germany (Ruhrgebiet)
I do.

proud MkII owner (12GB blue/green/smoked, was #080000113 is #090001010)
_________________________
proud owner of MkII 40GB & MkIIa 60GB both lit by God and HiJacked by Lord

Top
#36770 - 28/08/2001 13:07 Re: Setting up a dev environment on the Empeg [Re: Roger]
schofiel
carpal tunnel

Registered: 25/06/1999
Posts: 2993
Loc: Wareham, Dorset, UK
You do off course, need ethernet. That rules out Mk1 owners then

You do need PPP over serial.

And just why are you so grumpy, Roger?

One of the few remaining Mk1 owners... #00015
_________________________
One of the few remaining Mk1 owners... #00015

Top