Link to home
Start Free TrialLog in
Avatar of admoller
admoller

asked on

Bash 98

Hi
Newbie bash! I have downloaded Bash (zip) file and want to install it, to run on Windows 98-NT-2000

When I go to DOS shell, change to directory extracted to and run "make install" it reports it cant open makefile.

Could anyone tell me what I need to do to configure and run Bash on these Windows OS's i.e. 98-NT-2000?

admoller
Avatar of ahoffmann
ahoffmann
Flag of Germany image

don't know which programming environment/tools (make, cc, etc.) you use on W98, but try to rename Makefile to makefile
Avatar of ct.smith
ct.smith

Bash works quite nicely under the Cygwin environment on windows (also good for other nix ports, like XEmacs).

www.cygwin.com
Avatar of admoller

ASKER

Gidday
Listen I'm a total moron, believe me! The file I have is bash-2.05a.tar Can anyone step me through setting it up on Windows2K and executing a script such as "Hello World"
if you downloaded a .tar file, it's most likely a file containing either a UNIX bash executable (which is useless for Windoze), or it is the complete source tree of bash to be compiled.
As you identify yourself as "maron", I suggest that you get a ready to use etup program (.zip or .exe) for bash. Otherwhise this becomes a book-size thread.
Maybe not a "total" moron, I have used winzip to extract it all and as mentioned it looks like "the complete source tree of bash to be compiled"

So whats next?

admoller
ASKER CERTIFIED SOLUTION
Avatar of ahoffmann
ahoffmann
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I'll give it a go tomorrow at work. I had renamed the makefile but forgot where I had got the command from and what it was.

admoller
No comment has been added lately, so it's time to clean up this TA.
I will leave the following recommendation for this question in the Cleanup topic area:

Accept: ahoffmann {http:#7264070}

Please leave any comments here within the next seven days.
PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!

jmcg
EE Cleanup Volunteer