Siis mitkä noista xml-tiedostoista pitää kopioida tonne? Tuolla kun on useampi ja eri hakemistoissa..
Toimiihan tämä myös ubuntu 6.06?
Olen purkanut lähdekoodipaketin kotihakemistoni bin-hakemistoon:
asmok@ubuntu:~/bin/flumotion-0.4.2/conf$ ls -l
yhteensä 44
-rw-r--r-- 1 asmok asmok 2352 2006-05-17 17:57 default.pem
drwxr-xr-x 2 asmok asmok 4096 2007-04-03 18:35 examples
-rw-r--r-- 1 asmok asmok 11542 2007-09-23 02:22 Makefile
-rw-r--r-- 1 asmok asmok 343 2007-03-15 12:59 Makefile.am
-rw-r--r-- 1 asmok asmok 10569 2007-04-03 18:34 Makefile.in
drwxr-xr-x 3 asmok asmok 4096 2007-04-03 18:35 managers
drwxr-xr-x 2 asmok asmok 4096 2007-04-03 18:35 workers
asmok@ubuntu:~/bin/flumotion-0.4.2/conf$
Sekä managers- että workers-hakemistot kopioidaan /usr/local/etc/flumotion-hakemistoon. Sekin hakemisto pitää luoda ensin.
Lähdekoodin pitäisi kääntyä Ubuntu 6.06:ssa. Kun ajat ./configure-käskyn, niin se kyllä kertoo, jos jotakin dev- tai muuta pakettia ei löydy.Koska Flumotion on python-ohjelma, niin siihen liittyviä dev-paketteja se kyselee. Samoin Twisted-paketteja.
Näin Ubuntu 7.04:ssä:
asmok@ubuntu:~/bin/flumotion-0.4.2$ ./configure
configure: configuring flumotion for release
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
configure: Storing library files in /usr/local/lib
configure: Storing data files in /usr/local/share
configure: Storing configuration files in /usr/local/etc
configure: Using localstatedir /usr/local/var
configure: Using sbindir /usr/local/sbin
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
configure: Looking for Python version >= 2.3
checking for python... /usr/bin/pythonchecking "/usr/bin/python":... okay
checking local Python configuration... looks good
checking for python version... 2.5
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.5/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages
checking for headers required to compile python extensions... found
checking for python module pygtk... found
checking for python module pygst... found
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PYGTK... yeschecking for pygtk codegen... /usr/bin/python /usr/share/pygtk/2.0/codegen/codegen.py
checking for pygtk defsdir... /usr/share/pygtk/2.0/defs
checking for GTK... yes
configure: Building tray icon
checking for epydoc... no
checking for pychecker... no
checking for python module twisted... found
checking for Twisted >= 2.0.1... foundchecking for python module twisted.names... found
checking for python module twisted.web... found
configure: creating ./config.status
config.status: creating env
config.status: creating bin/flumotion
config.status: creating bin/flumotion-admin
config.status: creating bin/flumotion-admin-text
config.status: creating bin/flumotion-command
config.status: creating bin/flumotion-inspect
config.status: creating bin/flumotion-job
config.status: creating bin/flumotion-launch
config.status: creating bin/flumotion-manager
config.status: creating bin/flumotion-tester
config.status: creating bin/flumotion-worker
config.status: creating bin/runtest
config.status: creating Makefile
config.status: creating bin/Makefile
config.status: creating common/Makefile
config.status: creating data/Makefile
config.status: creating data/glade/Makefile
config.status: creating data/image/Makefile
config.status: creating data/image/16x16/Makefile
config.status: creating data/image/24x24/Makefile
config.status: creating data/image/wizard/Makefile
config.status: creating data/flumotion-admin.desktop
config.status: creating flumotion/Makefile
config.status: creating flumotion/admin/Makefile
config.status: creating flumotion/admin/command/Makefile
config.status: creating flumotion/admin/gtk/Makefile
config.status: creating flumotion/admin/text/Makefile
config.status: creating flumotion/common/Makefile
config.status: creating flumotion/component/Makefile
config.status: creating flumotion/component/base/Makefile
config.status: creating flumotion/component/bouncers/Makefile
config.status: creating flumotion/component/effects/Makefile
config.status: creating flumotion/component/effects/colorbalance/Makefile
config.status: creating flumotion/component/effects/volume/Makefile
config.status: creating flumotion/component/encoders/Makefile
config.status: creating flumotion/component/consumers/Makefile
config.status: creating flumotion/component/consumers/disker/Makefile
config.status: creating flumotion/component/consumers/httpstreamer/Makefile
config.status: creating flumotion/component/consumers/preview/Makefile
config.status: creating flumotion/component/converters/Makefile
config.status: creating flumotion/component/converters/pipeline/Makefile
config.status: creating flumotion/component/converters/overlay/Makefile
config.status: creating flumotion/component/misc/Makefile
config.status: creating flumotion/component/misc/httpfile/Makefile
config.status: creating flumotion/component/misc/porter/Makefile
config.status: creating flumotion/component/misc/repeater/Makefile
config.status: creating flumotion/component/muxers/Makefile
config.status: creating flumotion/component/plugs/Makefile
config.status: creating flumotion/component/producers/Makefile
config.status: creating flumotion/component/producers/audiotest/Makefile
config.status: creating flumotion/component/producers/bttv/Makefile
config.status: creating flumotion/component/producers/firewire/Makefile
config.status: creating flumotion/component/producers/gdp/Makefile
config.status: creating flumotion/component/producers/icecast/Makefile
config.status: creating flumotion/component/producers/pipeline/Makefile
config.status: creating flumotion/component/producers/soundcard/Makefile
config.status: creating flumotion/component/producers/videotest/Makefile
config.status: creating flumotion/component/producers/webcam/Makefile
config.status: creating flumotion/component/producers/looper/Makefile
config.status: creating flumotion/component/producers/unixdomain/Makefile
config.status: creating flumotion/configure/Makefile
config.status: creating flumotion/configure/installed.py
config.status: creating flumotion/configure/uninstalled.py
config.status: creating flumotion/extern/Makefile
config.status: creating flumotion/extern/fdpass/Makefile
config.status: creating flumotion/extern/pytrayicon/Makefile
config.status: creating flumotion/job/Makefile
config.status: creating flumotion/launch/Makefile
config.status: creating flumotion/manager/Makefile
config.status: creating flumotion/project/Makefile
config.status: creating flumotion/service/Makefile
config.status: creating flumotion/test/Makefile
config.status: creating flumotion/tester/Makefile
config.status: creating flumotion/twisted/Makefile
config.status: creating flumotion/ui/Makefile
config.status: creating flumotion/wizard/Makefile
config.status: creating flumotion/worker/Makefile
config.status: creating flumotion/worker/checks/Makefile
config.status: creating conf/Makefile
config.status: creating doc/Makefile
config.status: creating doc/reference/Makefile
config.status: creating doc/man/Makefile
config.status: creating pkgconfig/Makefile
config.status: creating pkgconfig/flumotion.pc
config.status: creating pkgconfig/flumotion-uninstalled.pc
config.status: creating tests/Makefile
config.status: creating tests/integration/Makefile
config.status: creating flumotion.spec
config.status: creating po/Makefile.in
config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing depfiles commands
asmok@ubuntu:~/bin/flumotion-0.4.2$
Ystävällisin terveisin Asmo Koskinen.