Results 1 to 4 of 4
hello
i tried to install open movie editor on fedora11 and i get this error on executing configure file
PHP Code:
configure : error : *** libsamplerate not found - this program requires libsamplerate >= 0.1.1 http ...
- 08-16-2009 #1Just Joined!
- Join Date
- Aug 2008
- Posts
- 18
installing open movie editor
hello
i tried to install open movie editor on fedora11 and i get this error on executing configure file
i tried to install the missing libsamplerate byPHP Code:configure: error: *** libsamplerate not found - this program requires libsamplerate >= 0.1.1 http://www.mega-nerd.com/SRC/ ***
and i getPHP Code:yum install libsamplerate
so where is the problem here.PHP Code:Package libsamplerate-0.1.6-2.fc11.i586 already installed and latest version
Nothing to do
can any one help ?????????
- 08-16-2009 #2Just Joined!
- Join Date
- Aug 2008
- Posts
- 18
ok i installed its dev by just adding * after its name
the problem now is
and when i executeconfigure: error: *** gavl >= 1.0.0 not found - this program requires the gmerlin audio
video library >= 1.0.0 Gmerlin homepage ***
[QUOTE]yum install gmerlin*[/QUOTE
i got
???????????????No package gmerlin* available.
Nothing to do
- 08-16-2009 #3
Try looking for libsamplerate development packages, it'll have a name like libsamplerate-dev
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 08-16-2009 #4
Try without the * wildcard
yum search dmerlinI do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.


Reply With Quote