Displaying 2 results from an estimated 2 matches for "bshare".
Did you mean:
share
2007 Feb 02
1
Problem installing R-2.4.1 on AIX 5.3
Dear all,
I have some problems to install R-2.4.1 on AIX 5.3.
Configure string:
./configure --with-readline=no LDFLAGS='-bshared' --with-jpeglib=no --with-libpng=no --with-lapack=no --prefix=/cineca/prod/Bioinf/R-2.4.1
configure .site=
#! /bin/sh
CC=xlc
F77=xlf
MAIN_LDFLAGS=-Wl,-brtl
SHLIB_LDFLAGS=-Wl,-G
CXX=xlc
CXXFLAGS=' -g -O'
SHLIB_LDFLAGS=-W1, -G
MAKE=gmake
Configure ends successfully, but the make fails:...
2009 May 05
3
file locking options in smb.conf
Hi List,
I have a file server which runs samba-3.0.28a. My aim is to share a logical volume ( with XFS filesystem) using SAMBA, NFS and FTP. Since it is a file server I?m very much concerned about file locking. After googling and reading a lot I had set file locking flags in smb.conf
?lock directory = /var/lock/samba
strict locking = no
locking = yes
level2 oplocks = no
kernel oplocks