LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-03-2013, 03:04 PM   #1
junior-s
Member
 
Registered: Apr 2013
Location: Brazil
Distribution: Arch Linux
Posts: 137

Rep: Reputation: Disabled
Installing gmixer (.tar.gz) on Debian


I need to install gmixer (https://launchpad.net/gmixer), but there's no ./INSTALL or anything. How can I do so?

http://img845.imageshack.us/img845/1892/5ho0.png

I'll install first on a VM to see how it goes, so if anything goes wrong I have my snapshots

Last edited by junior-s; 09-06-2013 at 02:09 PM.
 
Old 09-03-2013, 03:11 PM   #2
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Why do you need gmixer specifically? Why not one of the other mixer applications available in the Debian repos?

I see that gmixer was last updated May 2009 which means it may not work in current Debian releases?
 
Old 09-03-2013, 03:16 PM   #3
junior-s
Member
 
Registered: Apr 2013
Location: Brazil
Distribution: Arch Linux
Posts: 137

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by snowpine View Post
Why do you need gmixer specifically? Why not one of the other mixer applications available in the Debian repos?

I see that gmixer was last updated May 2009 which means it may not work in current Debian releases?
It is the only way for me to hear in real-time what I'm playing on my guitar (reference http://www.linuxquestions.org/questi...73#post5018773).

I tried 'pavucontrol', alsamixer, and even Audacity, but this last one starts to delay the sound after a few minutes playing, not to mention I must press the Record button to hear the input.

gmixer is fine, it does the job. I discovered it on openSUSE and I'm trying to install it on Debian =]
 
Old 09-03-2013, 04:27 PM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
The gmixer versions for e.g. Suse and Fedora are patched to be usable.
I don't think you can use the old buggy "gmixer-1.3.tar.gz".

`gmixer-1.3-21.tar.gz' is patched with the Fedora (14) patches :
https://docs.google.com/file/d/0B7S2...it?usp=sharing

Debian Wheezy : # apt-get install python-gtk2-dev python-gst0.10

$ tar xvf gmixer-1.3-21.tar.gz ; $ cd gmixer-1.3/
# python setup.py install
$ gmixer : The gmixer GUI opens OK.


P.S. : ./INSTALL is a rare install method.
There are 10..15 more common methods used to install from source code.

-
 
Old 09-03-2013, 04:56 PM   #5
junior-s
Member
 
Registered: Apr 2013
Location: Brazil
Distribution: Arch Linux
Posts: 137

Original Poster
Rep: Reputation: Disabled
I'm not on Wheezy tho.


Code:
root@Teste:/home/teste/Downloads# apt-get install python-gtk2-dev python-gst0.10
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  autopoint binutils build-essential debhelper dpkg-dev fakeroot g++ g++-4.7
  gcc gcc-4.7 gettext gir1.2-gtk-2.0 intltool-debian libalgorithm-diff-perl
  libalgorithm-diff-xs-perl libalgorithm-merge-perl libasprintf-dev
  libatk1.0-dev libc-dev-bin libc6-dev libcairo-script-interpreter2
  libcairo2-dev libdpkg-perl libexpat1-dev libffi-dev libfile-fcntllock-perl
  libfontconfig1-dev libfreetype6-dev libgcc-4.7-dev libgdk-pixbuf2.0-dev
  libgettextpo-dev libgettextpo0 libglib2.0-dev libgtk2.0-dev libharfbuzz-dev
  libice-dev libitm1 libmail-sendmail-perl libpango1.0-dev libpcre3-dev
  libpcrecpp0 libpixman-1-dev libpng12-dev libpthread-stubs0
  libpthread-stubs0-dev libpython-dev libpython2.7-dev libsm-dev
  libstdc++6-4.7-dev libsys-hostname-long-perl libx11-dev libx11-doc
  libxau-dev libxcb-render0-dev libxcb-shm0-dev libxcb1-dev libxcomposite-dev
  libxcursor-dev libxdamage-dev libxdmcp-dev libxext-dev libxfixes-dev
  libxft-dev libxi-dev libxinerama-dev libxrandr-dev libxrender-dev
  linux-libc-dev make manpages-dev pkg-config po-debconf python-dev
  python-glade2 python-gobject-2-dev python-gtk2-doc python-libxml2
  python2.7-dev x11proto-composite-dev x11proto-core-dev x11proto-damage-dev
  x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev
  x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev
  xorg-sgml-doctools xtrans-dev zlib1g-dev
Suggested packages:
  binutils-doc dh-make debian-keyring g++-multilib g++-4.7-multilib
  gcc-4.7-doc libstdc++6-4.7-dbg gcc-multilib autoconf automake1.9 libtool
  flex bison gdb gcc-doc gcc-4.7-multilib libmudflap0-4.7-dev gcc-4.7-locales
  libgcc1-dbg libgomp1-dbg libitm1-dbg libquadmath0-dbg libmudflap0-dbg
  binutils-gold gettext-doc glibc-doc libcairo2-doc libglib2.0-doc
  libgtk2.0-doc libice-doc libpango1.0-doc libsm-doc libstdc++6-4.7-doc
  libxcb-doc libxext-doc make-doc libmail-box-perl python-gst0.10-dev
  python-gst0.10-dbg devhelp
The following NEW packages will be installed:
  autopoint binutils build-essential debhelper dpkg-dev fakeroot g++ g++-4.7
  gcc gcc-4.7 gettext gir1.2-gtk-2.0 intltool-debian libalgorithm-diff-perl
  libalgorithm-diff-xs-perl libalgorithm-merge-perl libasprintf-dev
  libatk1.0-dev libc-dev-bin libc6-dev libcairo-script-interpreter2
  libcairo2-dev libdpkg-perl libexpat1-dev libffi-dev libfile-fcntllock-perl
  libfontconfig1-dev libfreetype6-dev libgcc-4.7-dev libgdk-pixbuf2.0-dev
  libgettextpo-dev libgettextpo0 libglib2.0-dev libgtk2.0-dev libharfbuzz-dev
  libice-dev libitm1 libmail-sendmail-perl libpango1.0-dev libpcre3-dev
  libpcrecpp0 libpixman-1-dev libpng12-dev libpthread-stubs0
  libpthread-stubs0-dev libpython-dev libpython2.7-dev libsm-dev
  libstdc++6-4.7-dev libsys-hostname-long-perl libx11-dev libx11-doc
  libxau-dev libxcb-render0-dev libxcb-shm0-dev libxcb1-dev libxcomposite-dev
  libxcursor-dev libxdamage-dev libxdmcp-dev libxext-dev libxfixes-dev
  libxft-dev libxi-dev libxinerama-dev libxrandr-dev libxrender-dev
  linux-libc-dev make manpages-dev pkg-config po-debconf python-dev
  python-glade2 python-gobject-2-dev python-gst0.10 python-gtk2-dev
  python-gtk2-doc python-libxml2 python2.7-dev x11proto-composite-dev
  x11proto-core-dev x11proto-damage-dev x11proto-fixes-dev x11proto-input-dev
  x11proto-kb-dev x11proto-randr-dev x11proto-render-dev x11proto-xext-dev
  x11proto-xinerama-dev xorg-sgml-doctools xtrans-dev zlib1g-dev
0 upgraded, 93 newly installed, 0 to remove and 0 not upgraded.
Need to get 76.4 MB of archives.
After this operation, 213 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://ftp.ca.debian.org/debian/ jessie/main libcairo-script-interpreter2 amd64 1.12.14-4 [552 kB]
Get:2 http://ftp.ca.debian.org/debian/ jessie/main libgettextpo0 amd64 0.18.3.1-1 [132 kB]
Get:3 http://ftp.ca.debian.org/debian/ jessie/main libitm1 amd64 4.8.1-2 [37.7 kB]
Get:4 http://ftp.ca.debian.org/debian/ jessie/main libpcrecpp0 amd64 1:8.31-2 [128 kB]
Get:5 http://ftp.ca.debian.org/debian/ jessie/main libc-dev-bin amd64 2.17-92 [223 kB]
Get:6 http://ftp.ca.debian.org/debian/ jessie/main linux-libc-dev amd64 3.10.7-1 [875 kB]
Get:7 http://ftp.ca.debian.org/debian/ jessie/main libc6-dev amd64 2.17-92 [1,969 kB]
Get:8 http://ftp.ca.debian.org/debian/ jessie/main libexpat1-dev amd64 2.1.0-4 [223 kB]
Get:9 http://ftp.ca.debian.org/debian/ jessie/main libpython2.7-dev amd64 2.7.5-5 [24.2 MB]
Get:10 http://ftp.ca.debian.org/debian/ jessie/main autopoint all 0.18.3.1-1 [392 kB]
Get:11 http://ftp.ca.debian.org/debian/ jessie/main binutils amd64 2.22-8 [4,800 kB]
Get:12 http://ftp.ca.debian.org/debian/ jessie/main libgcc-4.7-dev amd64 4.7.3-4 [2,465 kB]
Get:13 http://ftp.ca.debian.org/debian/ jessie/main gcc-4.7 amd64 4.7.3-4 [5,813 kB]
Get:14 http://ftp.ca.debian.org/debian/ jessie/main gcc amd64 4:4.7.2-1 [5,064 B]
Get:15 http://ftp.ca.debian.org/debian/ jessie/main libstdc++6-4.7-dev amd64 4.7.3-4 [1,673 kB]
Get:16 http://ftp.ca.debian.org/debian/ jessie/main g++-4.7 amd64 4.7.3-4 [5,847 kB]
Get:17 http://ftp.ca.debian.org/debian/ jessie/main g++ amd64 4:4.7.2-1 [1,374 B]
Get:18 http://ftp.ca.debian.org/debian/ jessie/main make amd64 3.81-8.2 [396 kB]
Get:19 http://ftp.ca.debian.org/debian/ jessie/main libdpkg-perl all 1.16.10 [949 kB]
Get:20 http://ftp.ca.debian.org/debian/ jessie/main dpkg-dev all 1.16.10 [1,288 kB]
Get:21 http://ftp.ca.debian.org/debian/ jessie/main build-essential amd64 11.6 [7,358 B]
Get:22 http://ftp.ca.debian.org/debian/ jessie/main gettext amd64 0.18.3.1-1 [1,202 kB]
Get:23 http://ftp.ca.debian.org/debian/ jessie/main intltool-debian all 0.35.0+20060710.1 [30.8 kB]
Get:24 http://ftp.ca.debian.org/debian/ jessie/main po-debconf all 1.0.16+nmu2 [224 kB]
Get:25 http://ftp.ca.debian.org/debian/ jessie/main debhelper all 9.20130720 [671 kB]
Get:26 http://ftp.ca.debian.org/debian/ jessie/main fakeroot amd64 1.18.4-2 [109 kB]
Get:27 http://ftp.ca.debian.org/debian/ jessie/main gir1.2-gtk-2.0 amd64 2.24.20-1 [680 kB]
Get:28 http://ftp.ca.debian.org/debian/ jessie/main libalgorithm-diff-perl all 1.19.02-3 [51.7 kB]
Get:29 http://ftp.ca.debian.org/debian/ jessie/main libalgorithm-diff-xs-perl amd64 0.04-2+b2 [13.0 kB]
Get:30 http://ftp.ca.debian.org/debian/ jessie/main libalgorithm-merge-perl all 0.08-2 [13.5 kB]
Get:31 http://ftp.ca.debian.org/debian/ jessie/main libasprintf-dev amd64 0.18.3.1-1 [28.9 kB]
Get:32 http://ftp.ca.debian.org/debian/ jessie/main pkg-config amd64 0.26-1 [59.5 kB]
Get:33 http://ftp.ca.debian.org/debian/ jessie/main libpcre3-dev amd64 1:8.31-2 [356 kB]
Get:34 http://ftp.ca.debian.org/debian/ jessie/main zlib1g-dev amd64 1:1.2.8.dfsg-1 [217 kB]
Get:35 http://ftp.ca.debian.org/debian/ jessie/main libglib2.0-dev amd64 2.36.4-1 [2,285 kB]
Get:36 http://ftp.ca.debian.org/debian/ jessie/main libatk1.0-dev amd64 2.8.0-2 [107 kB]
Get:37 http://ftp.ca.debian.org/debian/ jessie/main libfreetype6-dev amd64 2.4.9-1.1 [805 kB]
Get:38 http://ftp.ca.debian.org/debian/ jessie/main libfontconfig1-dev amd64 2.10.2-2 [888 kB]
Get:39 http://ftp.ca.debian.org/debian/ jessie/main xorg-sgml-doctools all 1:1.10-1 [24.1 kB]
Get:40 http://ftp.ca.debian.org/debian/ jessie/main x11proto-core-dev all 7.0.24-1 [779 kB]
Get:41 http://ftp.ca.debian.org/debian/ jessie/main libxau-dev amd64 1:1.0.8-1 [23.6 kB]
Get:42 http://ftp.ca.debian.org/debian/ jessie/main libxdmcp-dev amd64 1:1.1.1-1 [42.3 kB]
Get:43 http://ftp.ca.debian.org/debian/ jessie/main x11proto-input-dev all 2.3-1 [177 kB]
Get:44 http://ftp.ca.debian.org/debian/ jessie/main x11proto-kb-dev all 1.0.6-2 [269 kB]
Get:45 http://ftp.ca.debian.org/debian/ jessie/main xtrans-dev all 1.2.7-1 [112 kB]
Get:46 http://ftp.ca.debian.org/debian/ jessie/main libpthread-stubs0 amd64 0.3-3 [3,228 B]
Get:47 http://ftp.ca.debian.org/debian/ jessie/main libpthread-stubs0-dev amd64 0.3-3 [3,998 B]
Get:48 http://ftp.ca.debian.org/debian/ jessie/main libxcb1-dev amd64 1.9.1-3 [103 kB]
Get:49 http://ftp.ca.debian.org/debian/ jessie/main libx11-dev amd64 2:1.6.1-1 [780 kB]
Get:50 http://ftp.ca.debian.org/debian/ jessie/main x11proto-render-dev all 2:0.11.1-2 [20.8 kB]
Get:51 http://ftp.ca.debian.org/debian/ jessie/main libxrender-dev amd64 1:0.9.8-1 [42.1 kB]
Get:52 http://ftp.ca.debian.org/debian/ jessie/main x11proto-xext-dev all 7.2.1-1 [273 kB]
Get:53 http://ftp.ca.debian.org/debian/ jessie/main libxext-dev amd64 2:1.3.2-1 [116 kB]
Get:54 http://ftp.ca.debian.org/debian/ jessie/main libpng12-dev amd64 1.2.49-4 [267 kB]
Get:55 http://ftp.ca.debian.org/debian/ jessie/main libice-dev amd64 2:1.0.8-2 [74.1 kB]
Get:56 http://ftp.ca.debian.org/debian/ jessie/main libsm-dev amd64 2:1.2.1-2 [37.0 kB]
Get:57 http://ftp.ca.debian.org/debian/ jessie/main libpixman-1-dev amd64 0.30.2-1 [495 kB]
Get:58 http://ftp.ca.debian.org/debian/ jessie/main libxcb-render0-dev amd64 1.9.1-3 [26.5 kB]
Get:59 http://ftp.ca.debian.org/debian/ jessie/main libxcb-shm0-dev amd64 1.9.1-3 [12.1 kB]
Get:60 http://ftp.ca.debian.org/debian/ jessie/main libcairo2-dev amd64 1.12.14-4 [1,263 kB]
Get:61 http://ftp.ca.debian.org/debian/ jessie/main libffi-dev amd64 3.0.13-4 [117 kB]
Get:62 http://ftp.ca.debian.org/debian/ jessie/main libfile-fcntllock-perl amd64 0.14-2 [17.2 kB]
Get:63 http://ftp.ca.debian.org/debian/ jessie/main libgdk-pixbuf2.0-dev amd64 2.28.2-1 [49.6 kB]
Get:64 http://ftp.ca.debian.org/debian/ jessie/main libgettextpo-dev amd64 0.18.3.1-1 [147 kB]
Get:65 http://ftp.ca.debian.org/debian/ jessie/main libxft-dev amd64 2.3.1-1 [74.5 kB]
Get:66 http://ftp.ca.debian.org/debian/ jessie/main libharfbuzz-dev amd64 0.9.19-1 [312 kB]
Get:67 http://ftp.ca.debian.org/debian/ jessie/main libpango1.0-dev amd64 1.32.5-5+b1 [421 kB]
Get:68 http://ftp.ca.debian.org/debian/ jessie/main x11proto-xinerama-dev all 1.2.1-2 [4,938 B]
Get:69 http://ftp.ca.debian.org/debian/ jessie/main libxinerama-dev amd64 2:1.1.3-1 [19.6 kB]
Get:70 http://ftp.ca.debian.org/debian/ jessie/main x11proto-fixes-dev all 1:5.0-2 [19.2 kB]
Get:71 http://ftp.ca.debian.org/debian/ jessie/main libxfixes-dev amd64 1:5.0.1-1 [24.3 kB]
Get:72 http://ftp.ca.debian.org/debian/ jessie/main libxi-dev amd64 2:1.7.2-1 [234 kB]
Get:73 http://ftp.ca.debian.org/debian/ jessie/main x11proto-randr-dev all 1.4.0-2 [46.8 kB]
Get:74 http://ftp.ca.debian.org/debian/ jessie/main libxrandr-dev amd64 2:1.4.1-1 [45.2 kB]
Get:75 http://ftp.ca.debian.org/debian/ jessie/main libxcursor-dev amd64 1:1.1.14-1 [45.5 kB]
Get:76 http://ftp.ca.debian.org/debian/ jessie/main x11proto-composite-dev all 1:0.4.2-2 [15.3 kB]
Get:77 http://ftp.ca.debian.org/debian/ jessie/main libxcomposite-dev amd64 1:0.4.4-1 [20.8 kB]
Get:78 http://ftp.ca.debian.org/debian/ jessie/main x11proto-damage-dev all 1:1.2.1-2 [11.8 kB]
Get:79 http://ftp.ca.debian.org/debian/ jessie/main libxdamage-dev amd64 1:1.1.4-1 [14.8 kB]
Get:80 http://ftp.ca.debian.org/debian/ jessie/main libgtk2.0-dev amd64 2.24.20-1 [3,062 kB]
Get:81 http://ftp.ca.debian.org/debian/ jessie/main libsys-hostname-long-perl all 1.4-2 [11.3 kB]
Get:82 http://ftp.ca.debian.org/debian/ jessie/main libmail-sendmail-perl all 0.79.16-1 [26.6 kB]
Get:83 http://ftp.ca.debian.org/debian/ jessie/main libpython-dev amd64 2.7.5-4 [19.8 kB]
Get:84 http://ftp.ca.debian.org/debian/ jessie/main libx11-doc all 2:1.6.1-1 [2,020 kB]
Get:85 http://ftp.ca.debian.org/debian/ jessie/main manpages-dev all 3.52-1 [1,781 kB]
Get:86 http://ftp.ca.debian.org/debian/ jessie/main python2.7-dev amd64 2.7.5-5 [276 kB]
Get:87 http://ftp.ca.debian.org/debian/ jessie/main python-dev amd64 2.7.5-4 [1,070 B]
Get:88 http://ftp.ca.debian.org/debian/ jessie/main python-glade2 amd64 2.24.0-3+b1 [45.8 kB]
Get:89 http://ftp.ca.debian.org/debian/ jessie/main python-gobject-2-dev all 2.28.6-12 [382 kB]
Get:90 http://ftp.ca.debian.org/debian/ jessie/main python-libxml2 amd64 2.9.1+dfsg1-3 [188 kB]
Get:91 http://ftp.ca.debian.org/debian/ jessie/main python-gst0.10 amd64 0.10.22-3 [606 kB]
Get:92 http://ftp.ca.debian.org/debian/ jessie/main python-gtk2-dev all 2.24.0-3 [177 kB]
Get:93 http://ftp.ca.debian.org/debian/ jessie/main python-gtk2-doc all 2.24.0-3 [1,493 kB]
Fetched 76.4 MB in 5min 41s (223 kB/s)                                         
Extracting templates from packages: 100%
Selecting previously unselected package libcairo-script-interpreter2:amd64.
(Reading database ... 161190 files and directories currently installed.)
Unpacking libcairo-script-interpreter2:amd64 (from .../libcairo-script-interpreter2_1.12.14-4_amd64.deb) ...
Selecting previously unselected package libgettextpo0:amd64.
Unpacking libgettextpo0:amd64 (from .../libgettextpo0_0.18.3.1-1_amd64.deb) ...
Selecting previously unselected package libitm1:amd64.
Unpacking libitm1:amd64 (from .../libitm1_4.8.1-2_amd64.deb) ...
Selecting previously unselected package libpcrecpp0:amd64.
Unpacking libpcrecpp0:amd64 (from .../libpcrecpp0_1%3a8.31-2_amd64.deb) ...
Selecting previously unselected package libc-dev-bin.
Unpacking libc-dev-bin (from .../libc-dev-bin_2.17-92_amd64.deb) ...
Selecting previously unselected package linux-libc-dev:amd64.
Unpacking linux-libc-dev:amd64 (from .../linux-libc-dev_3.10.7-1_amd64.deb) ...
Selecting previously unselected package libc6-dev:amd64.
Unpacking libc6-dev:amd64 (from .../libc6-dev_2.17-92_amd64.deb) ...
Selecting previously unselected package libexpat1-dev:amd64.
Unpacking libexpat1-dev:amd64 (from .../libexpat1-dev_2.1.0-4_amd64.deb) ...
Selecting previously unselected package libpython2.7-dev.
Unpacking libpython2.7-dev (from .../libpython2.7-dev_2.7.5-5_amd64.deb) ...
Selecting previously unselected package autopoint.
Unpacking autopoint (from .../autopoint_0.18.3.1-1_all.deb) ...
Selecting previously unselected package binutils.
Unpacking binutils (from .../binutils_2.22-8_amd64.deb) ...
Selecting previously unselected package libgcc-4.7-dev:amd64.
Unpacking libgcc-4.7-dev:amd64 (from .../libgcc-4.7-dev_4.7.3-4_amd64.deb) ...
Selecting previously unselected package gcc-4.7.
Unpacking gcc-4.7 (from .../gcc-4.7_4.7.3-4_amd64.deb) ...
Selecting previously unselected package gcc.
Unpacking gcc (from .../gcc_4%3a4.7.2-1_amd64.deb) ...
Selecting previously unselected package libstdc++6-4.7-dev:amd64.
Unpacking libstdc++6-4.7-dev:amd64 (from .../libstdc++6-4.7-dev_4.7.3-4_amd64.deb) ...
Selecting previously unselected package g++-4.7.
Unpacking g++-4.7 (from .../g++-4.7_4.7.3-4_amd64.deb) ...
Selecting previously unselected package g++.
Unpacking g++ (from .../g++_4%3a4.7.2-1_amd64.deb) ...
Selecting previously unselected package make.
Unpacking make (from .../make_3.81-8.2_amd64.deb) ...
Selecting previously unselected package libdpkg-perl.
Unpacking libdpkg-perl (from .../libdpkg-perl_1.16.10_all.deb) ...
Selecting previously unselected package dpkg-dev.
Unpacking dpkg-dev (from .../dpkg-dev_1.16.10_all.deb) ...
Selecting previously unselected package build-essential.
Unpacking build-essential (from .../build-essential_11.6_amd64.deb) ...
Selecting previously unselected package gettext.
Unpacking gettext (from .../gettext_0.18.3.1-1_amd64.deb) ...
Selecting previously unselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ...
Selecting previously unselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0.16+nmu2_all.deb) ...
Selecting previously unselected package debhelper.
Unpacking debhelper (from .../debhelper_9.20130720_all.deb) ...
Selecting previously unselected package fakeroot.
Unpacking fakeroot (from .../fakeroot_1.18.4-2_amd64.deb) ...
Selecting previously unselected package gir1.2-gtk-2.0.
Unpacking gir1.2-gtk-2.0 (from .../gir1.2-gtk-2.0_2.24.20-1_amd64.deb) ...
Selecting previously unselected package libalgorithm-diff-perl.
Unpacking libalgorithm-diff-perl (from .../libalgorithm-diff-perl_1.19.02-3_all.deb) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Unpacking libalgorithm-diff-xs-perl (from .../libalgorithm-diff-xs-perl_0.04-2+b2_amd64.deb) ...
Selecting previously unselected package libalgorithm-merge-perl.
Unpacking libalgorithm-merge-perl (from .../libalgorithm-merge-perl_0.08-2_all.deb) ...
Selecting previously unselected package libasprintf-dev:amd64.
Unpacking libasprintf-dev:amd64 (from .../libasprintf-dev_0.18.3.1-1_amd64.deb) ...
Selecting previously unselected package pkg-config.
Unpacking pkg-config (from .../pkg-config_0.26-1_amd64.deb) ...
Selecting previously unselected package libpcre3-dev:amd64.
Unpacking libpcre3-dev:amd64 (from .../libpcre3-dev_1%3a8.31-2_amd64.deb) ...
Selecting previously unselected package zlib1g-dev:amd64.
Unpacking zlib1g-dev:amd64 (from .../zlib1g-dev_1%3a1.2.8.dfsg-1_amd64.deb) ...
Selecting previously unselected package libglib2.0-dev.
Unpacking libglib2.0-dev (from .../libglib2.0-dev_2.36.4-1_amd64.deb) ...
Selecting previously unselected package libatk1.0-dev.
Unpacking libatk1.0-dev (from .../libatk1.0-dev_2.8.0-2_amd64.deb) ...
Selecting previously unselected package libfreetype6-dev.
Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.4.9-1.1_amd64.deb) ...
Selecting previously unselected package libfontconfig1-dev.
Unpacking libfontconfig1-dev (from .../libfontconfig1-dev_2.10.2-2_amd64.deb) ...
Selecting previously unselected package xorg-sgml-doctools.
Unpacking xorg-sgml-doctools (from .../xorg-sgml-doctools_1%3a1.10-1_all.deb) ...
Selecting previously unselected package x11proto-core-dev.
Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.24-1_all.deb) ...
Selecting previously unselected package libxau-dev:amd64.
Unpacking libxau-dev:amd64 (from .../libxau-dev_1%3a1.0.8-1_amd64.deb) ...
Selecting previously unselected package libxdmcp-dev:amd64.
Unpacking libxdmcp-dev:amd64 (from .../libxdmcp-dev_1%3a1.1.1-1_amd64.deb) ...
Selecting previously unselected package x11proto-input-dev.
Unpacking x11proto-input-dev (from .../x11proto-input-dev_2.3-1_all.deb) ...
Selecting previously unselected package x11proto-kb-dev.
Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.6-2_all.deb) ...
Selecting previously unselected package xtrans-dev.
Unpacking xtrans-dev (from .../xtrans-dev_1.2.7-1_all.deb) ...
Selecting previously unselected package libpthread-stubs0:amd64.
Unpacking libpthread-stubs0:amd64 (from .../libpthread-stubs0_0.3-3_amd64.deb) ...
Selecting previously unselected package libpthread-stubs0-dev:amd64.
Unpacking libpthread-stubs0-dev:amd64 (from .../libpthread-stubs0-dev_0.3-3_amd64.deb) ...
Selecting previously unselected package libxcb1-dev:amd64.
Unpacking libxcb1-dev:amd64 (from .../libxcb1-dev_1.9.1-3_amd64.deb) ...
Selecting previously unselected package libx11-dev:amd64.
Unpacking libx11-dev:amd64 (from .../libx11-dev_2%3a1.6.1-1_amd64.deb) ...
Selecting previously unselected package x11proto-render-dev.
Unpacking x11proto-render-dev (from .../x11proto-render-dev_2%3a0.11.1-2_all.deb) ...
Selecting previously unselected package libxrender-dev:amd64.
Unpacking libxrender-dev:amd64 (from .../libxrender-dev_1%3a0.9.8-1_amd64.deb) ...
Selecting previously unselected package x11proto-xext-dev.
Unpacking x11proto-xext-dev (from .../x11proto-xext-dev_7.2.1-1_all.deb) ...
Selecting previously unselected package libxext-dev:amd64.
Unpacking libxext-dev:amd64 (from .../libxext-dev_2%3a1.3.2-1_amd64.deb) ...
Selecting previously unselected package libpng12-dev.
Unpacking libpng12-dev (from .../libpng12-dev_1.2.49-4_amd64.deb) ...
Selecting previously unselected package libice-dev:amd64.
Unpacking libice-dev:amd64 (from .../libice-dev_2%3a1.0.8-2_amd64.deb) ...
Selecting previously unselected package libsm-dev:amd64.
Unpacking libsm-dev:amd64 (from .../libsm-dev_2%3a1.2.1-2_amd64.deb) ...
Selecting previously unselected package libpixman-1-dev.
Unpacking libpixman-1-dev (from .../libpixman-1-dev_0.30.2-1_amd64.deb) ...
Selecting previously unselected package libxcb-render0-dev:amd64.
Unpacking libxcb-render0-dev:amd64 (from .../libxcb-render0-dev_1.9.1-3_amd64.deb) ...
Selecting previously unselected package libxcb-shm0-dev:amd64.
Unpacking libxcb-shm0-dev:amd64 (from .../libxcb-shm0-dev_1.9.1-3_amd64.deb) ...
Selecting previously unselected package libcairo2-dev.
Unpacking libcairo2-dev (from .../libcairo2-dev_1.12.14-4_amd64.deb) ...
Selecting previously unselected package libffi-dev:amd64.
Unpacking libffi-dev:amd64 (from .../libffi-dev_3.0.13-4_amd64.deb) ...
Selecting previously unselected package libfile-fcntllock-perl.
Unpacking libfile-fcntllock-perl (from .../libfile-fcntllock-perl_0.14-2_amd64.deb) ...
Selecting previously unselected package libgdk-pixbuf2.0-dev.
Unpacking libgdk-pixbuf2.0-dev (from .../libgdk-pixbuf2.0-dev_2.28.2-1_amd64.deb) ...
Selecting previously unselected package libgettextpo-dev:amd64.
Unpacking libgettextpo-dev:amd64 (from .../libgettextpo-dev_0.18.3.1-1_amd64.deb) ...
Selecting previously unselected package libxft-dev.
Unpacking libxft-dev (from .../libxft-dev_2.3.1-1_amd64.deb) ...
Selecting previously unselected package libharfbuzz-dev.
Unpacking libharfbuzz-dev (from .../libharfbuzz-dev_0.9.19-1_amd64.deb) ...
Selecting previously unselected package libpango1.0-dev.
Unpacking libpango1.0-dev (from .../libpango1.0-dev_1.32.5-5+b1_amd64.deb) ...
Selecting previously unselected package x11proto-xinerama-dev.
Unpacking x11proto-xinerama-dev (from .../x11proto-xinerama-dev_1.2.1-2_all.deb) ...
Selecting previously unselected package libxinerama-dev:amd64.
Unpacking libxinerama-dev:amd64 (from .../libxinerama-dev_2%3a1.1.3-1_amd64.deb) ...
Selecting previously unselected package x11proto-fixes-dev.
Unpacking x11proto-fixes-dev (from .../x11proto-fixes-dev_1%3a5.0-2_all.deb) ...
Selecting previously unselected package libxfixes-dev.
Unpacking libxfixes-dev (from .../libxfixes-dev_1%3a5.0.1-1_amd64.deb) ...
Selecting previously unselected package libxi-dev.
Unpacking libxi-dev (from .../libxi-dev_2%3a1.7.2-1_amd64.deb) ...
Selecting previously unselected package x11proto-randr-dev.
Unpacking x11proto-randr-dev (from .../x11proto-randr-dev_1.4.0-2_all.deb) ...
Selecting previously unselected package libxrandr-dev:amd64.
Unpacking libxrandr-dev:amd64 (from .../libxrandr-dev_2%3a1.4.1-1_amd64.deb) ...
Selecting previously unselected package libxcursor-dev:amd64.
Unpacking libxcursor-dev:amd64 (from .../libxcursor-dev_1%3a1.1.14-1_amd64.deb) ...
Selecting previously unselected package x11proto-composite-dev.
Unpacking x11proto-composite-dev (from .../x11proto-composite-dev_1%3a0.4.2-2_all.deb) ...
Selecting previously unselected package libxcomposite-dev.
Unpacking libxcomposite-dev (from .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb) ...
Selecting previously unselected package x11proto-damage-dev.
Unpacking x11proto-damage-dev (from .../x11proto-damage-dev_1%3a1.2.1-2_all.deb) ...
Selecting previously unselected package libxdamage-dev.
Unpacking libxdamage-dev (from .../libxdamage-dev_1%3a1.1.4-1_amd64.deb) ...
Selecting previously unselected package libgtk2.0-dev.
Unpacking libgtk2.0-dev (from .../libgtk2.0-dev_2.24.20-1_amd64.deb) ...
Selecting previously unselected package libsys-hostname-long-perl.
Unpacking libsys-hostname-long-perl (from .../libsys-hostname-long-perl_1.4-2_all.deb) ...
Selecting previously unselected package libmail-sendmail-perl.
Unpacking libmail-sendmail-perl (from .../libmail-sendmail-perl_0.79.16-1_all.deb) ...
Selecting previously unselected package libpython-dev:amd64.
Unpacking libpython-dev:amd64 (from .../libpython-dev_2.7.5-4_amd64.deb) ...
Selecting previously unselected package libx11-doc.
Unpacking libx11-doc (from .../libx11-doc_2%3a1.6.1-1_all.deb) ...
Selecting previously unselected package manpages-dev.
Unpacking manpages-dev (from .../manpages-dev_3.52-1_all.deb) ...
Selecting previously unselected package python2.7-dev.
Unpacking python2.7-dev (from .../python2.7-dev_2.7.5-5_amd64.deb) ...
Selecting previously unselected package python-dev.
Unpacking python-dev (from .../python-dev_2.7.5-4_amd64.deb) ...
Selecting previously unselected package python-glade2.
Unpacking python-glade2 (from .../python-glade2_2.24.0-3+b1_amd64.deb) ...
Selecting previously unselected package python-gobject-2-dev.
Unpacking python-gobject-2-dev (from .../python-gobject-2-dev_2.28.6-12_all.deb) ...
Selecting previously unselected package python-libxml2.
Unpacking python-libxml2 (from .../python-libxml2_2.9.1+dfsg1-3_amd64.deb) ...
Selecting previously unselected package python-gst0.10.
Unpacking python-gst0.10 (from .../python-gst0.10_0.10.22-3_amd64.deb) ...
Selecting previously unselected package python-gtk2-dev.
Unpacking python-gtk2-dev (from .../python-gtk2-dev_2.24.0-3_all.deb) ...
Selecting previously unselected package python-gtk2-doc.
Unpacking python-gtk2-doc (from .../python-gtk2-doc_2.24.0-3_all.deb) ...
Processing triggers for man-db ...
Processing triggers for install-info ...
Processing triggers for libglib2.0-0:amd64 ...
Setting up libcairo-script-interpreter2:amd64 (1.12.14-4) ...
Setting up libgettextpo0:amd64 (0.18.3.1-1) ...
Setting up libitm1:amd64 (4.8.1-2) ...
Setting up libpcrecpp0:amd64 (1:8.31-2) ...
Setting up libc-dev-bin (2.17-92) ...
Setting up linux-libc-dev:amd64 (3.10.7-1) ...
Setting up libc6-dev:amd64 (2.17-92) ...
Setting up libexpat1-dev:amd64 (2.1.0-4) ...
Setting up libpython2.7-dev (2.7.5-5) ...
Setting up autopoint (0.18.3.1-1) ...
Setting up binutils (2.22-8) ...
Setting up libgcc-4.7-dev:amd64 (4.7.3-4) ...
Setting up gcc-4.7 (4.7.3-4) ...
Setting up gcc (4:4.7.2-1) ...
Setting up libstdc++6-4.7-dev:amd64 (4.7.3-4) ...
Setting up g++-4.7 (4.7.3-4) ...
Setting up g++ (4:4.7.2-1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up make (3.81-8.2) ...
Setting up libdpkg-perl (1.16.10) ...
Setting up dpkg-dev (1.16.10) ...
Setting up build-essential (11.6) ...
Setting up gettext (0.18.3.1-1) ...
Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.16+nmu2) ...
Setting up debhelper (9.20130720) ...
Setting up fakeroot (1.18.4-2) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up gir1.2-gtk-2.0 (2.24.20-1) ...
Setting up libalgorithm-diff-perl (1.19.02-3) ...
Setting up libalgorithm-diff-xs-perl (0.04-2+b2) ...
Setting up libalgorithm-merge-perl (0.08-2) ...
Setting up libasprintf-dev:amd64 (0.18.3.1-1) ...
Setting up pkg-config (0.26-1) ...
Setting up libpcre3-dev:amd64 (1:8.31-2) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1) ...
Setting up libglib2.0-dev (2.36.4-1) ...
Setting up libatk1.0-dev (2.8.0-2) ...
Setting up libfreetype6-dev (2.4.9-1.1) ...
Setting up libfontconfig1-dev (2.10.2-2) ...
Setting up xorg-sgml-doctools (1:1.10-1) ...
Setting up x11proto-core-dev (7.0.24-1) ...
Setting up libxau-dev:amd64 (1:1.0.8-1) ...
Setting up libxdmcp-dev:amd64 (1:1.1.1-1) ...
Setting up x11proto-input-dev (2.3-1) ...
Setting up x11proto-kb-dev (1.0.6-2) ...
Setting up xtrans-dev (1.2.7-1) ...
Setting up libpthread-stubs0:amd64 (0.3-3) ...
Setting up libpthread-stubs0-dev:amd64 (0.3-3) ...
Setting up libxcb1-dev:amd64 (1.9.1-3) ...
Setting up libx11-dev:amd64 (2:1.6.1-1) ...
Setting up x11proto-render-dev (2:0.11.1-2) ...
Setting up libxrender-dev:amd64 (1:0.9.8-1) ...
Setting up x11proto-xext-dev (7.2.1-1) ...
Setting up libxext-dev:amd64 (2:1.3.2-1) ...
Setting up libpng12-dev (1.2.49-4) ...
Setting up libice-dev:amd64 (2:1.0.8-2) ...
Setting up libsm-dev:amd64 (2:1.2.1-2) ...
Setting up libpixman-1-dev (0.30.2-1) ...
Setting up libxcb-render0-dev:amd64 (1.9.1-3) ...
Setting up libxcb-shm0-dev:amd64 (1.9.1-3) ...
Setting up libcairo2-dev (1.12.14-4) ...
Setting up libffi-dev:amd64 (3.0.13-4) ...
Setting up libfile-fcntllock-perl (0.14-2) ...
Setting up libgdk-pixbuf2.0-dev (2.28.2-1) ...
Setting up libgettextpo-dev:amd64 (0.18.3.1-1) ...
Setting up libxft-dev (2.3.1-1) ...
Setting up libharfbuzz-dev (0.9.19-1) ...
Setting up libpango1.0-dev (1.32.5-5+b1) ...
Setting up x11proto-xinerama-dev (1.2.1-2) ...
Setting up libxinerama-dev:amd64 (2:1.1.3-1) ...
Setting up x11proto-fixes-dev (1:5.0-2) ...
Setting up libxfixes-dev (1:5.0.1-1) ...
Setting up libxi-dev (2:1.7.2-1) ...
Setting up x11proto-randr-dev (1.4.0-2) ...
Setting up libxrandr-dev:amd64 (2:1.4.1-1) ...
Setting up libxcursor-dev:amd64 (1:1.1.14-1) ...
Setting up x11proto-composite-dev (1:0.4.2-2) ...
Setting up libxcomposite-dev (1:0.4.4-1) ...
Setting up x11proto-damage-dev (1:1.2.1-2) ...
Setting up libxdamage-dev (1:1.1.4-1) ...
Setting up libgtk2.0-dev (2.24.20-1) ...
Setting up libsys-hostname-long-perl (1.4-2) ...
Setting up libmail-sendmail-perl (0.79.16-1) ...
Setting up libpython-dev:amd64 (2.7.5-4) ...
Setting up libx11-doc (2:1.6.1-1) ...
Setting up manpages-dev (3.52-1) ...
Setting up python2.7-dev (2.7.5-5) ...
Setting up python-dev (2.7.5-4) ...
Setting up python-glade2 (2.24.0-3+b1) ...
Setting up python-gobject-2-dev (2.28.6-12) ...
Setting up python-libxml2 (2.9.1+dfsg1-3) ...
Setting up python-gst0.10 (0.10.22-3) ...
Setting up python-gtk2-dev (2.24.0-3) ...
Setting up python-gtk2-doc (2.24.0-3) ...
Processing triggers for libc-bin ...
root@Teste:/home/teste/Downloads#
 
Old 09-03-2013, 04:56 PM   #6
junior-s
Member
 
Registered: Apr 2013
Location: Brazil
Distribution: Arch Linux
Posts: 137

Original Poster
Rep: Reputation: Disabled
Code:
root@Teste:/home/teste/Downloads# tar xvf gmixer-1.3-21.tar.gz ; $ cd gmixer-1.3/
tar: gmixer-1.3-21.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
bash: $: command not found
root@Teste:/home/teste/Downloads#
 
Old 09-04-2013, 02:52 AM   #7
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Post #6.

Ref. post #4
Quote:
$ tar xvf gmixer-1.3-21.tar.gz
$ cd gmixer-1.3/
# python setup.py install
# means the root command prompt.
$ means the unprivileged user prompt :
Do not include the mentioned first $ signs in the command.

The first command is : pwd
.. To make sure that your location is the directory that contains gmixer-1.3-21.tar.gz.
Then : tar xvf gmixer-1.3-21.tar.gz
And next : cd gmixer-1.3/
Now you can install : python setup.py install

-
 
Old 09-04-2013, 11:02 AM   #8
junior-s
Member
 
Registered: Apr 2013
Location: Brazil
Distribution: Arch Linux
Posts: 137

Original Poster
Rep: Reputation: Disabled
I did as privileged user.

I'll get back on the snapshot today after work and try again.
 
Old 09-04-2013, 11:05 AM   #9
junior-s
Member
 
Registered: Apr 2013
Location: Brazil
Distribution: Arch Linux
Posts: 137

Original Poster
Rep: Reputation: Disabled
I did as privileged user.

I'll get back on the snapshot today after work and try again.

EDIT: This can be deleted as it was posted twice.
 
Old 09-06-2013, 02:09 PM   #10
junior-s
Member
 
Registered: Apr 2013
Location: Brazil
Distribution: Arch Linux
Posts: 137

Original Poster
Rep: Reputation: Disabled
Solved. Gone to alsamixer and unmuted my microphone ¬_¬

After days of research I came up this solution LOL

http://img7.imageshack.us/img7/8270/eeom.png
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing source.tar.gz files in Debian rng Debian 20 12-28-2012 07:48 PM
FC11->FC14: gmixer can't mute only speaker leaving headphone ON. kaza Linux - Software 6 03-22-2011 11:36 AM
Problem installing flex-2.5.33.tar.gz on linux (debian); ‘make’ fails voyage-linux-noob Linux - Software 1 06-29-2009 09:11 PM
BackUp & Restore with TAR (.tar / .tar.gz / .tar.bz2 / tar.Z) asgarcymed Linux - General 5 12-31-2006 02:53 AM
Error while installing package.tar.tar isone Linux - Software 2 11-03-2003 11:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:00 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration