Install gstreamer on red hat

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Install gstreamer on red hat
# 1  
Old 11-12-2009
Install gstreamer on red hat

hello,
i have downloaded the gstreamer from following location

Index of /pkg/redhat/9/i386/SRPMS.gst

and i placed in the root/Zoom directory.

now i want to install that on my system so that i can devolop some gstreamer related applications and run it.

now how i need to install it on my system.
i never installed any thing in linux yet ( new user) so i dont have idea which file goes where.

please guide how to install.

my general doubt is where actually i need to place files if i want to install on linux.

thanks.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Red Hat 6 yum install no package availiable

I have installed Red Hat Enterprise Linux 6.1 server, it is registered but not subscribed. If I install using yum every time it is showing that no package available, how to resolve it? (2 Replies)
Discussion started by: ainstin
2 Replies

2. Red Hat

Install Red Hat 4.2 (Not Enterprise) from install tree

Hi guys I would like to install Red Hat Linux 4.2 on my old box (pIII). However there is a problem: i can't find the .iso image anywhere in the Net, all the material that i've found is (i think) an install tree of the OS. It will be possible for me to install the OS from that install tree? ... (3 Replies)
Discussion started by: mk2soldier
3 Replies

3. Red Hat

Step to Install Red Hat Linux

Hi, I need to install red hat Linux 9 with hardware raid 0. kindly share steps to carry out the same. Rgds Deljatt (8 Replies)
Discussion started by: deljatt
8 Replies

4. Red Hat

How to Install the CA Certificate on Red Hat

Hi Guys, These days, I am busy in configuring OpenLDAP. I plan to enable security. I don't know how to install CA Certificate on Red Hat Linux OS (Red Hat Enterprise Linux Server release 5.3). Could you please help me out of this trouble? ---------- Post updated at 06:45 PM ----------... (1 Reply)
Discussion started by: crest.boy
1 Replies

5. Red Hat

How to Install Red Hat Linux Desktop version 4?

I want to install Red Hat Linux Desktop version 4. Please tell me the step-by-step installation and which file system will be best for this O/S? Like in windows, we have NTFS file system(which has very security features). Is there any such file system in Linux? Which file system should i use?... (0 Replies)
Discussion started by: Anna Hussie
0 Replies

6. Red Hat

How to Install Red Hat Linux Desktop version 4?

I want to install Red Hat Linux Desktop version 4. Please tell me the step-by-step installation and which file system will be best for this O/S? Like in windows, we have NTFS file system(which has very security features). Is there any such file system in Linux? Which file system should i use? (2 Replies)
Discussion started by: Anna Hussie
2 Replies

7. Red Hat

How to install and uninstall apache on Red Hat Linux 5

Hi All, I installed Linus on virtual PC on my system. I want to configure apache on it. Also i want to install nagios and want to access through web broser from my system. How can I do this. Kindly provide soln its required urgently......... plsssssssssssssssss (4 Replies)
Discussion started by: sunray
4 Replies

8. UNIX for Advanced & Expert Users

install broadband connection on red hat?

hi , i m new to linux , i have adsl modem , and i have two os on my machine windows and redhat . i install pppoe (broadband ) on windows , but i don't know how i install broadband on redhat . plz if u are confirm then tell me the solution because already i dump my one adsl modem , because... (0 Replies)
Discussion started by: alert_every1
0 Replies

9. UNIX for Dummies Questions & Answers

New User, New Install Red Hat 9, need serious Instruction

Hey... I'm so proud of myself. After nearly 13 hours of trying to get Red Hat installed on my PC I got it on here. But I'm having all sorts of problems. First the boot loader is corrupted and all I get is LI and then the computer freezes. But I can boot fine from the floppy that was made during... (2 Replies)
Discussion started by: garfunkle
2 Replies

10. UNIX for Dummies Questions & Answers

Creating Red Hat install CD

Good morning, I'm currently "Trying" to download Red Hat. Which files should I burn on the CD for the install. I imagine it's the IOS files, but I'd like to make sure. I have 2 files, Disk_1 (647 mb) and Disk_2 (641 mb). Do I burn these files to a disk as is or do I need to do something... (1 Reply)
Discussion started by: DFR574
1 Replies
Login or Register to Ask a Question
DH_GSTSCANCODECS(1)	User   Contributed   Perl   Documentation
DH_GSTSCANCODECS(1)

NAME
dh_gstscancodecs - enumerate and classify gstreamer codecs SYNOPSIS
dh_gstscancodecs [debhelper options] DESCRIPTION
This program is meant to assist in building a package that provides codecs, demultiplexers and other media-handling components for gstreamer-based applications. dh_gstscancodecs generates substitution variable for de- bian/control, by scanning libraries /usr/lib/gstreamer-0.10/*.so and /usr/lib/$DEB_HOST_MULTIARCH/gstreamer-0.10/*.so. The generated substitution variables are gstreamer:Version Should be added to XB-GStreamer-Version gstreamer:Elements Should be added to XB-GStreamer-Elements gstreamer:Provides Should be added to Provides gstreamer:URISources Should be added to XB-GStreamer-URI-Sources gstreamer:URISinks Should be added to XB-GStreamer-URI-Sinks gstreamer:Encoders Should be added to XB-GStreamer-Encoders gstreamer:Decoders Should be added to XB-GStreamer-Decoders This control fields will be used by the /usr/bin/gstreamer-codec-install helper to install re- quired missing GStreamer elements. OPTIONS
The standard debhelper options are supported. SEE ALSO
debhelper(1) This program is an extension to debhelper. AUTHOR
Ian Jackson <iwj@ubuntu.com> Sebastian DrA~Xge <sebastian.droege@collabora.co.uk> perl v5.14.2 2013-01-26 DH_GSTSCANCODECS(1)