Linux - SoftwareThis 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.
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.
I am running RH9 on a toshiba 2410, I also have a Suse 7.2 DVD distro that has about 2000 packages on it and I have tried to install several of them, the install goes fine and I get no errors but when I try to use the applications they do not execute, nothing happens at all.
I have noticed that some of the executables get installed into different locations when installing, then I have to go on a wild goose chase to find them and try to use them.
I have been reading and I am thinking that I may have to modify all the individual make files to get them to work, if this is the solution, it is a lot of work. There must be an easy way.
A decent solution is to use rpmfind.net to find rpms for the software you want. Install it using the rpm command. Then use the software. This might seem harder than using the DVD, but, on the other hand , it also might work.
All the packages are in rpm format, I have no problem finding, copying them or installing them.
when I verbose the install, or upgrade as the case may be, there are no errors, nothing to indicate any problems, it's almost as if the suse distro packages are installed and then completly ignored by the RH9 system.
When I finally find the kdlink kog that is supposed to start the application, I start it and nothing, absolutely nada.
I can edit the make files, and read the readme files, but most are silent about any issues, or do not have further configuration notes.
thanks again.
I have a couple of hundred rpm packages on the RH9 distro and they install and run just fine.
try to find the executables or the corresponding startup scripts for the programs and change the command associated with the icon on your desktop accordingly. suse rpms place a lot of stuff in different locations than redhat.
locate myfile
probably u'll get some of the apps working this way
but personally i'd recommend to get some fresh rpms from rpmfind, too. Suse 7 is some years old already.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.