Hi, > I need to run "make" inside "/packages/strongswan" directory. Make did > some things, but failed with following error:
Unfortunately, these build scripts have not been maintained for a while. I initially created them as an example how a deb could look like, but the different distributions use their own Debianization. You might check with your distributor for packages, or alternatively take these files as template to build upon. > dh_install -s > cp: cannot stat ‘debian/tmp/usr/lib/strongswan/pki’: No such file or directory pki has recently been promoted to a binary under /usr/bin, so changing the path in strongswan-tools.install might help. However, likely that other changes are required to get these packages working. Regards Martin _______________________________________________ Dev mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/dev
