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.
I saved the dldrinstall.run and tried to follow the instructions below but couldn't get the program to run..
* Download the installation program (dldrinstall.run)
* Open a terminal window. (If you don't know how to do this, press ALT-F2 and in the dialog box that will appear, try entering one of the following commands: xterm or konsole or gnome-terminal)
* Use the cd command to access the directory where the dldrinstall.run file was downloaded.
* Finally, enter the sh dldrinstall.run command to run the installer.elp
I have also the same problem with a .exe file which I can't run
Most .exe's are for Windows, but an executable file doesn't have to have any particular extension. For example, the F@H client for Linux comes with a .exe file extension. Chances are it's a Windows executable, though.
.exe is also a self extracting archive. It looks like your trying to get wireless going using the linuxant driverloader. If your windows driver is the .exe file, try this:
make a new directory and copy the .exe file into it. cd into the directory and run "unzip foo.exe" (no quotation marks, and substitute foo for your file name).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.