Emptool on FreeBSD?

Posted by: forrie

Emptool on FreeBSD? - 20/02/2001 23:53

Has anyone ported EMPTOOL to FreeBSD?

Posted by: mcomb

Re: Emptool on FreeBSD? - 21/02/2001 15:44

I played with it a little while back but gave up pretty quickly. There was some system call that was missing under BSDs (poll maybe???) that seemed to be the main problem (whatever it was there was a similar alternative that could probably be used). JEmpeg which is a java clone of emptool and emplode does work quite well under FreeBSD with the jdk1.2.2 from ports. The only problem is that the JVM appears to be unable to send a broadcast packet (same problem on Mac OS X incidentally) so autodiscovery of the empeg does not work. No big deal, just specify the IP.

Empeg's kernel download utility does compile and work fine under FreeBSD FWIW.

-Mike

Posted by: mcomb

Re: Emptool on FreeBSD? - 21/02/2001 15:54

Also, the linux version kinda works under FreeBSD's built-in linux emulation. For me, it finds the empeg but gets stuck on the "Checking connection" step for some reason. It may be possible to fix whatever that problem is and then just use the linux version.

-Mike