Re: KDE Front End for mPlayer

2004-10-23 Thread Michael Nottebrock
On Friday, 22. October 2004 05:50, Haulmark, Chris wrote:

 Do not include the version number when you use either pkg_update or
 portupgrade.  Instead, just do like this:

 pkg_update openldap
 portupgrade openldap

 If there are more than one versions, it'll ask you yes or no for each
 version.

This is simply wrong (for openldap*). Please try out your suggestions yourself 
before mailing them...

-- 
   ,_,   | Michael Nottebrock   | [EMAIL PROTECTED]
 (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org


pgp5m5vqnBANQ.pgp
Description: PGP signature


RE: KDE Front End for mPlayer

2004-10-23 Thread Haulmark, Chris
Someone broke the silence: 

 On Friday, 22. October 2004 05:50, Haulmark, Chris wrote:
 
 Do not include the version number when you use either pkg_update or
 portupgrade.  Instead, just do like this:
 
 pkg_update openldap
 portupgrade openldap
 
 If there are more than one versions, it'll ask you yes or no for each
 version.
 
 This is simply wrong (for openldap*). Please try out your suggestions
 yourself before mailing them...

Of course, those were intended to be an example of how to eliminate the use of version 
numbers as part of the given arg to either tools.

pkg_update was my only mistake as it is removed.  pkg_add is what I meant.

Perhaps, it would been best for you to point out that there are several different 
openldap packages instead of opting to respond and correct my lack of explanations 
considering the fact there are different openldap packages available.

--
Chris Haulmark
System Admin. Freelancer
In market for IT corrections for a salary.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: KDE Front End for mPlayer

2004-10-21 Thread Jeremy Faulkner
On Fri, 2004-10-22 at 03:25, Nathan Alan Souer wrote:
 seminary# portupgrade openldap-2.2.17
 ** No such installed package: openldap-2.2.17

portupgrade /var/db/pkg/openldap*
or
portupgrade 'openldap*'

You don't specify what you want to upgrade to, but what you want to
upgrade.

-- 
Jeremy Faulkner [EMAIL PROTECTED]


signature.asc
Description: This is a digitally signed message part


RE: KDE Front End for mPlayer

2004-10-21 Thread Haulmark, Chris
 
Someone broke the silence: 

 Hello everyone,
   Thanks in advance for any help. Still pretty fresh
 newbie here with FreeBSD
 and *nix in general. I have been trying to find a front end
 for mplayer in
 KDE 3.2. My system is 4.10, with an essentially generic
 kernel with sound
 drivers added. I have tried making both kmplayer, and
 kplayer from the
 ports tree. Both error out citing a dependancy on openldap-2.2.17
 I have tried to upgrade openldap using pkg_update and portupgrade,
 neither can find the upgraded software:

Have you tried gmplayer which is included with mplayer if you compile mplayer without 
WITHOUT_GUI?

 
 seminary# pkg_update openldap-2.2.17
 Can't find package file openldap-2.2.17
 
 seminary# portupgrade openldap-2.2.17
 ** No such installed package: openldap-2.2.17
 

Do not include the version number when you use either pkg_update or portupgrade.  
Instead, just do like this:

pkg_update openldap 
portupgrade openldap

If there are more than one versions, it'll ask you yes or no for each version.

 Would someone please be so kind as to give me some direction?
 Is there another
 available front end? Everything I find on the web is Linux, I would
 much prefer a full port. Or is my mistake above simply a syntax error?
 
 Thanks again in advance for any help. Also please CC your reponses to
 my e-mail address I am not a suscriber to any of the lists.


--
Chris Haulmark
System Admin. Freelancer
In market for IT corrections for a salary.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]