PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Ardour 2.0



schwarzbarde
01.05.07, 10:57
Ardour ist eine digitale Audioworkstation (DAW), welche als Backend den freien Soundtreiber jack benutzt.
Dabei ist zu erwähnen, dass Ardour die professionellen Programme seiner Art herausfordert und in einigen technischen Aspekten bereits nun schon überholt hat.

Download des Quellcodes (http://www.ardour.org/source_downloads)

Release Notes (http://www.ardour.org/node/895)

Don Roberto
01.05.07, 20:19
wie installiert man das denn?

Catonga
02.05.07, 02:09
wie installiert man das denn?

Quellcode downloaden und compilieren.


Oder:

Übers Packetsystem installieren, der Haken ist in diesem Fall nur, daß die Version dann eine ältere Version sein dürfte.

Don Roberto
02.05.07, 14:56
ja genau das Packes wer version 0.9X oder so nicht mal ne 1.0 wenns die überhaub gab. Denn Quellcode hab ich da ist aber kein configure date drin jetzt weis ich schon nicht mehr weiter hab eine install anleitung gefunden aber die war auf Englcih und mein Englich ist nicht gut genuch dafür.

TheGhost
02.05.07, 15:35
Hi,
ist nicht schwer :)
Du benötigst das Programm "scons". Gugg mal ob Du das via Paketmanager Deiner Distri bekommst.

Danach geht`s so weiter wie unter http://ardour.org/building beschrieben:
Zitat:


Building Ardour with Scons

SCons is completely based on Python. You need Python for it - but most Linux distributions already have it already installed and working. You will need to download and install SCons. Please see the download area on [1] for installation packages and instructions. Don't worry, it's easy, esp. if you are used to Python's distutils.

In general, building Ardour can be done by issuing the command

scons

This is equivalent to the "traditional" call of configure; make. If you want to change installation paths, you can simply set the parameters on the scons call like

scons PREFIX=/usr

Note that options are "sticky" - the same value will be used whenever you run scons until you specify a different value for the option.

See scons --help in the top level directory of Ardour for other parameters.
Cleaning up

This can be achieved by calling

scons -c

Installing

For installing, you can use the special target "install", i.e.:

scons install

An additional destination dir for installing to some changed root path can be set with scons DESTDIR=/my_path install. This is equivalent to make DESTDIR=/my_path install and is usually not needed for normal installations. It's mainly helpful for package maintainers.

Please note, that SCons will only install changed files on subsequent "scons install" calls. If you want to re-install everything, you have to uninstall first.

Uninstalling

There's no special "uninstall" target available, but you can undo any scons target with the -c parameter introduced above. Therefore, to uninstall ardour, use:

scons -c install


In Kurzform:

scons PREFIX=/usr
gefolgt von einem knackigen

scons install


Aber erstmal sollte man immer schauen ob es keine zur Distri pasenden Pakete gibt.

Gruß

Don Roberto
02.05.07, 16:05
:/usr/local/bin/ardour-2.0# ./scons
bash: ./scons: Datei oder Verzeichnis nicht gefunden

:/usr/local/bin/ardour-2.0# scons
bash: scons: Datei oder Verzeichnis nicht gefunden

:/usr/local/bin/ardour-2.0# scons PREFIX=/usr FFT_ANALYSIS=1 VERSIONED=1 VST=1
bash: scons: command not found

:/usr/local/bin/ardour-2.0# ./scons PREFIX=/usr FFT_ANALYSIS=1 VERSIONED=1 VST=1
bash: ./scons: command not found

Don Roberto
02.05.07, 16:06
so ich habs scons war nicht installt. danke für die hilfe

Don Roberto
02.05.07, 16:14
jetztkomm ich soweit


/usr/local/bin/ardour-2.0# scons PREFIX=/usr FFT_ANALYSIS=1 VERSIONED=1 VST=1
scons: Reading SConscript files ...
Enabling VST support. Note that distributing a VST-enabled ardour
is a violation of several different licences.
Build with VST=false if you intend to distribute ardour to others.
Checking for pkg-config version >= 0.8.0... yes
Checking for gthread-2.0... yes
Checking for lrdf... yes
Checking for libgnomecanvas-2.0... yes
Checking for gtk+-2.0... yes
Checking for jack... yes
Checking for samplerate... yes
Checking for glib-2.0... yes
Checking for libxml-2.0... yes
Checking for raptor... yes
Checking for C header file fftw3.h... yes
Congratulations, you have a functioning C++ compiler.
system triple: i686-pc-linux-gnu

*******************************
detected DIST_TARGET = i686
*******************************

Checking for usb_interrupt_write() in C library usb... no
Checking for FLAC__stream_decoder_new() in C++ library FLAC... yes
Checking for C++ header file boost/shared_ptr.hpp... no
Boost header files do not appear to be installed.

TheGhost
02.05.07, 16:31
Hi,
laut HP wird das Paket boost (http://boost.org/) benötigt.

Schau nochmal auf http://ardour.org/building, da steht alles aufgelistet was an Deps gebraucht wird.

Gruß

schwarzbarde
02.05.07, 19:36
Ja, es gibt leider einige Abhängigkeiten, die zu beachten sind, und die nicht immer ganz einfach aufzulösen sind, aber im Grundelegenden müssen einfach die dort (s.o.) angegebenen Programme / Bibliotheken installiert sein. Dann wird das configure von scons einwandfrei durchlaufen, und ardour2 gebaut.

Don Roberto
02.05.07, 20:03
Ich komm schon immer weiter :-)



scons PREFIX=/usr FFT_ANALYSIS=1 VERSIONED=1 VST=1
scons: Reading SConscript files ...
Enabling VST support. Note that distributing a VST-enabled ardour
is a violation of several different licences.
Build with VST=false if you intend to distribute ardour to others.
Checking for pkg-config version >= 0.8.0... yes
Checking for gthread-2.0... yes
Checking for lrdf... yes
Checking for libgnomecanvas-2.0... yes
Checking for gtk+-2.0... yes
Checking for jack... yes
Checking for samplerate... yes
Checking for glib-2.0... yes
Checking for libxml-2.0... yes
Checking for raptor... yes
Checking for C header file fftw3.h... yes
Congratulations, you have a functioning C++ compiler.
system triple: i686-pc-linux-gnu
Checking for usb_interrupt_write() in C library usb... no
Checking for FLAC__stream_decoder_new() in C++ library FLAC... yes
Checking for C++ header file boost/shared_ptr.hpp... yes
Checking for lo_server_new() in C library lo... yes
Checking for dmalloc_shutdown() in C library dmallocth... no
Checking for C header file alsa/asoundlib.h... yes
Disabled building Tranzport code because libusb could not be found
Checking for internationalization support ...
Found xgettext
Found msgmerge
Checking for C header file libintl.h... yes
International version will be built.
Checking for C header file /System/Library/Frameworks/CoreAudio.framework/Versions/A/Headers/CoreAudio.h... no
Checking for C function posix_memalign()... yes
Checking for C header file /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h... no
Checking for C function getmntent()... yes
Checking for C header file execinfo.h... yes
Checking for jack_client_open()...yes
Checking for jack_recompute_total_latencies()...yes
Checking for JackVideoFrameOffset in jack_position_bits_t enum...no
Checking for jack_port_ensure_monitor_input()...no

WARNING: You need at least svn revision 985 of jack for hardware monitoring to work correctly.

Checking for C header file wordexp.h... yes
Checking for C header file sys/vfs.h... yes
Checking for C header file /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h... no
Checking for C header file /System/Library/Frameworks/AudioToolbox.framework/Headers/ExtendedAudioFile.h... no
Checking for C header file /System/Library/Frameworks/CoreAudio.framework/Headers/CoreAudio.h... no
Checking for C header file /System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnit.h... no
Did not find vst_sdk2_3.zip or vstsdk2.3.zip in libs/fst.
Make sure the correct file is in the correct location and correctly named.
Please see http://ardour.org/building_vst_support for more information.


Aber denn vst support oder plugin hab ich nicht gefunde.

OnkelRalf
02.09.07, 12:08
Hallo zusammen,

wenn ich mich hier mal einhängen dürfte.

Ich stehe auch gerade vor dem Installationsproblem mit ARDOUR.

Wenn ich im Terminal scons install eingebe, kriege ich folgende Fehlermeldung:

Checking for pkg-config version >= 0.8.0... yes
Checking for gthread-2.0... no
gthread-2.0 >= 2.10.1 not found.
You do not have the necessary dependencies required to build ardour
Please consult http://ardour.org/building for more information

Auf der ARDOUR-Seite finde ich keine Infos zu "gthread". Wo hakt es denn bei mir?

Hat schon ienmal jemand ein deutsches Tutorial für die Installation geschrieben?


Bis denn dann mal

Ralf

DerMagerquark
02.09.07, 17:42
Ich denke, das gehört zu glib. Hast du die development-Pakete davon drauf?

OnkelRalf
02.09.07, 17:47
Hallo,

wer oder was ist denn glib schon wieder? Wofür braucht man den?

Ich werde mal suchen, Danke schon mal.


Ralf