Sep 22, 2004 #1 sirron Programmer Joined Mar 11, 2004 Messages 139 Location US How would I install an exe program from a file. The file is called: gnu.make-3.79.1.0.exe the location of the file is /usr/local/bin/gnu.make-3.79.1.0.exe Is there a way to do this?
How would I install an exe program from a file. The file is called: gnu.make-3.79.1.0.exe the location of the file is /usr/local/bin/gnu.make-3.79.1.0.exe Is there a way to do this?
Sep 22, 2004 #2 screwloose MIS Joined Apr 13, 2004 Messages 316 Location US /usr/local/bin/gnu.make-3.79.1.0.exe Then after it inflates there should be a .bff file for installp. If it doesn't work then it most likely a Windows file. Upvote 0 Downvote
/usr/local/bin/gnu.make-3.79.1.0.exe Then after it inflates there should be a .bff file for installp. If it doesn't work then it most likely a Windows file.
Sep 22, 2004 #3 kclute MIS Joined Oct 22, 2002 Messages 13 Location US Don't forget to set the permissions to allow execution. Upvote 0 Downvote