Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Gspeakers install  (gelezen 2363 keer)

Offline jw

  • Lid
Gspeakers install
« Gepost op: 2007/09/04, 06:33:41 »
Hallo
Ik wil Gspeakers installeren, met wat geduld bijna erop. (build-essential ontbrak)
Maar nu stopt de install en vraagt om extra dingen.

terminal:
--------------------------------------------------------------------------------
jw@pentium600:~$ cd /home/jw/Desktop/gspeakers-0.11
jw@pentium600:~/Desktop/gspeakers-0.11$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output... 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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... none
checking for pkg-config... /usr/bin/pkg-config
checking for gtkmm-2.4 libxml-2.0... Package gtkmm-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtkmm-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'gtkmm-2.4' found Package libxml-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libxml-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libxml-2.0' found
configure: error: Library requirements (gtkmm-2.4 libxml-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
jw@pentium600:~/Desktop/gspeakers-0.11$
-----------------------------------------------------------------------

Hoe los ik dit verder op?
Vast bedankt!

Offline bwman

  • Lid
Gspeakers install
« Reactie #1 Gepost op: 2007/09/04, 11:24:12 »
Misschien kan je hier eens kijken of je langs deze weg gspeakers kan installeren

http://gspeakers.sourceforge.net/linuxinstall.html

wat voor progje is g speakers eigenlijk?
firefighter is not something you do..........
                                         its something you are
nexus 5,  huawei P9 lite, Nokia 7 plus , mint cinamon,
Saab enthousiast

Offline jw

  • Lid
Gspeakers install
« Reactie #2 Gepost op: 2007/09/04, 11:54:11 »
Bedankt voor reply.

Heb ik ook al gekeken. De meegeleverde instructie bespreekt de standaard installatie, ik heb blijkbaar wat meer nodig. Gspeakers kan ook op win en mac.

Gspeakers is een progr. om dhz luidsprekers te ontwerpen, berekenen en doormeten (met geluidskaart) Grafisch kun je de geluidscurve beoordelen van een bepaalde luidsprekerunit in een bepaald soort kast, bassreflex, gesloten ed.

Gspeakers install
« Reactie #3 Gepost op: 2007/09/04, 14:42:23 »
Zijn de gtkmm-2.4 en libxml-2.0 pakketten geinstalleerd? Je kan in synaptic* zoeken naar gtkmm en libxml, en door wat uitproberen kom je er dan wel achter welke pakketversies er precies nodig zijn.


* of in een terminal via "sudo apt-cache search gtkmm"

Offline jw

  • Lid
Gspeakers install
« Reactie #4 Gepost op: 2007/09/07, 20:12:53 »
Die gtkmm en libxml heb ik al eens bezocht, daar kun je veel kiezen. Zal de meest voor de hand liggende selecteren , kijken of het werkt. Maar eerst een nieuwere en snellere pc van ubuntu voorzien ;)

Offline jw

  • Lid
Gspeakers install
« Reactie #5 Gepost op: 2007/09/28, 19:30:29 »
Ik ben toch weer begonnen om Gspeakers te installeren, en het lukt nog niet bepaald.

Heb gedaan: CD gspeakers 0.11 en ./configure
Daarna ging hij lopen en alles Yes antwoorden.
Toen  make   en daarna kreeg ik foutmeldingen.
Krijg dan error 1 en meer.

Erg graag hulp hierbij! Bij voorbaat dank!

Hier terminal wat ik heb gedaan:
---------------------------------------------------------------------
jw@pentium600:~$ cd /home/jw/Desktop/gspeakers-0.11
jw@pentium600:~/Desktop/gspeakers-0.11$ /configure
bash: /configure: No such file or directory
jw@pentium600:~/Desktop/gspeakers-0.11$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output... 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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... none
checking for pkg-config... /usr/bin/pkg-config
checking for gtkmm-2.4 libxml-2.0... yes
checking DEPS_CFLAGS... -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/libxml2  
checking DEPS_LIBS... -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2  
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... no
checking how to run the C++ preprocessor... g++ -E
checking vector usability... yes
checking vector presence... yes
checking for vector... yes
checking iostream usability... yes
checking iostream presence... yes
checking for iostream... yes
checking fstream usability... yes
checking fstream presence... yes
checking for fstream... yes
checking string usability... yes
checking string presence... yes
checking for string... yes
checking map usability... yes
checking map presence... yes
checking for map... yes
checking iterator usability... yes
checking iterator presence... yes
checking for iterator... yes
checking sstream usability... yes
checking sstream presence... yes
checking for sstream... yes
checking strstream usability... yes
checking strstream presence... yes
checking for strstream... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating xml/Makefile
config.status: creating pixmaps/Makefile
config.status: creating gspeakers.desktop
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
jw@pentium600:~/Desktop/gspeakers-0.11$ make
make  all-recursive
make[1]: Entering directory `/home/jw/Desktop/gspeakers-0.11'
Making all in src
make[2]: Entering directory `/home/jw/Desktop/gspeakers-0.11/src'
source='main.cc' object='main.o' libtool=no \
        depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
        depmode=none /bin/bash ../depcomp \
        g++ -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/libxml2   -Wall -O0 -c -o main.o `test -f 'main.cc' || echo './'`main.cc
/bin/bash: ../depcomp: No such file or directory
make[2]: *** [main.o] Error 127
make[2]: Leaving directory `/home/jw/Desktop/gspeakers-0.11/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jw/Desktop/gspeakers-0.11'
make: *** [all] Error 2
jw@pentium600:~/Desktop/gspeakers-0.11$ make check
Making check in src
make[1]: Entering directory `/home/jw/Desktop/gspeakers-0.11/src'
source='main.cc' object='main.o' libtool=no \
        depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
        depmode=none /bin/bash ../depcomp \
        g++ -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/libxml2   -Wall -O0 -c -o main.o `test -f 'main.cc' || echo './'`main.cc
/bin/bash: ../depcomp: No such file or directory
make[1]: *** [main.o] Error 127
make[1]: Leaving directory `/home/jw/Desktop/gspeakers-0.11/src'
make: *** [check-recursive] Error 1
jw@pentium600:~/Desktop/gspeakers-0.11$ make install
Making install in src
make[1]: Entering directory `/home/jw/Desktop/gspeakers-0.11/src'
source='main.cc' object='main.o' libtool=no \
        depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
        depmode=none /bin/bash ../depcomp \
        g++ -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/libxml2   -Wall -O0 -c -o main.o `test -f 'main.cc' || echo './'`main.cc
/bin/bash: ../depcomp: No such file or directory
make[1]: *** [main.o] Error 127
make[1]: Leaving directory `/home/jw/Desktop/gspeakers-0.11/src'
make: *** [install-recursive] Error 1
jw@pentium600:~/Desktop/gspeakers-0.11$
-------------------------------------------------------------

Offline jw

  • Lid
Gspeakers install
« Reactie #6 Gepost op: 2007/09/28, 19:34:27 »
Wat me opviel:    checking for gawk... no      verder alles yes

Hier een stukje uit de bijgevoegde instructie

==============
The simplest way to compile this package is:

  1. `cd' to the directory containing the package's source code and type
     `./configure' to configure the package for your system.  If you're
     using `csh' on an old version of System V, you might need to type
     `sh ./configure' instead to prevent `csh' from trying to execute
     `configure' itself.

     Running `configure' takes awhile.  While running, it prints some
     messages telling which features it is checking for.

  2. Type `make' to compile the package.

  3. Optionally, type `make check' to run any self-tests that come with
     the package.

  4. Type `make install' to install the programs and any data files and
     documentation.

  5. You can remove the program binaries and object files from the
     source code directory by typing `make clean'.  To also remove the
     files that `configure' created (so you can compile the package for
     a different kind of computer), type `make distclean'.  There is
     also a `make maintainer-clean' target, but that is intended mainly
     for the package's developers.  If you use it, you may have to get
     all sorts of other programs in order to regenerate files that came
     with the distribution.


Compilers and Options

   Some systems require unusual options for compilation or linking that
the `configure' script does not know about.  You can give `configure'
initial values for variables by setting them in the environment.  Using
a Bourne-compatible shell, you can do that on the command line like
this:
     CC=c89 CFLAGS=-O2 LIBS=-lposix ./configure

Or on systems that have the `env' program, you can do it like this:
     env CPPFLAGS=-I/usr/local/include LDFLAGS=-s ./configure

========================================