Hi
makewhatis now gives:-
mktemp: not found
/usr/sbin/makewhatis: Can't create temp file, exiting...
Thanks
Colin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:
Hi
oops..that fixed it!!
Thanks
Colin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
Hi,
I can no longer see the full list when I run setup.exe?
Colin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
Hi,
I'm running the cygwin installer setup executable.
XP Pro sp1 + cygwin 1.3.19-1 + 16 bit video
Cygwin Win95/NT Configuration Diagnostics
Current System Time: Fri Jan 31 14:56:27 2003
Windows XP Professional Ver 5.1 Build 2600 Service Pack 1
Path: D:\cygwin\usr\local\bin
D:\cygwi
Can't see full list in setup.exe?
Select Packages with Exp and View Full gives no display.
Colin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http:/
Hi,
var/log/setup.log.full (after running setup session passed my empty
chooser display)
2003/01/31 16:15:43 Starting cygwin install, version 2.249.2.5
2003/01/31 16:15:43 Current Directory: C:\Temp
2003/01/31 16:15:45 source: network install
2003/01/31 16:15:45 root: D:\cygwin binary system
2003
Hi,
Tried running th elocal directory outside cygwin tree..no joy.
When in the GUI chooser: Select Packages, Exp, View Category:-
I get all the + line entries.
When I click on the +'s I get the appropiate number of 'blank lines' where
the expanded entries should be.
Colin
(are they on a differe
Hi,
I'm running 'Windows Classic' 'no effects' 'Color quality Medium 16 bit'
'Adjust for best performance'
In other words I strip out all the Microsoft clutter from my desktop?
No silly dogs, animated paper clips or WMP 9's in sight!
Ooop's showing my unix heritage again.
Colin
--
Unsubscribe
Hi,
I'm getting the same sort of problems:-
compress+bz::error calls + blank chooser lines and various hangs.
I've removed cygwin as its too alpha for my use.
Colin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation
Hi,
I haven't given up on cygwin.
I'll try and build my own installer on another machine.
My problem was I was using cygwin/XFree/XWin on a 'production'
machine as sub. for a proper KVM system. I'll go back to basics and
prove my usage on a development system first. Meanwhile I've rigged
my KVM up
Hi,
I don't use any of that new fangled vi stuff either!
I'm a teco and ed man (when I'm not binary encoding ascii).
Anyone got a USB adaptor for a punch card machine.
(My old one's bust due to some idiot leaving a paper clip in the card deck)
--
Unsubscribe info: http://cygwin.com/ml/#unsu
Hi,
I'm trying to find the snapshot setup-2.303 sources, to make a debug
build...
The released sources (2.249.2.5-1) configure on my system but don't make.
I'm following instructions:-
>> Try downloading the source for setup and building it from that.
>> Since you
>> can't see the packages for s
Hi,
Thanks.
I got a build to make for 2.303 using the instructions on
http://sources.redhat.com/cygwin-apps/setup.html
And it runs and exhibits the fault on the original prod. machine (of cause
it naturally works on my
development machine..what doesn't!). I've got the software (XP Pro) and as
man
Hi,
Found the reason but not the cure.
In PickPackageLine::paint there is a
If (Win32::OS() == Win32::WinNT) {...} trap
My duff (production!) machine does not enter this.
When code is forced all is OK.
Both machines (prod and development) are XP Pros.
I'll find out all about this, it looks legal
Hi,
Further tracing leads me to conclude that Win32.cc uses an old structure
for calling GetVersionEx.
MSDN now seem to use OSVERSIONINFOEX structues instead of OSVERSIONINFO and
then bodge a cast.
Their example
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/bas
e/gett
Hi,
Spotted this on the web:-
http://www.axiomsol.com/hedesu/kb/details.php?id=45
Does this comapany have a legit license?
Colin Harrison
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http
Oops wrong list.
Should be on cygwin-licensing at cygwin dot com
More coffee for me!
Colin Harrison
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ
Hi,
With the latest cygwin1.dll snapshots I'm getting
'MIT-SHM extension disabled due to lack of kernel support' when run with
XWin.
This has appeared after 3rd June version, I recall.
More debugging will be supplied, when I have worked out what's going on.
Colin Harrison
Hi,
"simple enough for a dumb engineer who is
not a programmer"
Couldn't resist
I bet that dumb engineer "Can't write a software wizard" but he "Sure plays
a mean pinball"
Thanks,
Colin Harrison (Engineer)
--
Problem reports:
Hi,
You probably know this, but a JavaScript file can be used to do something
similar to the Run Utility for Windows CUIs...
//test.js
//JavaScript to display xeyes without a local Command Prompt...
var wshell = new ActiveXObject('WScript.Shell');
wshell.Run('"C:\\Program Files\\Xming\\xeyes.exe"
Hi,
Chuck wrote:
> However, a lot of folks are used to using the run.exe tool
I for one.
I am getting a stderr/pipe problem with some CUI's ~line 398 in run.c
(1.1.11 run + your patch)
bForceUsingPipes = (os_version >= 0x0501);
I made this = FALSE to fix for 2003 server..not tried on Windows 7.
Hi,
Corinna wrote:
> However, would others be so kind to test this on non-W7 systems
I built run from cvs + Corinna's patch with MinGW (for native Windows) and
tested on Windows 2003 server.
Tests OK for me..my Big List Of Dodgy CUIs appear to be happy bunnies now :)
Thanks,
Colin
--
Problem r
Hi,
Chuck wrote:
> So, here's another approach that seems to work for me
I needed to #include to compile this with MinGW (to find
SHGFI_EXETYPE)
However, then I get (on Windows 2003) an 'Unable to write to standard error'
with my CUI plink.
Thanks,
Colin
--
Problem reports: http://cyg
Hi,
Chuck wrote:
> OK, how about this? Seems to work on Vista(cyg1.5, cyg1.7, mingw)
xgui/cui/bat.
Applied your latest patch to run's cvs and built with MinGW, for native
Windows.
Works for me on Windows 2003 Server.
Tested as before and with 'run CUIs' in batch files (*.bat) and shortcut
file
24 matches
Mail list logo