RE: KDE Front End for mPlayer

From: Haulmark, Chris (chris_at_sigd.net)
Date: 10/22/04

  • Next message: P Stalidis: "Searching"
    Date: Thu, 21 Oct 2004 23:50:53 -0400
    To: "Nathan Alan Souer" <nate@nathansouer.com>, <freebsd-questions@freebsd.org>, <freebsd-newbies@freebsd.org>, <freebsd-multimedia@freebsd.org>
    
    

     
    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."
    _______________________________________________
    freebsd-newbies@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
    To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
    

  • Next message: P Stalidis: "Searching"

    Relevant Pages

    • RE: KDE Front End for mPlayer
      ... > I have tried to upgrade openldap using pkg_update and portupgrade, ... Have you tried gmplayer which is included with mplayer if you compile mplayer without "WITHOUT_GUI"? ...
      (freebsd-questions)
    • Re: XVideo-support gone
      ... > I'm not sure when this happened, but I'm not able to use the XVideo ... > extension enymore. ... > I've portupgraded both xorg and mplayer just to be sure. ... Did you try: portupgrade -Rf mplayer ...
      (freebsd-questions)
    • Re: Upgrading OpenLDAP 2.1.30 to 2.2.x
      ... You can use portupgrade do that, ... The way to upgrade to not just a different ... version of the same port, but a completely different port is to use ... version number has changed from one openldap version to the other: ...
      (freebsd-questions)
    • portupgrade & make options
      ... After issuing many make options to mplayer when installing, ... answer is that portupgrade cannot deal with this. ... ports save this configuration information in /var/db/ports/ (I am ...
      (freebsd-questions)