atom feed11 messages in at.iem.pd-devRe: [PD-dev] build system
FromSent OnAttachments
cyrille henryJul 13, 2010 9:42 am 
Hans-Christoph SteinerJul 13, 2010 10:03 am 
cyrille henryJul 13, 2010 10:57 am 
Hans-Christoph SteinerJul 13, 2010 11:33 am 
cyrille henryJul 13, 2010 11:52 am 
Hans-Christoph SteinerJul 13, 2010 12:03 pm 
cyrille henryJul 13, 2010 12:28 pm 
Hans-Christoph SteinerJul 13, 2010 12:36 pm 
cyrille henryJul 13, 2010 12:59 pm 
Hans-Christoph SteinerJul 13, 2010 1:23 pm 
cyrille henryJul 13, 2010 2:26 pm 
Subject:Re: [PD-dev] build system
From:Hans-Christoph Steiner (ha@at.or.at)
Date:Jul 13, 2010 1:23:46 pm
List:at.iem.pd-dev

On Jul 13, 2010, at 3:59 PM, cyrille henry wrote:

Le 13/07/2010 21:36, Hans-Christoph Steiner a écrit : ..

make -k build most of extenals

It will be them all if you have all the right packages installed :)

i don't whsh to install all package needed by a lib that i will never use...

(it's just strange for me that "package" is mandatory to compile "externals")

Yup, its an old issue. That's why there is a new Makefile template.

ok

how could i copy them 1 folder (without installing them)?

"make install" will install them into externals/build unless you point DESTDIR somewhere else.

make install do not do anything since make fail.

make install -k is working a bit better.

in external/build/lib/pd-extended/extra, i've got all directory, but most of them are empty. even the zexy directory is empty. zexy have abstraction that are easy to install...

so?

cyrille

Hmm, I've never used -k with make install. You could also remove the libraries that you don't want from externals/Makefile. Look for LIB_TARGETS and remove what you don't want. Then build without -k. Everything should install into externals/build/extra, or at least it does on my machine.

.hc

Terrorism is not an enemy. It cannot be defeated. It's a tactic. It's about as sensible to say we declare war on night attacks and expect we're going to win that war. We're not going to win the war on terrorism. - retired U.S. Army general, William Odom