25/10/2005, 15:53
|
| | Fecha de Ingreso: julio-2003 Ubicación: España
Mensajes: 723
Antigüedad: 21 años, 5 meses Puntos: 0 | |
En la carpeta hay varios *.log, supongo que será config.log:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by eagle-usb configure 2.3.0, which was
generated by GNU Autoconf 2.59. Invocation command line was
[...]
configure:5378: checking for ifconfig
configure:5395: found /sbin/ifconfig
configure:5406: result: yes
configure:5415: checking for route
configure:5432: found /sbin/route
configure:5443: result: yes
configure:5458: checking for pidof
configure:5475: found /bin/pidof
configure:5486: result: yes
configure:5503: checking for dhclient
configure:5533: result: no
configure:5503: checking for dhcpcd
configure:5520: found /sbin/dhcpcd
configure:5530: result: dhcpcd
configure:5545: checking for pppd
configure:5562: found /usr/sbin/pppd
configure:5573: result: yes
configure:5584: checking for pppoe
configure:5612: result: no
configure:5629: checking for tclsh
configure:5646: found /usr/bin/tclsh
configure:5657: result: yes
configure:5666: checking for wish
[...]
## ---------------- ##
## Cache variables. ##
## ---------------- ##
[...]
ac_cv_prog_DHCP=dhcpcd
ac_cv_prog_PIDOF=yes
ac_cv_prog_PPPD=yes
ac_cv_prog_PPPOE=no
ac_cv_prog_TCL=yes
ac_cv_prog_TCPIP1=yes
ac_cv_prog_TCPIP2=yes
[...]
## ----------------- ##
## Output variables. ##
## ----------------- ##
PIDOF='yes'
PPPD='yes'
PPPOE='no'
PPP_OPTIONS_ADSL='/etc/ppp/peers/adsl'
PPP_OPTIONS_DIR='/etc/ppp/peers'
PPP_OPTIONS_MIRE='/etc/ppp/peers/mire'
[...]
configure: exit 0
Bien, he mirado si hay algún paquete llamado pppoe, no existe (hay uno llamado ppp...)
Si abro una consola y escribo pppoe ->comand not found
Pero si escribo pppoa -> pppoa: ioctl(SIOCGIFHWADDR): No such device
Bueno, y ahora que hago?
Saludos.
__________________ Solo nosotros podemos decidir qué hacer con el tiempo que se nos ha dado. (Gandalf) |