search for: installscripts

Displaying 19 results from an estimated 19 matches for "installscripts".

2002 Jun 21
1
samba-2.2.5 -- a minor "make install" problem and 2 suggestions
...ktest bin/locktest2 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) $(BIN...
2006 Aug 14
1
[LLVMdev] llvm cvs/svn installscript
Hi all! I wanted to test the LLVM system. By reading the homepage I figured that llvm-gcc4 seemed the best way to go. I tried to follow the homepage and the instructions in README.LLVM Sometimes confusing but in retrospect not that hard. But I could not produce the .bc file with a simple program no matter how hard I tried. After some help from resistor in #llvm it became clear that I did not
2013 Nov 12
1
Own Package Installscript
Hi, i want to use Puppet to install all packages from a webserver (no repository) . Therefore I wrote following Script: class install_package { case "$operatingsystem" { SLES: { notify {"${operatingsystem} ${operatingsystemrelease} detected":} notify {"Installing $packagename now:":}
2002 Mar 06
1
Possible bug in 2.2.3a source/script/installbin.sh (with patch)
...installbin: all installdirs ! @$(SHELL) $(srcdir)/script/installbin.sh $(INSTALLPERMS) $(BASEDIR) $(SBINDIR) $(LIBDIR) $(VARDIR) $(SPROGS) $(WINBIND_SPROGS) ! @$(SHELL) $(srcdir)/script/installbin.sh $(INSTALLPERMS) $(BASEDIR) $(BINDIR) $(LIBDIR) $(VARDIR) $(PROGS) $(WINBIND_PROGS) installscripts: installdirs @$(SHELL) $(srcdir)/script/installscripts.sh $(INSTALLPERMS) $(BINDIR) $(SCRIPTS) --- 661,668 ---- @$(SHELL) $(srcdir)/script/installbin.sh $(INSTALLPERMS) $(BASEDIR) $(SBINDIR) $(LIBDIR) $(VARDIR) $(SPROGS) installbin: all installdirs ! @$(SHELL) $(srcdir)/scr...
2004 Nov 18
2
use of APPEND in default
Having fought my PXE config and eventually getting it to work (had to comment out the group { } statments ? I now come across another issue I cannot resolve and would appreciate some help. in my /tftpboot/pxelinux.cfg/default file I have cause to use the APPEND statement to pass options to the kernel being used. Unfortunately this line has now become longer than 255 characters and appears to be
2003 Mar 19
1
Patch for relocatable installs
...akefile.old Mon 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...
2005 Apr 19
2
Antwort: Re: OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
Hi I had compiled my ssh Version on my Package Server. This is the Version: OpenSSH_3.9p1, OpenSSL 0.9.6m 17 Mar 2004 I install my Server over NIM with the Versions above. My Problem ist that i migrate one Server from AIX 4.3.3 to AIX 5.2 After the Migration we deinstalled the openssl and openssh and installed the new Version. What im not understand is wy the prerequisites will not be found in
2001 Apr 07
1
samba on NetBSD - some patches
...tallbin.sh $(INSTALLPERMS) $(BASEDIR) $(BINDIR) $(LIBDIR) $(VARDIR) $(PROGS) + @$(SHELL) $(srcdir)/script/installbin.sh $(INSTALLPERMS) $(BASEDIR) $(SBINDIR) $(ETCDIR) $(LOGDIR) $(SPROGS) + @$(SHELL) $(srcdir)/script/installbin.sh $(INSTALLPERMS) $(BASEDIR) $(BINDIR) $(ETCDIR) $(LOGDIR) $(PROGS) installscripts: installdirs @$(SHELL) $(srcdir)/script/installscripts.sh $(INSTALLPERMS) $(BINDIR) $(SCRIPTS) @@ -502,8 +504,8 @@ @$(SHELL) $(srcdir)/script/uninstallman.sh $(MANDIR) $(srcdir) uninstallbin: - @$(SHELL) $(srcdir)/script/uninstallbin.sh $(INSTALLPERMS) $(BASEDIR) $(SBINDIR) $(LIBDIR) $(VARDI...
2004 Aug 16
0
HELP with HFC Card, please
Hi All, what is this? This happens after calling "make loadNT" And I can't do anything with this HFC Card, but the installscript from bri-stuff finished successfully! Aug 17 02:31:42 server kernel: zaphfc: freed one card. Aug 17 02:33:27 server kernel: PCI: Enabling device 00:12.0 (0000 -> 0003) Aug 17 02:33:27 server kernel: PCI: Found IRQ 10 for device 00:12.0 Aug 17 02:33:27
2002 May 15
0
Big problem Notes installation produced link with the same name as the directory
old structure was /opt/lotus/notes/ /opt/lotus/notesdata/ .... a installscript of IBM's Lotus Notes made a directory link /opt/lotus -> /home/notes all my data is not viewable when I look at df -h the Space of the files approx. 4 GB ist allocated and not free. Is there a possability to get the directory back??
1998 Aug 26
0
Errors encountered with 1.9.18p10 Makefile
To whom it may concern: here are the diffs which I required to make the mentioned Makefile work. I maintain several platforms of samba servers, and thus use the VPATH option in the Makefile. I've been fixing installscripts.sh as well, so that `make install` works when run from my build directory. I'm assuming SAMBA v2.x will migrate to autoconf/configure and should fix these issues, but I thought someone else might find this handy. NOTES: my system prompt is ': noah;' <---------------------- cut her...
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
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
...$(UBIQX_OBJ) $(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)...
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
...$(UBIQX_OBJ) $(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)...
1998 Oct 15
1
Problem to map home dir
...) $(LIBS) wsmbstatus: 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)...
2007 Dec 28
2
[LLVMdev] fink llvm-gcc42 test packaging
I've created fink packaging for a building the llvm and llvm-gcc-4.2 svn pulls under fink on Mac OS X. Hopefully the fink info script and patch should be clear enough for some comments on my build approach. The llvm-gcc and llvm-g++ compilers seem okay so far. The llvm-gfortran compiler seems to always spew a warning.. WARNING: 128-bit integers not supported! ...even when just compiling a
2010 Apr 13
4
[LLVMdev] darwin dragon-egg build issues
On Sat, Apr 10, 2010 at 08:29:07PM -0500, Peter O'Gorman wrote: > On 04/10/2010 08:01 PM, Jack Howarth wrote: > > > > > bash-3.2$ GCC=/sw/bin/gcc-4 CC=gcc-4 CXX=g++-4 CFLAGS=-I/sw/include CXXFLAGS=-I/sw/include LLVM_CONFIG=/sw/lib/llvm/bin/llvm-config make > > g++-4 -c -I/sw/lib/llvm/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -MD
2010 Apr 11
0
[LLVMdev] darwin dragon-egg build issues
On 04/10/2010 08:01 PM, Jack Howarth wrote: > > bash-3.2$ GCC=/sw/bin/gcc-4 CC=gcc-4 CXX=g++-4 CFLAGS=-I/sw/include CXXFLAGS=-I/sw/include LLVM_CONFIG=/sw/lib/llvm/bin/llvm-config make > g++-4 -c -I/sw/lib/llvm/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -MD -MP -DIN_GCC -DREVISION=\"100954M\"
2010 Apr 11
7
[LLVMdev] darwin dragon-egg build issues
On Sat, Apr 10, 2010 at 01:52:18PM +0200, Duncan Sands wrote: > Hi Jack, > > > Is anyone building dragon-egg on darwin? > > Anton built it once. There were some problems with dynamic libraries: gcc's > plugin support requires the use of dynamic libraries, and the configure logic > it uses thinks that darwin does not support dynamic libraries! So it is >