[EMAIL PROTECTED] wrote,
>Well for something that seems like it would be a rather common practice in  
>Linux (recompiling applications), there doesn't seem to be much instruction on 
> 
>how one goes about it (I'm sure it doesn't help that you (Neil) did the whole 
> compiling thing the first time ;-)~). Maybe I don't know the right places to 
> look or something, but I've been scouring all over the place trying to 
>figure  out how to edit this fricking app to where it will do what it is 
>supposed 
>to do  and I hav'nt been finding much luck with it. 

The trick last time was to open up a shell window, cd into the source code
directory, and type "./configure" (the "c" may have been uppercase...I don't
recall for sure).  This asked a series of questions...when it gets to the
one about including tun/tap support, answer "no".  When that's done, "make
install" will copy Peng to its proper locations (this has to be done as
root).


Sigh.  I'm beginning to think that in order to get this thing solved,
someone's going to have to come over to your place and see the machine in
its native environment.

              - Neil Parker
_______________________________________________
EUGLUG mailing list
[email protected]
http://www.euglug.org/mailman/listinfo/euglug

Reply via email to