Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-11-2009, 02:44 PM
|
#1
|
LQ Newbie
Registered: Oct 2006
Posts: 8
Rep:
|
how to run new installed program , using mepis8 linux
Today I installed Sopcast on my mepis8 linux. I installed alien then installed sopcast using Kpackage. installation was completed but unlike windows I did not see the icon on desktop. What's the procedure to run this programme please. thanks for your assistant.
|
|
|
03-11-2009, 04:43 PM
|
#2
|
Member
Registered: Aug 2004
Location: Montréal
Distribution: Linux from scratch
Posts: 68
Rep:
|
Well, I don't anything much about mepis or sopcast, but when a program is missing an icon on the start button, I fire up my console (xterm, konsole, etc.). You can then type sopcast or Sopcast if the program was installed in the usual paths (/usr/bin, /usr/local/bin).
You could also try sop<TAB>. The tab will most-likely fill up the rest will all alternative ways the sopcast developpers named the product if the program has different names to it (like sopcastd if it's a deamon).
If this fails, well, better start reading about your mepis packages, when does it install the programs in it, how are they named, how can you list information from a given package, etc. This will help you in the long run.
If you find the program but unable to run it, then better try a more mepis and/or sopcast oriented forum.
Cheers.
|
|
|
03-11-2009, 07:08 PM
|
#3
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
|
The '.deb' packages for Mepis are here
http://code.google.com/p/sopcast-player/
> > sp-auth_3.0.1_i386.deb, sopcast-player_0.2.1-1_i386.deb
'sp-auth' is the command line tool, /usr/bin/sp-sc .
'sopcast-player' is the "python GUI", included is also the
"icon" for the Menu, 'sopcast-player.desktop'
The command 'sopcast-player' works too.
.....
If you used 'alien' to convert the "sp-auth.tgz" package,
then please look for the files in '/' .
.....
|
|
|
03-12-2009, 02:22 PM
|
#4
|
LQ Newbie
Registered: Oct 2006
Posts: 8
Original Poster
Rep:
|
thanks for the sppedy reply. I tried the installtion using the doenload from the site give but some how I am not getting into to insatlled even when the installation processed completes it said Result=0. Anyway I am doing some reading to see what I might not be doing rightlyrightly,or doing wrongly.
|
|
|
03-13-2009, 02:48 AM
|
#5
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
|
If you do these commands, the packages should be installed.
1) su
2) dpkg -i sp-auth_3.0.1_i386.deb sopcast-player_0.2.1-1_i386.deb
|
|
|
03-16-2009, 08:56 PM
|
#6
|
LQ Newbie
Registered: Oct 2006
Posts: 8
Original Poster
Rep:
|
I downloaded the package then using the same command to installed but the error message that I need VLC to installed. I downloaded the Vlc package in tarz extracted the package but when trying to compile getting error message that file is missing
|
|
|
03-17-2009, 09:30 AM
|
#7
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
|
Try this instead : # apt-get install vlc
......
Generally, when 'configure' says ... missing lname :
'lname' means 'libname-dev' = devel version, so please
do # apt-get install <libname-dev>
Replace 'libname' with actual name. If any problems
finding the right name, you can use "Search" here
http://packages.debian.org/lenny/libaudiofile-dev
to find it. ( I just picked a random page.)
Mepis uses the same names as Debian for packages.
.....
|
|
|
All times are GMT -5. The time now is 10:45 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|