"Unable to use /tmp"

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
Termx
Posts: 2
Joined: Tue Aug 07, 2018 12:22 am

"Unable to use /tmp"

Post by Termx » Fri Aug 10, 2018 5:33 am

This error comes up when installing SoftEther VPN
How to get rid of it ?

Please help !

[code]
Welcome to Termux!

Wiki: https://wiki.termux.com
Community forum: https://termux.com/community
IRC channel: #termux on freenode
Gitter chat: https://gitter.im/termux/termux
Mailing list: termux+subscribe@groups.io

Search packages: pkg search <query>
Install a package: pkg install <package>
Upgrade packages: pkg upgrade
Learn more: pkg help
$ cd v4.27-9668
$ ls
AUTHORS.TXT ChangeLog.txt README bin debian
BUILD_UNIX.TXT LICENSE README.TXT centos src
BUILD_WINDOWS.TXT LICENSE.TXT THIRD_PARTY.TXT compat systemd
ChangeLog Makefile WARNING.TXT configure tmp
$ make
tmp/hamcorebuilder src/bin/hamcore/ src/bin/BuiltHamcoreFiles/unix/hamcore.se2
Unable to use /tmp.

cp src/bin/BuiltHamcoreFiles/unix/hamcore.se2 bin/vpnserver/hamcore.se2
cp: cannot stat 'src/bin/BuiltHamcoreFiles/unix/hamcore.se2': No such file or directory
make: *** [Makefile:331: bin/vpnserver/hamcore.se2] Error 1
$
[/code]

thisjun
Posts: 2458
Joined: Mon Feb 24, 2014 11:03 am

Re: "Unable to use /tmp"

Post by thisjun » Wed Sep 05, 2018 7:52 am

Do you have permission of /tmp?

Post Reply