Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
Hi all im new to linux so please be kind, this first question may sound abit stupid however I am a 15 yr old newb who only has the expirience of Windows. After successfuly installing a file where is this file located... /usr/bin ??? is there any easier way to find the file? Second, I have just installed wine, I open the browser execute the .exe file however when I close wine so does the application is this normal? and finally when I run this rpm file it says libqt3 is missing, is this a common file and if so where can I find it? alot of questions for a very curious newb
You can install Qt from the CDs (redhat 9), via yum (Fedora Core) or apt (Knoppix/Debian).
Software installation works very differently to Windows currently (though there are efforts underway to provide a more Windows-like experience). When you install software it is integrated with the system and you generally don't get exposed to it directly. It actually gets overlayed with a "prefix", so some files are put in /usr/bin, others in /usr/lib, yet more in /usr/share/programname/* and so on.
Typically you launch a program either from the menu of your desktop environment, or from the command line by typing in its name.
Yes it's normal that if you kill Wine the program being run closes as well. Normally though Wine should be invisible - I'm curious as to how you think you closed it.
By the way, only use Wine if you really need it. Most Windows newbies instinctively go to Wine because they want to use the apps they are familiar with - this is fine but you'll be better off by "going native" and getting used to the native apps. Wine is great when there are no native apps of equivalent functionality and for games though.
Thanks for all your helps guys, I really appirciate it. Wine is certainly one of those must have programs especially when a linux driver is not available for your favourate app.
ps. Mike your from Durham right? , Im from Sunderland I dont expect many people to know where Sunderland is, as the world kind of forgot about it. But im sure Mike does.
Thanks again
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.