Gentoo Archives: gentoo-user

From: "Timothy A. Holmes" <tholmes@×××××××××.net>
To: gentoo-user@l.g.o
Subject: RE: [gentoo-user] Using Gentoo for Sound Recording
Date: Mon, 20 Mar 2006 23:30:03
Message-Id: 17CD9CE4C0FA574A8B29EF02D49B385D0F5378@srvexch-01.mcaschool.local
1 > -----Original Message-----
2 > From: Mark Knecht [mailto:markknecht@×××××.com]
3 > Sent: Monday, March 20, 2006 5:10 PM
4 > To: gentoo-user@l.g.o
5 > Subject: Re: [gentoo-user] Using Gentoo for Sound Recording
6 >
7 > Tim,
8 > I see you've gotten other responses which is great. My input would
9 > be that we should try to get jack going on your system whether you end
10 > up using it or not. I hope you do as it's the only way I know of to
11 > record audio and be assured you got every sample.
12 >
13 > Can you post back what versions you are trying to build?
14 >
15 > lightning ~ # emerge -pv jack-audio-connection-kit qjackctl
16 >
17 > These are the packages that I would merge, in order:
18 >
19 > Calculating dependencies ...done!
20 > [ebuild R ] media-sound/jack-audio-connection-kit-0.100.7 +alsa
21 > (-altivec) -caps (-coreaudio) -debug -doc +jack-tmpfs (-mmx) -oss
22 > -portaudio +sndfile (-sse) 0 kB
23 > [ebuild R ] media-sound/qjackctl-0.2.17 0 kB
24 >
25 > Total size of downloads: 0 kB
26 > lightning ~ #
27 >
28 > Also, post back the results of these two commands.
29 >
30 > emerge info
31 > eix -I qt
32 >
33 > Cheers,
34 > Mark
35 >
36 [Timothy A. Holmes]
37
38 Mark -- per your previous here is the info you asked for
39
40 I am interested to know why it needs cups
41
42
43 audacity ~ # emerge -pv jack-audio-connection-kit qjackctl
44
45 These are the packages that I would merge, in order:
46
47 Calculating dependencies ...done!
48 [ebuild R ] media-sound/jack-audio-connection-kit-0.99.0-r1 +alsa
49 (-altivec) -caps -debug -doc -jack-tmpfs +oss -portaudio 0 kB
50 [ebuild N ] media-fonts/gnu-gs-fonts-std-8.11 3,664 kB
51 [ebuild N ] app-text/ghostscript-esp-7.07.1-r8 +X -cjk +cups -emacs
52 +gtk 5,276 kB
53 [ebuild U ] sys-devel/automake-1.9.6-r1 [1.9.5] 747 kB
54 [ebuild N ] app-text/poppler-0.5.0-r5 -cairo +jpeg 913 kB
55 [ebuild N ] net-print/cups-1.1.23-r7 -gnutls -nls +pam -samba -slp
56 +ssl 8,501 kB
57 [ebuild N ] x11-libs/qt-3.3.4-r8 +cups -debug -doc -examples
58 -firebird +gif -immqt -immqt-bc -ipv6 -mysql -nas -odbc +opengl
59 -postgres -sqlite -xinerama 0 kB
60 [ebuild N ] media-sound/qjackctl-0.2.17 239 kB
61
62 Total size of downloads: 19,343 kB
63
64
65 audacity ~ # emerge info
66 Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.3.5-20050130,
67 glibc-2.3.4.20041102-r1, 2.6.14-gentoo-r2 i686)
68 =================================================================
69 System uname: 2.6.14-gentoo-r2 i686 Pentium III (Katmai)
70 Gentoo Base System version 1.6.13
71 dev-lang/python: 2.3.5-r2
72 sys-apps/sandbox: 1.2.11
73 sys-devel/autoconf: 2.13, 2.59-r6
74 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
75 sys-devel/binutils: 2.15.92.0.2-r10
76 sys-devel/libtool: 1.5.18-r1
77 virtual/os-headers: 2.6.11-r2
78 ACCEPT_KEYWORDS="x86"
79 AUTOCLEAN="yes"
80 CBUILD="i686-pc-linux-gnu"
81 CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
82 CHOST="i686-pc-linux-gnu"
83 CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
84 /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
85 CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
86 CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
87 DISTDIR="/usr/portage/distfiles"
88 FEATURES="autoconfig distlocks sandbox sfperms strict"
89 GENTOO_MIRRORS="ftp://mirror.iawnet.sandia.gov/pub/gentoo/
90 ftp://gentoo.chem.wisc.edu/gentoo/ ftp://gentoo.mirrors.pair.com/
91 ftp://gentoo.mirrored.ca/"
92 MAKEOPTS="-j2"
93 PKGDIR="/usr/portage/packages"
94 PORTAGE_TMPDIR="/var/tmp"
95 PORTDIR="/usr/portage"
96 SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
97 USE="x86 X alsa apm arts audiofile avi berkdb bitmap-fonts bzip2 crypt
98 cups dri eds emboss encode expat fam foomaticdb fortran gdbm gif glut
99 gpm gstreamer gtk gtk2 imlib jack jpeg lcms libg++ libwww mad mikmod mng
100 motif mp3 mpeg ncurses ogg oggvorbis opengl oss pam pdflib perl png
101 python qt quicktime readline sdl speex spell ssl tcpd tiff truetype
102 truetype-fonts type1-fonts udev vorbis xml2 xmms xv zlib userland_GNU
103 kernel_linux elibc_glibc"
104 Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS,
105 PORTDIR_OVERLAY
106
107 audacity ~ # eix -I qt
108 -bash: eix: command not found
109 audacity ~ #
110
111
112
113 Timothy A. Holmes
114 IT Manager / Network Admin / Web Master / Computer Teacher
115
116 Medina Christian Academy
117 A Higher Standard...
118
119 Jeremiah 33:3
120 Jeremiah 29:11
121 Esther 4:14
122
123
124 --
125 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Using Gentoo for Sound Recording Christoph Eckert <ce@×××××××××.de>
RE: [gentoo-user] Using Gentoo for Sound Recording Iain Buchanan <iaindb@××××××××××××.au>
Re: [gentoo-user] Using Gentoo for Sound Recording Mark Knecht <markknecht@×××××.com>