search for: installcp

Displaying 9 results from an estimated 9 matches for "installcp".

Did you mean: installcd
2003 Jun 19
3
Exec file incompatible with hardware
...the samba version is samba-1.9.18p2. I copied over the source and ran make, then make install - during the make install I received these errors: Installing codepage files in /usr/local/samba/lib/codepages Creating codepage file /usr/local/samba/lib/codepages/codepage.437 from codepage _def.437 installcp.sh[23]: /usr/local/samba/bin/make_smbcodepage: Execute permission deni ed. Creating codepage file /usr/local/samba/lib/codepages/codepage.850 from codepage _def.850 installcp.sh[23]: /usr/local/samba/bin/make_smbcodepage: Execute permission deni ed. Creating codepage file /usr/local/samba/lib...
2002 Jun 21
1
samba-2.2.5 -- a minor "make install" problem and 2 suggestions
...est2 SHLIBS = libsmbclient -SCRIPTS = $(srcdir)/script/smbtar $(srcdir)/script/findsmb +SCRIPTS = $(srcdir)/script/smbtar script/findsmb QUOTAOBJS=@QUOTAOBJS@ @@ -687,32 +687,32 @@ @echo Linking $@ @$(CC) $(FLAGS) -o $@ $(TDBBACKUP_OBJ) -install: installbin installman installscripts installcp installswat +install: installbin installman installscripts installcp @INSTALL_SWAT@ installdirs: - $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(BASEDIR) - $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(SBINDIR) - $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(BINDIR) - $(S...
2003 Mar 19
1
Patch for relocatable installs
...Mar 17 10:45:27 2003 @@ -4,8 +4,6 @@ # Copyright Andrew Tridgell 1992-1998 ########################################################################### -DESTDIR= - prefix=/usr/local exec_prefix=${prefix} mandir=${prefix}/man @@ -704,29 +702,29 @@ install: installbin installman installscripts installcp installswat installdirs: - $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(DESTDIR)/$(BASEDIR) - $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(DESTDIR)/$(SBINDIR) - $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(DESTDIR)/$(BINDIR) - $(SHELL) $(srcdir)/install-sh -d -m $(INSTA...
2002 Feb 24
3
Multiple Instancies of Samba on a single System
Hi out there, i intend to run multiple Instancies of Samba on a single, multi-homed, server, with each instance bound to a specific (logical) interface. If this works, it would be fine to me. Mainly for administrative Reasons. (You won't believe, but from time to time it becomes necessary to restart some services, but restarting the entire server is a real mess) Well here my
2000 Feb 17
1
pre2.0.7 KOI8-R bug
...36 1251 ISO8859-1 ISO8859-2 ISO8859-5 ISO8859-7 KOI8-R # where you are going to have the smbrun binary. This defaults to the # install directory. This binary is needed for correct printing 2. File names in the codepages directory. Since the scripts/installcp.sh builds character mapping files on the basis of the file name, wrong file name hurts: source/codepages/CPKOI-R.TXT (This is wrong) source/codepages/CPKOI8-R.TXT (This is right) Perhaps, it requires more carefull investigation, but I didn't find anything crucial so far. -- Best, Sergei...
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
...) $(POPT_OBJS) bin/.dummy @echo Linking $@ @$(LINK) -o $@ $(WBINFO_OBJ) $(PARAM_OBJ) $(LIB_OBJ) $(NOPROTO_OBJ) \ $(UBIQX_OBJ) $(LIBS) $(POPT_OBJS) bin/tdbbackup: $(TDBBACKUP_OBJ) bin/.dummy @echo Linking $@ @$(CC) $(FLAGS) -o $@ $(TDBBACKUP_OBJ) install: installbin installman installscripts installcp installswat installdirs: $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(BASEDIR) $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(SBINDIR) $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(BINDIR) $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(LIBDIR) $(SHELL) $(srcdir)...
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
...) $(POPT_OBJS) bin/.dummy @echo Linking $@ @$(LINK) -o $@ $(WBINFO_OBJ) $(PARAM_OBJ) $(LIB_OBJ) $(NOPROTO_OBJ) \ $(UBIQX_OBJ) $(LIBS) $(POPT_OBJS) bin/tdbbackup: $(TDBBACKUP_OBJ) bin/.dummy @echo Linking $@ @$(CC) $(FLAGS) -o $@ $(TDBBACKUP_OBJ) install: installbin installman installscripts installcp installswat installdirs: $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(BASEDIR) $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(SBINDIR) $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(BINDIR) $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(LIBDIR) $(SHELL) $(srcdir)...
1998 Oct 15
1
Problem to map home dir
...status: wsmbstatus.o $(UTILOBJ) @echo Linking wsmbstatus @$(CC) $(CFLAGS) -o wsmbstatus wsmbstatus.o $(UTILOBJ) $(LIBS) wsmbconf: wsmbconf.o $(UTILOBJ) cgi.o @echo Linking wsmbconf @$(CC) $(CFLAGS) -o wsmbconf wsmbconf.o $(UTILOBJ) cgi.o $(LIBS) install: installbin installman installscripts installcp installbin: all @$(SHELL) $(srcdir)installbin.sh $(INSTALLPERMS) $(BASEDIR) $(SBINDIR) $(LIBDIR) $(VARDIR) $(SPROGS) @$(SHELL) $(srcdir)installbin.sh $(INSTALLPERMS) $(BASEDIR) $(BINDIR) $(LIBDIR) $(VARDIR) $(PROGS) installscripts: @$(SHELL) $(srcdir)installscripts.sh $(INSTALLPERMS) $(BINDIR)...
2001 Oct 17
4
Samba 2.2.2 RPM package for Redhat 6.2
Hi, I want to ask you, if you release an RPM package for samba 2.2.2 for Redhat 6.2 too, and not only for version 7.1 Thanks a lot Tomas Zeman