John Stevenson created NETBEANS-1338:
----------------------------------------
Summary: Cannot run program "/tmp/1867006118/pty": error 13,
Permission denied
Key: NETBEANS-1338
URL: https://issues.apache.org/jira/browse/NETBEANS-1338
Project: NetBeans
Issue Type: Bug
Affects Versions: 8.2
Reporter: John Stevenson
Recently loaded Netbeans with C++ on Linux Redhat 7.4. I created a Hello world
application and attempted to build the app with no changes to the generated
code. The following appears in the build window:
cd '/root/NetBeansProjects/HelloWorld'
/usr/bin/gmake -f Makefile CONF=Debug
Cannot run program "/tmp/1867006118/pty": error=13, Permission denied.
Currently, I am running this as root. I have tried chmod on the file to no
avail. Have removed sticky bit on tmp directory. Have tested on several
machines and all behave similarly. Machines have been hardened for security.
The /tmp directory is mounted to /var/tmp in the /etc/fstab file.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists