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 10-04-2007, 11:52 PM   #1
Buddhike G
Member
 
Registered: Jun 2007
Distribution: RHEL, CentOS, Solaris
Posts: 63

Rep: Reputation: 16
root directory of ffmpeg


can anybody please tell me how to find the root directory of the ffmpeg. I recently installed it and can't find it.


Thanx.
 
Old 10-05-2007, 12:18 AM   #2
David the H.
Bash Guru
 
Registered: Jun 2004
Location: Osaka, Japan
Distribution: Arch + Xfce
Posts: 6,852

Rep: Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037
Nearly every program, or at least the executable binary, gets installed to /usr/bin/. At least that's how most package managers work. If you compile it yourself though, it might default to /usr/local/bin/ instead (this is configurable at compilation time). The most common problem in this case comes when /usr/local/bin isn't described in your PATH variable, so the system doesn't automatically detect it. Update the PATH and it should work.

Sometimes the file placed in /usr/bin are really just symlinks to the actual files elsewhere, especially if the actual program is big and complicated with many subfiles. But ffmpeg isn't a very big program, and I believe the file in /usr/bin/ is all there is, outside of the documentation files and such.
 
Old 10-05-2007, 12:38 AM   #3
Buddhike G
Member
 
Registered: Jun 2007
Distribution: RHEL, CentOS, Solaris
Posts: 63

Original Poster
Rep: Reputation: 16
Thanx a lot! I found it in /usr/bin.

I started to install zoneminder and the root directory of the ffmpeg(it asks "path to ffmpeg root") shold be given as a variable when ./configure the zoneminder so can i give /usr/bin as the pathe to ffmpeg root.

Thanx in advance.
buddhike G
 
  


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
Root Directory fosiul Linux - Server 5 06-20-2007 02:41 AM
/root directory full kpachopoulos Linux - General 6 07-07-2005 12:01 AM
Non-root Chowning a directory? phil1076 Linux - General 1 12-12-2003 04:00 PM
accidentally rm -fr in root (/) directory Under Fire Linux - Newbie 2 11-15-2003 10:03 PM
looking up my root directory isaacais Linux - Newbie 3 12-19-2002 06:35 AM

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

All times are GMT -5. The time now is 05:43 PM.

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