run
run
sorry, but im new to linux and wine, but i was reading the tutorial on how to install steam and the third step said:
Install Gecko Engine by running -wine iexplore http://winehq.org-
what dose it mean to "run" something?
thanks for any replys
-REIGN
Install Gecko Engine by running -wine iexplore http://winehq.org-
what dose it mean to "run" something?
thanks for any replys
-REIGN
run
On Sun, May 4, 2008 at 7:55 PM, REIGN <[email protected]> wrote:
the Gnome menu to start Firefox, you're running firefox.
Another way to run firefox is to type
firefox
in a terminal window.
So the tutorial meant "open a terminal window and type
wine iexplore http://winehq.org"
When you choose "Applications / Internet / Firefox" fromsorry, but im new to linux and wine, but i was reading the tutorial on how to install steam and the third step said:
Install Gecko Engine by running -wine iexplore http://winehq.org-
what dose it mean to "run" something?
the Gnome menu to start Firefox, you're running firefox.
Another way to run firefox is to type
firefox
in a terminal window.
So the tutorial meant "open a terminal window and type
wine iexplore http://winehq.org"
Re: run
Open terminal, copy and paste that command and hit enter.REIGN wrote:sorry, but im new to linux and wine, but i was reading the tutorial on how to install steam and the third step said:
Install Gecko Engine by running -wine iexplore http://winehq.org-
what dose it mean to "run" something?
thanks for any replys
-REIGN
run
reign <[email protected]> wrote:
yes. cd to Desktop first, say.to run a file, dose it have to be in a certain location? because when i type "wine start steaminstall.msi" it says file not found, and the file is on my desktop. cause thats the default place for them to dl.
run
On Mon, May 5, 2008 at 11:00 PM, REIGN <[email protected]> wrote:
OR change to that directory and run wine from there.
I.e., if it's on your desktop:
$ cd ~/Desktop
$ wine your_program.exe
You should place the executable in the current directory you are in,what the hell dose that mean?
OR change to that directory and run wine from there.
I.e., if it's on your desktop:
$ cd ~/Desktop
$ wine your_program.exe