Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-24-2013, 02:20 AM
|
#1
|
Member
Registered: Aug 2005
Location: Thunder Bay, Ontario, Canada
Distribution: Slackware Current
Posts: 113
Rep:
|
pulse audio and slackbuilds issue
hi,
I am trying to build pulseaudio with slackbuilds.
http://slackbuilds.org/repository/14...io/pulseaudio/
I downloaded both the 2.0 from the link on the slackbuilds site and also tried 4.0 from the builders site.
I adjusted the slackbuilds script for 4.0 but run into the same error either way.
I downloaded json from the link on the slackbuilds for pulseaudio and also grabbed the latest I could find from the builders site again.
https://s3.amazonaws.com/json-c_rele...ses/index.html
this is the error I get building pulseaudio
Code:
no package 'json' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBJSON_CFLAGS
and LIBJSON_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
hmm json built fine installed fine I am slackware64 but it installed to /usr/local/lib so I added that to /etc/ld.so.conf and ran ldconfig and pulseaudio not seeing it. scratching head, rebooted still same pulseaudio build error not finding json.
|
|
|
11-25-2013, 01:45 AM
|
#2
|
Senior Member
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
|
Quote:
14.0 > Audio > pulseaudio (2.0)
pulseaudio is a networked sound server for Unix-like operating systems
and Microsoft Windows. It is intended to be an improved drop-in replacement
for the Enlightened Sound Daemon (ESOUND).
Pulseaudio will need a pulse group/user to run. You can add one with
# groupadd -g 216 pulse
# useradd -u 216 -g pulse -d /var/lib/pulse pulse
See http://slackbuilds.org/uid_gid.txt for details on the uid/gid assignments.
Optional deps: jack-audio-connection-kit, avahi, lirc, libasyncns, orc
This requires: speex, json-c <=========================================
Maintained by: drhouse
Keywords: esound,daemon,pulsed,pulse,esd,sound,multimedia,server,pulseaudio
|
install those speex, json-c .
I do a lot of multimedia I have no use for pulse I used to keep a build of it for my friends. I think I still have the gpg-key some where
read the readme slackbuild team have done a great job. it is not finding json-c in you /usr/lib(64)/pkgconfig/ or is the wrong version. all these builds have been tested on a fresh system.
Oh yes those Optional deps: jack-audio-connection-kit, avahi, lirc, libasyncns, orc they really do help.
if I was you I would uninstall the json-c and rebuild it with the slack build scripts or at least configure set your prefix to the system 64 bit way and that is prefix=/usr libdir=/usr/lib64
Quote:
it is a big deal to keep your programs in sync.
I just built it using the sbo scripts and it worked fine. but all my dependencies are the same/ pkgconfig is pointing it some where else.
this tell me the configure program on pulse looks for /usr/lib64 /usr/local/lib64
|
Last edited by Drakeo; 11-25-2013 at 02:05 AM.
|
|
|
11-25-2013, 08:25 AM
|
#3
|
Member
Registered: Aug 2005
Location: Thunder Bay, Ontario, Canada
Distribution: Slackware Current
Posts: 113
Original Poster
Rep:
|
hmm I really appreciate all the feedback. this is a fresh install of 14.1 with a few slackbuild and tgz packages added nothing exotic (chrome, vlc, etc...) so I decided to do just that
I just did slackpkg clean-system and updated nothing to update so wanted to make sure I've moved all the sources and stuff I have already grabbed to a Downloads/Storage and made Downloads/fresh to figure this out.
so now to check my variable and start again.
Last edited by rcorkum; 11-25-2013 at 08:25 AM.
Reason: typo
|
|
|
All times are GMT -5. The time now is 07:48 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|