Page 1 of 1

"Unable to use /tmp"

Posted: Fri Aug 10, 2018 5:33 am
by Termx
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]

Re: "Unable to use /tmp"

Posted: Wed Sep 05, 2018 7:52 am
by thisjun
Do you have permission of /tmp?