LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   ADMLogger Troubles (https://www.linuxquestions.org/questions/linux-software-2/admlogger-troubles-114003/)

MrH0TT 11-09-2003 01:19 AM

ADMLogger Troubles
 
I just downloaded the .tgz for ADMLogger, and when I run the 'make admlogger' I get this error......


root@enigma:/home/junior/Desktop/admlogger# make admlogger
Checking for source file logger.pc (if it does not exist, try "make clean")... success!
make: execvp: ./pconfig.pl: Permission denied
make: *** [admlogger] Error 127


Can anyone tell me what's happening wrong here? I've tried both as my 'user' and as 'root' and neither seem to cooperate with me.
Thanks.

ale75 04-02-2004 10:00 AM

I had the same problem, if you look at the Makefile you'll see tha it tries to execute pconfig.pl which is not executable: chmod +x pconfig.pl and it should work.
Cheers,
Ale.

revragnarok 11-01-2004 05:06 PM

Will be fixed.
 
I fixed the Makefile, if a new version ever comes out this fix will be there, thanx.

- adm


All times are GMT -5. The time now is 06:37 AM.