I try to install KMid on Kubuntu 10.10 but I fail. Where can I find the application to istall it?
Announcement
Collapse
No announcement yet.
KMid
Collapse
This topic is closed.
X
X
-
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
- Top
- Bottom
Comment
-
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
- Top
- Bottom
Comment
-
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
- Top
- Bottom
Comment
-
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.
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...
Contribute by writing new software, packaging additional software, or fixing bugs in existing software. More information can be found in the wiki Development page...Before you edit, BACKUP !
Why there are dead links ?
1. Thread: Please explain how to access old kubuntu forum posts
2. Thread: Lost Information
- Top
- Bottom
Comment
-
Re: KMid
Originally posted by aullrich60Downloaded 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
Code:sudo updatedb && locate libkmid
Registered Linux user #346571
- Top
- Bottom
Comment
Comment