[CM] Snd: getting a prompt on stdout

Kjetil Matheussen k.s.matheussen at gmail.com
Fri Mar 18 07:09:22 PDT 2016


On Fri, Mar 18, 2016 at 2:34 PM, Kjetil Matheussen <k.s.matheussen at gmail.com
> wrote:

> I just made a couple of quick changes to snd to support this:
> http://folk.uio.no/~ksvalast/xen.c.diff
> http://folk.uio.no/ksvalast/makefile.diff
>
> Recipe (untested):
>
> cd snd
> ./configure
> wget http://folk.uio.no/~ksvalast/xen.c.diff
> wget http://folk.uio.no/ksvalast/makefile.diff
> patch -p1 <xen.c.diff
> patch -p1 <makefile.diff
> cp -a ../s7/s7webserver .
> cd s7webserver
> <Remove "-DWITH_MAIN" from Makefile>
> make
> cd ..
> make -j8
>
>
Forgot one modified file:

wget http://folk.uio.no/ksvalast/s7webserver.cpp.diff
cd s7webserver
patch -p1 <s7webserver.cpp.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/mailman/private/cmdist/attachments/20160318/0373f8ed/attachment.html>


More information about the Cmdist mailing list