Displaying 20 results from an estimated 400 matches similar to: "The 'make install' error"
2003 Sep 04
2
build samba rpm for redhat 9
Hello group,
I have downloaded the source file of samba 3:
samba-3.0.0rc2-1.src.rpm.And build it for redhat 9.0,I
didn't see any redhat package of samba 3 for redhat
9.0.
when i install the source,and built redhat package
using the following command: rpmbuild -ba samba3.spec.
It seem OK,but at last,it report the error:
Can everybody help me and show me how to fix the
error.
Thanks a lot.
2005 Aug 26
3
default_quota
Hello samba,
Who uses samba vfs object = default_quota ?
What does it do ? What configuration options ?
--
Best regards,
maxxik mailto:maxxik@gmail.com
2004 Sep 24
1
Compile from source FAILED - Mandrake 7.2
Mates,
The saga continues, but THANK GOD 'make revert' WORKS. Here is my
problem. I am trying to compile 3.0.7 from source and install it on my
Mandrake 7.2 box. The gcc compiler is 2.95.3. Here is what I have done:
[stop samba]
# ./configure --prefix=/usr --with-smbmount
# make
# make install
# /etc/rc.d/init.d/smb start
Here is what I get:
[root@Nemesis david]# tail
2005 Feb 01
1
SLES9 Module '/usr/lib/samba/vfs/audit.so' loaded, Can't find a vfs module [/usr/lib/samba/vfs/audit.so]
Any ideas why a vfs module loads successfully then can't be found?
[2005/01/30 03:52:08, 5] lib/util_seaccess.c:se_access_check(309)
se_access_check: access (2) granted.
[2005/01/30 03:52:08, 3] smbd/vfs.c:vfs_init_default(203)
Initialising default vfs hooks
[2005/01/30 03:52:08, 3] smbd/vfs.c:vfs_init_custom(229)
Initialising custom vfs hooks from [/usr/lib/samba/vfs/audit.so]
2013 Apr 11
1
Pruning embedded samba 3.6 installation
I'm using the Yocto Project to build an embedded distro, to which I'm adding
Samba 3.6 from OpenEmbedded. Doing so increases my root file system from
about 63MB to 175MB. I seem to be building a large Samba server with a small
ancillary operating system tacked onto it.
I listed the files in my file system image, and see that lots of the
commands are quite large. I understand that Samba 4
2005 Aug 14
5
RPM SPEC rebuild errors
Hello All,
I have been trying all afternoon to rebuild the Samba RPM for my Fedora
3 with the MySQL passdb support and from what I can see it only needs
the inclusion of "--with-expsam=mysql" in the SPEC file in addition to
the regular ones.
The problem is that no matter what version of Samba I try to rebuild, it
always gice an error at the same place:
2004 Feb 26
2
Trouble with install, still
I've tried building it on a server that I know has pretty much every
library possible for a program to need, but I'm still not getting a
good samba install.
I'm on white-dwarf linux (kernel 2.4.25), gcc 3.3.2, Samba 3.0.2a
White-dwarf is home-grown, very much like slackware.
When I configure and make and make install, I don't get any errors, but
I when I look for some files
2004 Sep 22
1
mdk 7.2, Upgrade 2.0.9 to 3.0.7, Help with ./configure
Mates,
In following chapter 35 "How to Compile Samba" I have looked at
./configure --help and I have a few questions. Originally I installed 2.0.9
via RPM, and of course there are no longer RPMs for mdk 7.2.
On 7.2, smbd and nmbd are installed in /usr/sbin. The docs are in
/usr/share/doc/samba-2.0.9. I don't know where the rest of the pieces of the
puzzle were scattered by
2010 Nov 28
3
Rebuilding samba3x rpms results in size doubled
Hi,
I have rebuilt samba3x SRPM in Centos 5.5. The resultings RPM's are nearly
in triple size of the original RPMs. I have installed and checked the binary
files are stripped. What can result in such difference in RPM sizes?
I have not changed anything on built and install sections of spec file.
Regards,
Some files and sizes in original samba3x rpm:
-rwxr-xr-x 1 root root 17904 Mar 31
2005 Jan 12
0
samba from srpms for fedora core 1 with mysql
hi there
here is part of SPECS file:
------------------------------------------------------------------
CFLAGS="$RPM_OPT_FLAGS" ./configure \
--prefix=%{_prefix} \
--localstatedir=/var \
--sysconfdir=/etc \
--with-privatedir=%{_sysconfdir}/samba \
--with-fhs \
--with-quotas \
--with-smbmount \
--with-pam \
2004 May 20
1
Problem Rebuilding 3.0.4 RPMS For Fedora ia64
When rebuilding from the source rpms on ia64 on Fedora Core 1 with all
updates I am getting the following error.
---------------------------------
Processing files: samba-client-3.0.4-2
error: File not found: /var/tmp/samba-3.0.4-root/usr/lib64/samba/lowcase.dat
error: File not found: /var/tmp/samba-3.0.4-root/usr/lib64/samba/upcase.dat
error: File not found:
2004 Sep 22
0
Compiled 3.0.7-1 on Mandrake 7.2 -- Did it work?
Mates,
Just got done configuring and compiling 3.0.7-1 on my Mandrake 7.2 box.
The process was as follows:
./configure --prefix=/usr --with-smbmount
make
The following is a listing of the ../bin directory. Does it look like
all the pieces got built and are about the right size?? Any feedback before
doing the 'make install' would be appreciated.....
[root@Nemesis source]# ls -al
2005 Feb 22
1
fake_perms and read-only profiles
I tried using the fake_perms module to set up some read-only profiles
and couldn't get it to work. Could someone please point out what I'm
doing wrong?
I created a copy of my regular [profiles] share with the fake_perms
module loaded:
[staticprofiles]
path = /staticprofiles
invalid users = root
browseable = yes
csc policy = disable
veto oplock files = /prf*.tmp/
2016 Aug 19
1
Storing Quotas in Active Directory
On Thu, Aug 18, 2016 at 7:07 AM, Rowland Penny via samba <
samba at lists.samba.org> wrote:
>
> Hi Greg, I take it what we discussed last time didn't work.
>
I did in fact create some custom schema mods that can store the quota
information, but it just seems to be an odd way to do it. I am surprised
that others uses Samba 4 on *nix file servers don't talk about this
2005 Sep 21
2
Samba with Mysql, compilation problem.
First i would like to say hello to everybody here, because i am new to
this ML.
So here is the description of my problem:
I began with a clean samba installation from the stable branch few
monthes ago, everything was just fine, i have a linux box which was
sharing files for another linux workstation and two WinXP laptops. The
sharing linux box is a debian stable branch O/S, which is my choice
2006 Jan 30
1
linux group quota does not work as expected with 3.0.21a
Hi, all!
I use samba 3.0.21a on Debian Sarge with 2.4.32 kernel as member of Active Directory domain.
I set following config:
[ISCMPD]
comment = Work directories for ISCMPD department
path = /var/work/smb_shares/ISCMPD
valid users = @ISCMPD
write list = @ISCMPD
force group = qiscmpd
force create mode = 0777
force directory mode = 0777
2003 Sep 16
0
error with make install samba-3.0.0rc4
Hi All,
I am using solaris9 x86 installed this packages and then installed
samba rc4 booms out with errors
libiconv-1.9.1
BerkeleyDB.4.1
openldap-stable-20030709
samba-3.0.0rc4
./configure --prefix=/data5/samba --with-libiconv=/usr/local/lib --with-krb5=/us
r/local/sbin --with-ldap --with-profiling-data --with-quotas --with-sys-quotas -
-with-acl-support
make
make install
....
....
2004 Feb 27
0
Réf. : Trouble with install, still--please help
Hi
These files are the samba daemon !
> usr/local/samba/sbin/nmbd
> usr/local/samba/sbin/smbd
> usr/local/samba/sbin/swat
> usr/local/samba/sbin/winbindd
You must create the smb.conf in /usr/local/samba/lib.
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32
2007 Sep 06
1
problems with VFS_FAKE_PERMS
Hi,
I want to use the module VFS_FAKE_PERMS for roaming profiles. When I use the option "writeable = yes" (see config [1]) the user profiles are write
back the server (but they shouldn't, right?).
If I delete the writeable-option (see [2]) windows brings an error when logging off:
"Windows cannot update your roaming profile. Possible causes of this error include network
2012 Nov 10
1
issues with Windows 7 roaming profiles
Hello,
I have a centOS 5.5 box acting as as a PDC with samba 3.4.9 and openldap 2.4.22.
Then I joined the domain with a centOS box (samba 3.4.17) which hosts the homes and profiles.
I have no problem with XP clients.
I can join a windows 7 client to my domain but it is unable to load the profile when logging in.
See below a level 2 log.smdb from the file server when I log in with a domain