This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin B20 won't run any executable that doesn't have a .exe extension


David.Paterson@csiro.au wrote:
Thanks folks,

I've managed to get CFX 4.4 working - sort of - with Cygwin 1.3.22-1. The
main problem before was a fault in the X windowing software which is now
fixed.

If the commands for the ancestral B20 were:

if [ catch {lappend new_path [ file join \
	[ registry get \
	{HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus
Solutions\GNUPro\i586-cygwin32\i586-cygwin32\cygwin-B20.1} {Install Path}]
H-i586-cygwin32 bin] ] {
}

and

if ![info exists env(CFDS_SHELL)] {
	set env(CFDS_SHELL) [file join [registry get
{HKEY_LOCAL_MACINE\SOFTWARE\Cygnus
Solutions\GNUPro\i586-cygwin32\i586-cygwin32\cygwin-B20.1} {Install Path}]
H-i586-cygwin32 bin bash.exe]
}

then what's the equivalent for Cygwin 1.3.22-1? I've installed in the
default directories.



How about just using mount?


-- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]