Hi, This is asraful. I am trying to install 'pskctool' in my system. But facing some problems.
*My System:* Distributor ID: Ubuntu Description: Ubuntu 15.10 Release: 15.10 Codename: wily *Problem Description:* I tried these steps: Step 1: /oath-toolkit-2.6.1$ sudo ./configure ........................... configure: summary of build options: version: 2.6.1 Install prefix: /usr/local Compiler: gcc Build PAM module: no PSKC: yes Step 2: /oath-toolkit-2.6.1$ sudo make ........................... make[4]: Entering directory '/home/wiseman/Desktop/kona/oath-toolkit-2.6.1/libpskc/schemas' GEN catalog-pskc.xml /bin/bash: --create: command not found Makefile:1052: recipe for target 'catalog-pskc.xml' failed make[4]: *** [catalog-pskc.xml] Error 127 make[4]: Leaving directory '/home/wiseman/Desktop/kona/oath-toolkit-2.6.1/libpskc/schemas' Makefile:1136: recipe for target 'all-recursive' failed make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory '/home/wiseman/Desktop/kona/oath-toolkit-2.6.1/libpskc' Makefile:968: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/home/wiseman/Desktop/kona/oath-toolkit-2.6.1/libpskc' Makefile:390: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/wiseman/Desktop/kona/oath-toolkit-2.6.1' Makefile:345: recipe for target 'all' failed make: *** [all] Error 2 After this i checked PATH settings /oath-toolkit-2.6.1$ echo $PATH /bin/bash:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin What am i missing ? Please help me out of here. Thanks in advance. Asraful
