Uploaded image for project: 'OpenDNSSEC TRAC Import'
  1. OpenDNSSEC TRAC Import
  2. ODSTRACIMPORT-174

Error with SoftHSM installation prefix

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Incomplete
    • Affects Version/s: trunk
    • Fix Version/s: None
    • Component/s: SoftHSM
    • Labels:
      None

      Description

      ./configure --program-prefix=/opt/softhsm --with-botan=/opt/botan
      

      Tries to install SoftHSM in "/usr/local/bin//opt/softhsmsofthsm"

      make[3]: Nothing to be done for `install-data-am'.
      make[3]: Leaving directory `/home/username/install/softhsm-1.1.4/src/lib'
      make[2]: Leaving directory `/home/username/install/softhsm-1.1.4/src/lib'
      Making install in bin
      make[2]: Entering directory `/home/username/install/softhsm-1.1.4/src/bin'
      make[3]: Entering directory `/home/username/install/softhsm-1.1.4/src/bin'
      test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
        /bin/sh ../../libtool   --mode=install /usr/bin/install -c 'softhsm' '/usr/local/bin//opt/softhsmsofthsm'
      libtool: install: /usr/bin/install -c softhsm /usr/local/bin//opt/softhsmsofthsm
      /usr/bin/install: cannot create regular file `/usr/local/bin//opt/softhsmsofthsm': No such file or directory
      make[3]: *** [install-binPROGRAMS] Error 1
      make[3]: Leaving directory `/home/username/install/softhsm-1.1.4/src/bin'
      make[2]: *** [install-am] Error 2
      make[2]: Leaving directory `/home/username/install/softhsm-1.1.4/src/bin'
      make[1]: *** [install-recursive] Error 1
      make[1]: Leaving directory `/home/username/install/softhsm-1.1.4/src'
      make: *** [install-recursive] Error 1
      
      

        Attachments

          Activity

            People

            Assignee:
            rickard Rickard Bellgrim
            Reporter:
            paul@vanbrouwershaven.com Paul van Brouwershaven
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: