abt modem

Bob McClure Jr robertmcclure at earthlink.net
Sun Apr 4 12:06:36 UTC 2004


On Sun, Apr 04, 2004 at 05:48:50AM +0000, Dany Gates wrote:
> hi,  i tried to install pctel modem drive(pctel-0.9.6)for HSP micro modem  
> but everything goes right for "./configure" and "make" but when i run "make 
> install" and the end it gives me following error (for ur help i am giving 
> whole output) :
> 
> 
> Making install in src
> make[1]: Entering directory `/home/kaustubh/modemdrv/pctel-0.9.6/src'
> Making install in module
> make[2]: Entering directory `/home/kaustubh/modemdrv/pctel-0.9.6/src/module'
> make[3]: Entering directory `/home/kaustubh/modemdrv/pctel-0.9.6/src/module'
> make[3]: Nothing to be done for `install-exec-am'.
> make[3]: Nothing to be done for `install-data-am'.
> make[3]: Leaving directory `/home/kaustubh/modemdrv/pctel-0.9.6/src/module'
> make[2]: Leaving directory `/home/kaustubh/modemdrv/pctel-0.9.6/src/module'
> Making install in ptserial
> make[2]: Entering directory 
> `/home/kaustubh/modemdrv/pctel-0.9.6/src/ptserial'
> make[3]: Entering directory 
> `/home/kaustubh/modemdrv/pctel-0.9.6/src/ptserial'
> make[3]: Nothing to be done for `install-exec-am'.
> make[3]: Nothing to be done for `install-data-am'.
> make[3]: Leaving directory 
> `/home/kaustubh/modemdrv/pctel-0.9.6/src/ptserial'
> make[2]: Leaving directory 
> `/home/kaustubh/modemdrv/pctel-0.9.6/src/ptserial'
> make[2]: Entering directory `/home/kaustubh/modemdrv/pctel-0.9.6/src'
> make[3]: Entering directory `/home/kaustubh/modemdrv/pctel-0.9.6/src'
> make[3]: Nothing to be done for `install-exec-am'.
> make[3]: Nothing to be done for `install-data-am'.
> make[3]: Leaving directory `/home/kaustubh/modemdrv/pctel-0.9.6/src'
> make[2]: Leaving directory `/home/kaustubh/modemdrv/pctel-0.9.6/src'
> make[1]: Leaving directory `/home/kaustubh/modemdrv/pctel-0.9.6/src'
> Making install in lib
> make[1]: Entering directory `/home/kaustubh/modemdrv/pctel-0.9.6/lib'
> make[2]: Entering directory `/home/kaustubh/modemdrv/pctel-0.9.6/lib'
> make[2]: Nothing to be done for `install-exec-am'.
> make[2]: Nothing to be done for `install-data-am'.
> make[2]: Leaving directory `/home/kaustubh/modemdrv/pctel-0.9.6/lib'
> make[1]: Leaving directory `/home/kaustubh/modemdrv/pctel-0.9.6/lib'
> Making install in modules
> make[1]: Entering directory `/home/kaustubh/modemdrv/pctel-0.9.6/modules'
> make[2]: Entering directory `/home/kaustubh/modemdrv/pctel-0.9.6/modules'
> /bin/sh ../mkinstalldirs /lib/modules/2.4.20-8/misc
> /usr/bin/install -c -o root -g root -m 644 pctel.o 
> /lib/modules/2.4.20-8/misc/pctel.o
> /usr/bin/install -c -o root -g root -m 644 ptserial.o 
> /lib/modules/2.4.20-8/misc/ptserial.o
> /bin/sh: line 1: depmod: command not found
> make[2]: *** [install-exec-local] Error 127
> make[2]: Leaving directory `/home/kaustubh/modemdrv/pctel-0.9.6/modules'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory `/home/kaustubh/modemdrv/pctel-0.9.6/modules'
> make: *** [install-recursive] Error 1
> 
> 
> what u think must be the prob??


You weren't root or you didn't have root's PATH.  Either log in as
root or, from your mere mortal account,

  su -

You must use the "-" to get root's environment, especially his PATH.

Cheers,
-- 
Bob McClure, Jr.             Bobcat Open Systems, Inc.
robertmcclure at earthlink.net  http://www.bobcatos.com
A Bible falling apart belongs to someone who isn't.





More information about the Redhat-install-list mailing list