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.
|
 |
01-17-2014, 05:34 AM
|
#1
|
Member
Registered: Jun 2013
Posts: 111
Rep: 
|
Strange USB ModeSwitch installation error in CentOS 6.5
Hello,
i have centos 6.5 desktop edition and i am trying to install usb modeswitch to get my modem work.
Here i go
installed :
Quote:
usb_modeswitch-data-20120120-1.el6.rf.noarch.rpm
|
error :
Quote:
usb_modeswitch-data-20120120-1.el6.rf.noarch requires usb_modeswitch >= 1.1.2
|
Then i installed :
Quote:
usb_modeswitch-1.1.5-1.el6.rf.i686.rpm
|
error :
Quote:
usb_modeswitch-1.1.5-1.el6.rf.i686 requires usb_modeswitch-data
|
so modeswitch asking data and data asking modeswitch.
is this a bug in the operating system? pls tell me how to install modeswitch on my linux system.
Last edited by skoda; 01-17-2014 at 05:36 AM.
|
|
|
01-17-2014, 12:39 PM
|
#2
|
Member
Registered: Jun 2013
Posts: 111
Original Poster
Rep: 
|
Hello, any body?
|
|
|
01-21-2014, 09:13 AM
|
#3
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,708
|
Quote:
Originally Posted by skoda
Hello,
i have centos 6.5 desktop edition and i am trying to install usb modeswitch to get my modem work.
so modeswitch asking data and data asking modeswitch. is this a bug in the operating system? pls tell me how to install modeswitch on my linux system.
|
...and...
Quote:
Originally Posted by skoda
Hello, any body?
|
First, do NOT bump your own threads, especially after only a few hours. It's fairly rude, and all you really succeeded in doing is removing your post from the zero-reply list, making it LESS VISIBLE and LESS LIKELY to be answered. And you need to spell out your words, please.
Second, you don't say how you're doing the installation, just listing a package name. Are you running it as root? Using the rpm command or the yum command? What options are you running them with??
You should ALWAYS use yum to install things, since it will resolve dependency issues for you, and automatically download packages to make things work. So running "sudo yum install usb_modeswitch-1.1.5-1.el6.rf.i686.rpm", should be all you have to do. If you're using the RPM command, try "rpm --nodeps -i usb_modeswitch-1.1.5-1.el6.rf.i686.rpm", which will tell it to NOT look for dependencies, and just shove the package in. It is then up to YOU to manually install the missing packages one by one. Also, reading the man pages on both the yum and rpm commands would tell you how to get around these issues.
|
|
|
01-21-2014, 09:21 AM
|
#4
|
Member
Registered: Jun 2013
Posts: 111
Original Poster
Rep: 
|
Quote:
Originally Posted by TB0ne
...and...
First, do NOT bump your own threads, especially after only a few hours. It's fairly rude, and all you really succeeded in doing is removing your post from the zero-reply list, making it LESS VISIBLE and LESS LIKELY to be answered. And you need to spell out your words, please.
Second, you don't say how you're doing the installation, just listing a package name. Are you running it as root? Using the rpm command or the yum command? What options are you running them with??
You should ALWAYS use yum to install things, since it will resolve dependency issues for you, and automatically download packages to make things work. So running "sudo yum install usb_modeswitch-1.1.5-1.el6.rf.i686.rpm", should be all you have to do. If you're using the RPM command, try "rpm --nodeps -i usb_modeswitch-1.1.5-1.el6.rf.i686.rpm", which will tell it to NOT look for dependencies, and just shove the package in. It is then up to YOU to manually install the missing packages one by one. Also, reading the man pages on both the yum and rpm commands would tell you how to get around these issues.
|
Thank you and understood!
ill follow your suggessions and get back to you with the result.
edited :
btw, i can't use yum or other online based installers as i am not connected to net yet.
Last edited by skoda; 01-21-2014 at 09:34 AM.
|
|
|
All times are GMT -5. The time now is 12:24 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
|
|