Announcement

Collapse
No announcement yet.

KMid

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    KMid

    I try to install KMid on Kubuntu 10.10 but I fail. Where can I find the application to istall it?

    #2
    Re: KMid

    hi.

    See reply #4 in this thread:

    http://kubuntuforums.net/forums/inde...opic=3101049.0
    Registered Linux user #346571

    Comment


      #3
      Re: KMid

      hi again,
      So I went ahead and tried to install Kmid myself using the thread I linked to above and I didn't have much luck. I could not find Kmid anywhere in the repositories even after installing medibuntu. I wound up building it from source, which you can download here:

      http://www.kde.org/applications/multimedia/kmid/

      If you have any questions on building a tar-ball from source, go ahead and ask. Kmid's a great little app, too.

      Registered Linux user #346571

      Comment


        #4
        Re: KMid

        Tanks a lot. However, I do not see any download area at your link.

        Comment


          #5
          Re: KMid

          http://sourceforge.net/projects/kmid2/files/

          Registered Linux user #346571

          Comment


            #6
            Re: KMid

            I'll try to build a .deb this weekend. I meant to get to it last night, but this crazy little thing called 'life (outside of Linux)' got in my way. lol :P
            Registered Linux user #346571

            Comment


              #7
              Re: KMid

              Here you go:

              http://ffn.gotdns.com/kmid_build_20110108-1_i386.deb

              The file was too big to upload here, so I just tossed it up on my dev server. Let me know if you have any problems.

              Can someone explain how I upload this .deb to a repository?
              Registered Linux user #346571

              Comment


                #8
                Re: KMid

                Downloaded the deb package and installed it without problem.

                However, when try to run kmid the following error occurs:

                ul@ul-VirtualBox:~$ kmid
                kmid: error while loading shared libraries: libkmidbackend.so.1: cannot open shared object file: No such file or directory

                Any idea what I have missed?

                Best Andreas

                Comment


                  #9
                  Re: KMid

                  ...Can someone explain how I upload this .deb to a repository?...

                  Links:

                  > HOWTO find Kubuntu's manual / reference / guide / documentation / help

                  >> Personal Package Archives for Ubuntu:
                  Personal Package Archives (PPA) allow you to upload Ubuntu source packages to be built and published as an apt repository by Launchpad. You can find out more about PPAs and how to use them in our help page.
                  >> MOTU Packages REVU:
                  What is REVU?

                  REVU (http://revu.ubuntuwire.com) is a web-based tool to which Ubuntu contributors can upload new packages for review by Ubuntu Developers for inclusion into Ubuntu.

                  Note: Unless your new package is Ubuntu-specific, you may find it easier and quicker to submit your package to Debian first. Once it's packaged for Debian, you can then request a sync to Ubuntu. This also has the advantage of making your package available to more users. For general instructions on getting your package into Debian, see the Debian mentors page. Note that there are many teams in Debian that can offer more focused mentorship. For example, if you have a new Python module you want to get into Debian and Ubuntu, you should begin your journey with the Debian Python Modules Team (DPMT).

                  If your new package is Ubuntu-specific, or for some other reason you can't get your package into Debian first, then read on about the Ubuntu REVU system...
                  >> Kubuntu.org > Community > Contribute to Kubuntu:
                  Contribute by writing new software, packaging additional software, or fixing bugs in existing software. More information can be found in the wiki Development page...
                  >> etc...
                  Before you edit, BACKUP !

                  Why there are dead links ?
                  1. Thread: Please explain how to access old kubuntu forum posts
                  2. Thread: Lost Information

                  Comment


                    #10
                    Re: KMid

                    Originally posted by aullrich60
                    Downloaded the deb package and installed it without problem.

                    However, when try to run kmid the following error occurs:

                    ul@ul-VirtualBox:~$ kmid
                    kmid: error while loading shared libraries: libkmidbackend.so.1: cannot open shared object file: No such file or directory

                    Any idea what I have missed?

                    Best Andreas

                    hmmm... not too sure. Let's see if the file exists:

                    Code:
                    sudo updatedb && locate libkmid
                    Rog131, thank you!
                    Registered Linux user #346571

                    Comment


                      #11
                      Re: KMid


                      ul@ul-VirtualBox:~$ sudo updatedb && locate libkmid

                      returns with

                      /usr/lib/libkmidbackend.so.1.0.0

                      what does it mean?

                      Comment


                        #12
                        Re: KMid

                        just tried to copy libkmidbackend.so.1.0.0 to libkmidbackend.so.1

                        .. and it works, KMid is running now, thanks a lot

                        Comment


                          #13
                          Re: KMid

                          Woot!
                          Registered Linux user #346571

                          Comment

                          Working...
                          X