Re: [e-users] eppp 0.0.1 released

2007-06-30 Thread Michele Abbrescia
Nathan Ingersoll ha scritto: > Think you could post some screenshots of current interface? I have a > dialer front-end that may be useful for you, but it may just end up > duplicating what you already have. > > Thanks, > Nathan > > On 6/29/07, Michele Abbrescia <[EMAIL PROTECTED]> wrote: >> Michele

Re: [e-users] eppp 0.0.1 released

2007-06-29 Thread Nathan Ingersoll
Think you could post some screenshots of current interface? I have a dialer front-end that may be useful for you, but it may just end up duplicating what you already have. Thanks, Nathan On 6/29/07, Michele Abbrescia <[EMAIL PROTECTED]> wrote: > Michele Abbrescia ha scritto: > > Hello, > > i have

Re: [e-users] eppp 0.0.1 released

2007-06-29 Thread Michele Abbrescia
Michele Abbrescia ha scritto: > Hello, > i have released eppp 0.0.1 the GUI front-end to pppd for E17. > If you want test it: > access with the following command(s) and password anonsvn. > > svn checkout --username anonsvn https://cde.di.uniba.it/svn/eppp > > Install eppp: > > $ cd eppp/ > $ ./a

[e-users] eppp 0.0.1 released

2007-06-27 Thread Michele Abbrescia
Hello, i have released eppp 0.0.1 the GUI front-end to pppd for E17. If you want test it: access with the following command(s) and password anonsvn. svn checkout --username anonsvn https://cde.di.uniba.it/svn/eppp Install eppp: $ cd eppp/ $ ./autogen.sh $ make # make install Thank you. ---