Reply
 
Thread Tools Display Modes
  #11  
Old 07-28-2012, 03:12 PM
john_rambo john_rambo is offline
Member
 
Join Date: Jul 2011
Posts: 77
Thanks: 1
Thanked 0 Times in 0 Posts
Send a message via Skype™ to john_rambo
Default
[tux@pcbsd-1587] ~/PBI-modules> /usr/pbi/subversion-i386 /.sbin/svn co svn://svn.pcbsd.org/pbi/modules/multimedia/mplayer
/usr/pbi/subversion-i386: Command not found.

I tried the previous comman too. Same result.
Reply With Quote
  #12  
Old 07-30-2012, 03:04 PM
Beanpole's Avatar
Beanpole Beanpole is offline
Senior Member
 
Join Date: May 2010
Posts: 1,604
Thanks: 2
Thanked 145 Times in 127 Posts
Default
The problem here is that you have an extra space between "subversion-i386" and "/.sbin/svn"
The full command should be:"/usr/pbi/subversion-i386/.sbin/svn co svn://svn.pcbsd.org/pbi/modules/multimedia/mplayer"
The first word/string (without spaces) is the path/command to run, the second word (co) is short for "check-out", which means to fetch the files from somewhere else, and the third word/string (svn://svn.pcbsd.org......) is where to fetch the files from.
__________________
~ Ken Moore ~
PC-BSD/iXsystems
Reply With Quote
  #13  
Old 08-01-2012, 09:49 PM
john_rambo john_rambo is offline
Member
 
Join Date: Jul 2011
Posts: 77
Thanks: 1
Thanked 0 Times in 0 Posts
Send a message via Skype™ to john_rambo
Default
Code:
 ~> /usr/pbi/subversion-amd64/.sbin/svn co svn://svn.pcbsd.org/pbi/modules/multimedia/mplayer
/usr/pbi/subversion-amd64/.sbin/svn: Command not found.
I am on PCBSD 9 now (64 Bit).

Last edited by john_rambo; 08-01-2012 at 09:54 PM.
Reply With Quote
  #14  
Old 08-01-2012, 10:38 PM
john_rambo john_rambo is offline
Member
 
Join Date: Jul 2011
Posts: 77
Thanks: 1
Thanked 0 Times in 0 Posts
Send a message via Skype™ to john_rambo
Default
No need to try more. I just installed Gnome Mplayer from Appcafe & it has vdpau.

Thanks for your help.
Reply With Quote
  #15  
Old 08-01-2012, 11:46 PM
john_rambo john_rambo is offline
Member
 
Join Date: Jul 2011
Posts: 77
Thanks: 1
Thanked 0 Times in 0 Posts
Send a message via Skype™ to john_rambo
Default
But unfortunately Smplayer has no vdpau support.
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:25 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.