Menu

#1 Initial config failed: no libpulse, gtk

pending
1
2011-03-12
2011-03-12
C. Poda
No

2011_0312_1440, Missing pkgs: gtk, libpulse
The ./configure cmd did not find several pkgs on the two machines
where I ran it:
No package 'gtk+-2.0' found
No package 'libpulse' found
No package 'libpulse-mainloop-glib' found
Fix.1: Failed.
apt-cache search libpulse
Only see 'libpulse0' pkgs.
apt-get install libpulse0
The pkg was installed OK.
The morse-coach configure cmd still reports it as not found.
Q: Is libpulse0 the same as libpulse that SUT requests?
Q: How to install gtk?
apt-cache search gtk+-2.0 shows one pkg.
apt-cache search gtk+ shows 1184 pkgs.
Which one to install?
What is the minimum gtk install to do for this app?

Discussion

  • Kirk Wolff

    Kirk Wolff - 2011-03-12

    The app is intended for a system with Gnome/Pulseaudio, i.e. Ubuntu. I cannot help you install GTK and pulseaudio. Please consult the appropriate websites. If you continue to have trouble on a standard Ubuntu desktop system, I would be happy to assist you with compiling the program

     
  • Kirk Wolff

    Kirk Wolff - 2011-03-12
    • priority: 5 --> 1
    • assigned_to: nobody --> kirkawolff
    • status: open --> closed
     
  • Kirk Wolff

    Kirk Wolff - 2011-03-12

    also, you should have libpulse-mainloop-glib installed.

     
  • Kirk Wolff

    Kirk Wolff - 2011-03-12
    • status: closed --> pending
     
  • Kirk Wolff

    Kirk Wolff - 2011-03-12

    also, below is the list of gtk libraries installed on my system. Please note, I'm working on a debian package for this project which will help on the list of libraries required.

    ii libgtk-vnc-1.0-0 0.4.1-3ubuntu2 A VNC viewer widget for GTK+ (runtime libraries)
    ii libgtk2-ex-podviewer-perl 0.18-1 Perl Gtk2 widget for displaying Plain Old Documentation (POD)
    ii libgtk2-ex-simple-list-perl 0.50-2 simple interface to Gtk2's complex MVC list widget
    ii libgtk2-imageview-perl 0.05-1 Perl bindings for the GtkImageView image viewer widget
    ii libgtk2-perl 2:1.222-1 Perl interface to the 2.x series of the Gimp Toolkit library
    ii libgtk2-ruby 0.19.3-2ubuntu1 GTK+ bindings for the Ruby language
    ii libgtk2-ruby1.8 0.19.3-2ubuntu1 GTK+ bindings for the Ruby language
    ii libgtk2.0-0 2.22.0-0ubuntu1 The GTK+ graphical user interface library
    ii libgtk2.0-0-dbg 2.22.0-0ubuntu1 The GTK+ libraries and debugging symbols
    ii libgtk2.0-bin 2.22.0-0ubuntu1 The programs for the GTK+ graphical user interface library
    ii libgtk2.0-cil 2.12.10-1 CLI binding for the GTK+ toolkit 2.12
    ii libgtk2.0-cil-dev 2.12.10-1 CLI binding for the GTK+ toolkit 2.12
    ii libgtk2.0-common 2.22.0-0ubuntu1 Common files for the GTK+ graphical user interface library
    ii libgtk2.0-dev 2.22.0-0ubuntu1 Development files for the GTK+ library
    ii libgtk2.0-doc 2.22.0-0ubuntu1 Documentation for the GTK+ graphical user interface library
    ii libgtkglext1 1.2.0-1.1fakesync2 OpenGL Extension to GTK+ (shared libraries)
    ii libgtkhex0 2.24.0-1 GNOME Hex editor for files (shared library)
    ii libgtkhtml-editor-common 1:3.30.3-1ubuntu1 HTML rendering/editing library - editor widget data
    ii libgtkhtml-editor-dev 1:3.30.3-1ubuntu1 HTML rendering/editing library - editor widget development files
    ii libgtkhtml-editor0 1:3.30.3-1ubuntu1 HTML rendering/editing library - editor widget
    ii libgtkhtml3.14-19 1:3.30.3-1ubuntu1 HTML rendering/editing library - runtime files
    ii libgtkhtml3.14-dev 1:3.30.3-1ubuntu1 HTML rendering/editing library - development files
    ii libgtkimageview0 1.6.4-1 image viewer widget for GTK+
    ii libgtkmm-2.4-1c2a 1:2.20.3-1 C++ wrappers for GTK+ (shared libraries)
    ii libgtkmm-2.4-dev 1:2.20.3-1 C++ wrappers for GTK+ (development files)
    ii libgtkmm-2.4-doc 1:2.20.3-1 C++ wrappers for GTK+ (documentation)
    ii libgtksourceview-common 1.8.5-2build1 common files for the GTK+ syntax highlighting widget
    ii libgtksourceview2.0-0 2.10.5-0ubuntu1 shared libraries for the GTK+ syntax highlighting widget
    ii libgtksourceview2.0-common 2.10.5-0ubuntu1 common files for the GTK+ syntax highlighting widget
    ii libgtksourceviewmm-2.0-2 2.2.0-2 C++ binding of GtkSourceView
    ii libgtkspell0 2.0.16-1 a spell-checking addon for GTK's TextView widget

     

Log in to post a comment.

MongoDB Logo MongoDB