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
gst-compprep-0.8(1)						   User Commands					       gst-compprep-0.8(1)

NAME
gst-compprep-0.8, gst-compprep - create the registry for gst-complete SYNOPSIS
gst-compprep-0.8 [gst-std-options] gst-compprep [--gst-list-mm] [--gst-mm=string] [--print] [gst-std-options] DESCRIPTION
gst-compprep-0.8 builds a registry of GStreamer elements and their features, which is used by gst-complete to perform context-sensitive tab completion of gst-launch command lines. By default, the registry is stored in /etc/gstreamer/compreg.xml. Whenever the available gstreamer plugins are modified, the registry should be regenerated by running gst-compprep as the root user. gst-compprep is a wrapper script that runs the latest installed version of gst-compprep-X.X. For example, if both gst-compprep-0.7 and gst- compprep-0.8 are installed on your system, gst-compprep runs gst-compprep-0.8. OPTIONS
The following options are supported by gst-compprep-0.8 and gst-compprep: gst-std-options Standard options available for use with most GStreamer applications. See gst-std-options(5) for more information. The following options are supported by gst-compprep only: --gst-list-mm List found major/minor versions. This option displays the versions that are available. --gst-mm=string Force major/minor version. This option enables you to specify a specific version to run, if you do not want to run the default version. --print Print wrapped command line. This option displays the command that will be run, and then runs the command. EXAMPLES
Example 1: Running the Wrapper Script and Displaying the Command Name example% gst-compprep --print /usr/bin/gst-compprep-0.8 FILES
The following files are used by this application: /usr/bin/gst-compprep-0.Executable to create the registry for gst-complete /usr/bin/gst-compprep Wrapper script that runs the latest installed version of gst-compprep-X.X /etc/gstreamer/compreg.xRegistry generated by gst-compprep and used by gst-complete ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-media | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
gst-complete(1), gst-feedback(1), gst-inspect(1), gst-launch(1), gst-launch-ext(1), gst-md5sum(1), gst-register(1), gst-thumbnail(1), gst- typefind(1), gst-xmlinspect(1), gst-xmllaunch(1), gstreamer-properties(1), libgstreamer-0.8(3), libgstgetbits(3), gst-std-options(5) NOTES
Original man page written by the GStreamer team at http://gstreamer.net/. Updated by Brian Cameron, Sun Microsystems Inc., 2004. SunOS 5.10 14 Oct 2004 gst-compprep-0.8(1)