Thank you both, Jens and Michael. I was missing some dependencies as you both indicated. I was able to compile it today without a problem. What a coincidence that you replied Michael; I was actually updating the udpcast binaries in G4L (terrific project btw!) for testing.
On 7/26/07, udpcast-request@udpcast.linux.lu < udpcast-request@udpcast.linux.lu> wrote:
Send Udpcast mailing list submissions to udpcast@udpcast.linux.lu
To subscribe or unsubscribe via the World Wide Web, visit https://lll.lgl.lu/mailman/listinfo/udpcast or, via email, send a message with subject or body 'help' to udpcast-request@udpcast.linux.lu
You can reach the person managing the list at udpcast-owner@udpcast.linux.lu
When replying, please edit your Subject line so it is more specific than "Re: Contents of Udpcast digest..."
Today's Topics:
- Compiling from Source (Jon Miller)
- Re: Compiling from Source (Jens Breuer)
Message: 1 Date: Wed, 25 Jul 2007 15:32:29 -0500 From: "Jon Miller" jmiller7@gmail.com Subject: [Udpcast] Compiling from Source To: udpcast@udpcast.linux.lu Message-ID: b0d754d50707251332o65e410b1v8b2be99316596319@mail.gmail.com Content-Type: text/plain; charset="iso-8859-1"
I had a question about compiling udpcast from source. I am inexperienced with Linux, so I am probably doing something wrong. I downloaded udpcast-20070602.tar.gz as listed on the site ( http://udpcast.linux.lu/source.html). I followed the steps to extract the file to a folder and changed to that directory. However, when I typed the make command, it says "make: *** No targets specified and no makefile found. Stop.". This is under Ubuntu 6.10.
I also tried "make --file=./Makefile.in" thinking that it might be what was needed but got a different error (CC@: Command not found & Error 127). Can you help me figure out what I am doing wrong?
Thanks for the project! I am hoping to implement this at a university to replace Ghost.
-Jonathan M