Displaying 3 results from an estimated 3 matches for "builid".
Did you mean:
build
2005 Oct 07
1
builiding R from sources
Dear R users,
I've been trying to build R from sources (in Windows) using Dr. Goto's BLAS,
unsuccessfully! I've followed the instructions in Section 3.1.2-3.1.3 of "R
Installation and Administration" manual (but maybe I did something wrong), but I
keep receiving the following error:
-- initially I get --
make: ./Rpwd.exe: Command not found
make[1]: ./Rpwd.exe: Command not
2016 Aug 09
3
Regarding using CentOS on Commercial Appliance
Hi All!I am builiding a firewall appliance based on CentOS. I am using CentOS as it is with some packages removed and some configuration done to security harden the appliance. Over and above this I will be installing Apache Web Server and Tomcat to run my web application which will give a web interface to configure t...
2008 Oct 08
1
Problem with sshd host key checking, for my own build with custom prefix
Hello openssh developers,
I was builiding openssh-4.7p, and it builds successfully with my own
prefix (--prefix=/path/to/sshd).
The problem is when I execute sshd, it warns about permission being too open:
hostname:/path root# /path/to/sshd -t -f /path/to/sshd_config
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@...