On Wednesday 11 January 2006 17:55, Christoph Stadlmann wrote:
>
> I ran
> ./configure --prefix=/usr --sysconfdir=/etc/visdn
> and then make and make install.

--sysconfdir=/etc would be more appropriate as it is the *system* 
configuration directory.

> FATAL: Error inserting visdn_ppp
> (/lib/modules/2.6.11.12/extra/visdn-ppp.ko): Unknown symbol in module,
> or unknown parameter (see dmesg)

Nothing to worry about, your kernel is missing ppp_generic and mobprobe fails. 
The various modprobes within visdn_configurator are a temporary hack to do 
module loading.

> ls: /usr/local/etc/visdn: No such file or directory

Uhm... configure isn't filling the configuration directory variable correctly, 
I'll give it a look later, in the meantime please fix the path by hand in 
scripts/visnd_configurator.

> And furthermore: How can I get that ppp thing out?
> Is it needed? And if yes, what for?

It's for running ppp on the ISDN, it's not mandatory for voice-only 
applications.

Bye,
_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers

Reply via email to