search for: install_dir

Displaying 20 results from an estimated 82 matches for "install_dir".

2008 Sep 04
2
Compiling v6tun from KAME
...ify binding to the interface, and won't let me put in an IPv6 address for address binding). So I was pointed to the KAME (which does not provide any FC/RHEL support. The person who sent me there provided a makefile that he said works on Linux, but did not work for me: Makefile from KAME: install_dir = /usr/local/v6/bin v6tun: v6tun.o cc -o $@ $> install: v6tun -rm -f $(install_dir)/v6tun install -c -o root -g wheel -m 04710 v6tun $(install_dir) clean: -rm -f *.o v6tun Makefile from contact: v6tun: v6tun.o gcc v6tun.c v6tun.h -o v6tun install: v6tun -rm -f $(in...
2013 Jul 17
13
[PATCH 0/3] xen: various changes to what we install in /boot
Jan suggested a couple of cleanups based upon my "xen: allow architecture to choose whether to compress installed xen binary" patch. So this series now consists of: xen: allow architecture to choose how/whether to compress installed xen binary xen: x86: drop the ".gz" suffix when installing xen: Use $(T) and $(D) aliases in install target This is based
2005 Jun 30
0
[PATCH] Device model path cleanup
...le --- a/tools/ioemu/target-i386-dm/Makefile Thu Jun 30 18:41:11 2005 +++ b/tools/ioemu/target-i386-dm/Makefile Thu Jun 30 18:59:08 2005 @@ -3,12 +3,11 @@ include config.mak override TARGET_ARCH=i386 -#assume we directly put qemu code in tools/, same level as bochs dm(ioemu) -XEN_PATH=../../.. +INSTALL_DIR := $(DESTDIR)/usr/lib/xen/bin TARGET_PATH=$(SRC_PATH)/target-$(TARGET_ARCH) VPATH=$(SRC_PATH):$(TARGET_PATH):$(SRC_PATH)/hw:$(SRC_PATH)/audio -DEFINES=-I. -I$(TARGET_PATH) -I$(SRC_PATH) -I$(XEN_PATH)/xen/include/public -DEFINES+= -I$(XEN_PATH)/tools/libxc +DEFINES=-I. -I$(TARGET_PATH) -I$(SRC_PAT...
2008 Sep 02
0
vtun -- no IPv6 support?
...gives? IPv6 support or not? Meanwhile I found the kame vtun: http://orange.kame.net/dev/cvsweb.cgi/v6tun/?cvsroot=apps And was given the following 'changes' to compile it on linux. Do I need this??? v6tun: v6tun.o gcc v6tun.c v6tun.h -o v6tun install: v6tun -rm -f $(install_dir)/v6tun install -c -o root -g wheel -m 04710 v6tun $(install_dir) clean: 6tun: v6tun.o -rm -f *.o v6tun gcc v6tun.c v6tun.h -o v6tun install: v6tun -rm -f $(install_dir)/v6tun install -c -o root -g wheel -m 04710 v6tun $(install_dir) clean: -rm -f *.o v6tu...
2014 Aug 31
0
Bug#444000: [ijc@hellion.org.uk: move core dumps to /var/lib/xen/dump]
...=back +Index: xen/tools/Makefile +=================================================================== +--- xen.orig/tools/Makefile 2013-08-16 14:45:07.841109329 +0100 ++++ xen/tools/Makefile 2013-08-16 14:47:42.360087203 +0100 +@@ -58,7 +58,7 @@ + + .PHONY: install + install: subdirs-install +- $(INSTALL_DIR) $(DESTDIR)/var/xen/dump ++ $(INSTALL_DIR) $(DESTDIR)/var/lib/xen/dump/ + $(INSTALL_DIR) $(DESTDIR)/var/log/xen + $(INSTALL_DIR) $(DESTDIR)/var/lib/xen + $(INSTALL_DIR) $(DESTDIR)/var/lock/subsys +Index: xen/tools/libxl/xl_cmdimpl.c +==============================================================...
2013 Aug 16
2
Bug#706233: move core dumps to /var/lib/xen/dump
...=back +Index: xen/tools/Makefile +=================================================================== +--- xen.orig/tools/Makefile 2013-08-16 14:45:07.841109329 +0100 ++++ xen/tools/Makefile 2013-08-16 14:47:42.360087203 +0100 +@@ -58,7 +58,7 @@ + + .PHONY: install + install: subdirs-install +- $(INSTALL_DIR) $(DESTDIR)/var/xen/dump ++ $(INSTALL_DIR) $(DESTDIR)/var/lib/xen/dump/ + $(INSTALL_DIR) $(DESTDIR)/var/log/xen + $(INSTALL_DIR) $(DESTDIR)/var/lib/xen + $(INSTALL_DIR) $(DESTDIR)/var/lock/subsys +Index: xen/tools/libxl/xl_cmdimpl.c +==============================================================...
2013 Dec 02
1
Arithmetic Error while compiling R with the Intel compilers
..., but Case 2 is having values with difference signs. Is such behaviour is normal or there is any issue with the Intel libraries. I used some of the libraries from Intel MKL like fftw, mkl_lapack etc. I am pasting below the command that I used to configure this R package. ./configure --prefix=$INSTALL_DIR --with-blas="-lmkl_intel_lp64 -lmkl_intel_thread -lmkl_lapack -lmkl_core -lpthread -lfftw3xf_intel -lfftw3xc_intel" --with-lapack I also tried installing using Intel compilers without using Intel MKL libraries. It was done using below command. ./configure --prefix=$INSTA...
2009 Jul 13
2
[LLVMdev] CVS binutils includes support for plugins, can use the llvm plugin.
2009/7/12 Daniel Dunbar <daniel at zuster.org>: > That's pretty awesome! Thanks! > Will ar, etc. eventually get some autodiscovery of plugins so that > things work OOTB after a make install of llvm/llvm-gcc? The bfd library (used by ar and nm) already searches for plugins in $install_dir/lib/bfd-plugins/. Maybe we could pass an option to llvm's configure to tell it where to install a copy of the plugin? >  - Daniel > Cheers, -- Rafael Avila de Espindola Google | Gordon House | Barrow Street | Dublin 4 | Ireland Registered in Dublin, Ireland | Registration Number: 3680...
2013 Jul 12
14
[PATCH] xen: arm: make zImage the default target which we install
From: Ian Campbell <ian.campbell@citrix.com> The zImage compatible binary is the useful one on real hardware. The relocated ELF thing is only really useful when booting directly on Fast Models. The customary suffix for that case is .axf so provide that as a target. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Cc: Wookey <wookey@linaro.org> --- xen/arch/arm/Makefile |
2011 Nov 25
2
[PATCH 6/7] Create 2 ocaml packages, libxen-4.1-ocaml and libxen-4.1-ocaml-dev.
...UILD_DIR)/install-utils_$(ARCH)_ocaml/$(OCAML_STDLIB_DIR) \ PYTHON=$(shell pyversions -r) $(STAMPS_DIR)/build-utils_$(ARCH): DIR=$(BUILD_DIR)/build-utils_$(ARCH) @@ -82,6 +89,7 @@ $(STAMPS_DIR)/install-utils_$(ARCH): DIR = $(BUILD_DIR)/build-utils_$(ARCH) $(STAMPS_DIR)/install-utils_$(ARCH): INSTALL_DIR = $(BUILD_DIR)/install-utils_$(ARCH) $(STAMPS_DIR)/install-utils_$(ARCH): $(STAMPS_DIR)/build-utils_$(ARCH) @rm -rf $(INSTALL_DIR) + mkdir -p $(INSTALL_DIR)_ocaml/$(OCAML_DLL_DIR) +$(MAKE_CLEAN) -C $(DIR)/tools install DESTDIR=$(CURDIR)/$(INSTALL_DIR) $(CONFIG) # hvmloader #strip --remove-...
2013 Apr 09
2
[Qemu-devel] debugging qemu-nbd.c
On Tue, Apr 09, 2013 at 10:18:50AM -0400, Skippy VonDrake wrote: > Hello, > > Apologies upfront if posting to this list is inappropriate. > > I have an app that forks a process with calls qemu-nbd with an offset > into an image. > The app then uses libguestfs to attach the nbd device. > But it appears that qemu is failing. When you say "qemu is failing", do you
2009 May 28
1
[PATCH] blktap2: fix makefile of vhd for parallel make
...-C $(LIBDIR) all - -vhd-util: vhd-util.o +vhd-util: vhd-util.o subdir-all-lib $(CC) $(CFLAGS) -o vhd-util vhd-util.o $(LIBS) -vhd-update: vhd-update.o +vhd-update: vhd-update.o subdir-all-lib $(CC) $(CFLAGS) -o vhd-update vhd-update.o $(LIBS) install: all - $(MAKE) -C $(LIBDIR) install $(INSTALL_DIR) -p $(DESTDIR)$(INST_DIR) $(INSTALL_PROG) $(IBIN) $(DESTDIR)$(INST_DIR) clean: - $(MAKE) -C $(LIBDIR) clean rm -rf *.o *~ $(DEPS) $(IBIN) -.PHONY: all build clean install libvhd vhd-util vhd-update +.PHONY: all build clean install vhd-util vhd-update +all clean install: %: subdirs-% -in...
2013 Nov 23
0
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
...ust fine. Even with syslinux6. On my other PCs I got similar error messages as Carl got. Here is the code I'm using for either syslinux6 or syslinux4: # Prepare /isolinux make_isolinux() { if [[ ! -e ${work_dir}/build.${FUNCNAME} ]]; then echo -e -n "$_r >$_W Prepare ${install_dir}/iso/isolinux \n $_n" cp -Lr isolinux ${work_dir}/iso if [[ -e ${work_dir}/root-image/usr/lib/syslinux/bios/ ]]; then cp ${work_dir}/root-image/usr/lib/syslinux/bios/isolinux.bin ${work_dir}/iso/isolinux/ cp ${work_dir}/root-image/usr/lib/syslinux...
2013 Nov 23
0
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
...y other PCs I got similar error > messages as Carl got. > > Here is the code I'm using for either syslinux6 or syslinux4: > > # Prepare /isolinux > make_isolinux() { > if [[ ! -e ${work_dir}/build.${FUNCNAME} ]]; then > echo -e -n "$_r >$_W Prepare ${install_dir}/iso/isolinux \n $_n" > cp -Lr isolinux ${work_dir}/iso > if [[ -e ${work_dir}/root-image/usr/lib/syslinux/bios/ ]]; then > cp > ${work_dir}/root-image/usr/lib/syslinux/bios/isolinux.bin > ${work_dir}/iso/isolinux/ > cp > ${work_d...
2009 Jul 16
0
[LLVMdev] CVS binutils includes support for plugins, can use the llvm plugin.
....com> wrote: > 2009/7/12 Daniel Dunbar <daniel at zuster.org>: >> Will ar, etc. eventually get some autodiscovery of plugins so that >> things work OOTB after a make install of llvm/llvm-gcc? > > The bfd library (used by ar and nm) already searches for plugins in > $install_dir/lib/bfd-plugins/. Maybe we could pass an option to llvm's > configure to tell it where to install a copy of the plugin? Ah, cool. I think we will need a little extra magic in the Makefiles for this too but should be pretty straightforward. I filed PR4564, I may do this at some point if no o...
2007 May 22
0
[PATCH] remove unnecessary execute perms
...ff -ru xen-unstable.hg/tools/blktap/lib/Makefile xen-unstable/tools/blktap/lib/Makefile --- xen-unstable.hg~/tools/blktap/lib/Makefile 2007-03-12 09:01:04.000000000 -0600 +++ xen-unstable.hg/tools/blktap/lib/Makefile 2007-05-22 14:01:46.000000000 -0600 @@ -42,10 +42,10 @@ install: all $(INSTALL_DIR) $(DESTDIR)/usr/$(LIBDIR) $(INSTALL_DIR) $(DESTDIR)/usr/include - $(INSTALL_PROG) $(LIB) $(DESTDIR)/usr/$(LIBDIR) + $(INSTALL_DATA) $(LIB) $(DESTDIR)/usr/$(LIBDIR) ln -sf libblktap.so.$(MAJOR).$(MINOR) $(DESTDIR)/usr/$(LIBDIR)/libblktap.so.$(MAJOR) ln -sf libblkt...
2008 Aug 16
1
disable auth between two asterisk
Hi, I have setup 2 asterisk talking? a single mysql cluster. I'm also using realtime db. I've setup sip peering between the two asterisk servers. [asterisk-1] insecure=port,invite type=peer host=201.202.203.204 context=from-asterisk-1 [asterisk-2] insecure=port,invite type=peer host=201.202.203.205 context=from-asterisk-2 scenario: ext 100 registers on Asterisk 1 ext 200
2012 Jun 01
2
[PATCH] pygrub Makefile cleanup.
...Makefile @@ -13,7 +13,6 @@ install: all CC="$(CC)" CFLAGS="$(CFLAGS)" $(PYTHON) setup.py install \ $(PYTHON_PREFIX_ARG) --root="$(DESTDIR)" \ --install-scripts=$(PRIVATE_BINDIR) --force - $(INSTALL_PYTHON_PROG) src/pygrub $(DESTDIR)/$(PRIVATE_BINDIR)/pygrub $(INSTALL_DIR) $(DESTDIR)/var/run/xend/boot ln -sf $(PRIVATE_BINDIR)/pygrub $(DESTDIR)/$(BINDIR) -- Anthony PERARD
2013 Nov 23
4
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
It occured with every BIOS system I tested on (none of them Dell): 1. HP G62 laptop (i3) 2. Samsung RV520 (i3) Don't know what system Philip Muller uses; have copied him in as he has far more technical knowledge than I do. Syslinux tested from Arch and Manjaro (an Arch derivative). Basically found then when creating latest ISO images. I may be missing something as well about the FMs. Just
2017 Aug 18
4
No rule to make target all.R, needed by compiler.rdb building R 3.4.1 from source, Scientific Linux release 6.9 (Carbon)
Hello, I am trying to build R from source on Scientific Linux release 6.9 (Carbon), Linux version 2.6.32-696.3.2.el6.x86_64 (Red Hat 4.4.7-18). I load the needed modules and run: *./configure --prefix $install_dir --with-blas --with-lapack --enable-R-shlib 2>&1 | tee config-R-$version.log* The "configure" command seems to run ok: *R is now configured for x86_64-pc-linux-gnu* * Source directory: .* * Installation directory: /fastdata/mbp15ja/R-3.4.1* * C compiler:...