Dean,
On Wed, Jul 27, 2005 at 02:56:16PM -0700, Dean N. Williams wrote:
> >I didn't get this error. Did you forgot to install one of the
> >libdb${version}-devel packages:
> >
> > $ cygcheck -cd | grep 'libdb.*-devel'
> > libdb2-devel2.7.7-4
> > libdb3.1-devel 3.1.17-2
[snip]
>I didn't get this error. Did you forgot to install one of the
>libdb${version}-devel packages:
>
>$ cygcheck -cd | grep 'libdb.*-devel'
>libdb2-devel2.7.7-4
>libdb3.1-devel 3.1.17-2
>libdb4.1-devel 4.1.25-1
>libdb4.2-devel 4.2.52
Dean,
On Wed, Jul 27, 2005 at 12:41:05PM -0700, Dean N. Williams wrote:
> Thanks for fixing this bug in Cygwin.
You are welcome. However, I didn't fix it -- I just got it fixed. :,)
> Remember there was another undefined variable for the Python build
> _bsd...
I didn't get this error. Did you
Jason,
Thanks for fixing this bug in Cygwin. Remember there was another
undefined variable for the Python build _bsd...
Best regards,
Dean
>On Mon, Jul 25, 2005 at 03:02:45PM -0700, [EMAIL PROTECTED] wrote:
>
>
>>Let me know when you have it solved.
>>
>>
>
>The problem has be
On Mon, Jul 25, 2005 at 03:02:45PM -0700, [EMAIL PROTECTED] wrote:
> Let me know when you have it solved.
The problem has been fixed in Cygwin CVS:
http://cygwin.com/ml/cygwin/2005-07/msg01257.html
http://cygwin.com/ml/cygwin-cvs/2005-q3/msg00046.html
> In the meantime, I have a workarou
Anytime Jason... Thanks for fixing this problem. Let me
know when you have it solved. In the meantime, I have a
workaround.
Best regards,
Dean
On Mon, 25 Jul 2005 16:11:32 -0400
Jason Tishler <[EMAIL PROTECTED]> wrote:
>Dean,
>
>On Mon, Jul 25, 2005 at 10:49:58AM -0700, Dean N.
>Willia
Dean,
On Mon, Jul 25, 2005 at 10:49:58AM -0700, Dean N. Williams wrote:
> For version control and other reasons, it would be nice to be able to
> build Python from source and it should build from source. How did the
> Cygwin version build?
I built using an older version of Cygwin (i.e, 1.5.12-1).
Hi Jason,
To get "import socket" to work in Python2.4, I had to do something
that I never recomend and that is hack the Python code. Since I need
this to work for someone that is going on travel, I just modified the
socketmodule.c file.
REPLACE:
/* Irix 6.5 fails to define this variable a
Jason Tishler wrote:
> Dean,
>
> On Mon, Jul 25, 2005 at 11:27:16AM -0700, Dean N. Williams wrote:
>
>>I was able to run C:/cygwin/bin/ash.exe. This is good. In the
>>"ash.exe" window, I ran PATH=/bin rebaseall and received the same
>>error: "rebaseall: only ash processes are allowed .. Execu
Right! Forgot to exit out of ALL Cygwin processes. This does work.
-Dean
Jason Tishler wrote:
>Dean,
>
>On Mon, Jul 25, 2005 at 11:27:16AM -0700, Dean N. Williams wrote:
>
>
>>I was able to run C:/cygwin/bin/ash.exe. This is good. In the
>>"ash.exe" window, I ran PATH=/bin rebaseall and receiv
Dean,
On Mon, Jul 25, 2005 at 11:27:16AM -0700, Dean N. Williams wrote:
> I was able to run C:/cygwin/bin/ash.exe. This is good. In the
> "ash.exe" window, I ran PATH=/bin rebaseall and received the same
> error: "rebaseall: only ash processes are allowed .. Execute
> '/bin/rebaseall' from ash
[snip]
I was able to run C:/cygwin/bin/ash.exe. This is good. In the "ash.exe"
window, I ran PATH=/bin rebaseall and received the same error:
"rebaseall: only ash processes are allowed .. Execute
'/bin/rebaseall' from ash."
-Dean
>If Cygwin's bin is not in your Windows PATH, then give the
Dean,
On Mon, Jul 25, 2005 at 05:55:39AM -0700, Dean N. Williams wrote:
> >>Is there anyway for me to get back to an older version of Cygwin?
> >
> >What do you mean by the above? An older Cygwin? An older Cygwin
> >Python? An older rebase?
See below...
> [snip]
>
> When installing from the
Jason,
>
>>Is there anyway for me to get back to an older version of Cygwin?
>>
>>
>
>What do you mean by the above? An older Cygwin? An older Cygwin
>Python? An older rebase?
>
I installed Cygwin back in February on my laptop. (Call this Cygwin A.)
I have not updated it (i.e., Cygwin A
Jason,
>Dean,
>
>On Fri, Jul 22, 2005 at 05:11:45AM -0700, Dean N. Williams wrote:
>
>
>>I downloaded your new Cygwin from http://cygwin.com and tried to build
>>install Python/CDAT again. It appears to have built properly, but when
>>I try to execute, it receive a sock error. How do I get aro
Dean,
Please keep your replies on-list.
On Fri, Jul 22, 2005 at 08:14:03AM -0700, Dean N. Williams wrote:
> Is there anyway for me to get back to an older version of Cygwin?
What do you mean by the above? An older Cygwin? An older Cygwin
Python? An older rebase?
> In my Python2.4 log file, I
Dean,
On Fri, Jul 22, 2005 at 05:11:45AM -0700, Dean N. Williams wrote:
> I downloaded your new Cygwin from http://cygwin.com and tried to build
> install Python/CDAT again. It appears to have built properly, but when
> I try to execute, it receive a sock error. How do I get around this
> problem?
Hi Jason,
To be more specific. If I try to import socket I get the
"ImportError: No module named _socket". What do I need to install from
Cygwin in order for this to work?
Thanks,
Dean
>
>
> Hi Jason,
>
>I downloaded your new Cygwin from http://cygwin.com and tried to
> build inst
Hi Jason,
I downloaded your new Cygwin from http://cygwin.com and tried to
build install Python/CDAT again. It appears to have built properly, but
when I try to execute, it receive a sock error. How do I get around this
problem?
When I built Cygwin, I instructed it to install everyth
Dean,
On Mon, Jul 18, 2005 at 05:59:20AM -0700, Dean N. Williams wrote:
> Thanks for fixing this problem.
You are quite welcome. Thanks for your patience.
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8E
Dear Jason,
Thanks for fixing this problem. I'm sure all the CDAT/Cygwin users
really appreciate it. I'll put the update on the CDAT web portal.
Best regards,
Dean
>Dean,
>
>On Tue, Feb 08, 2005 at 12:55:15PM -0500, Jason Tishler wrote:
>
>
>>On Tue, Feb 08, 2005 at 08:01:11AM -0800
Dean,
On Tue, Feb 08, 2005 at 12:55:15PM -0500, Jason Tishler wrote:
> On Tue, Feb 08, 2005 at 08:01:11AM -0800, Dean N. Williams wrote:
> > $ rebaseall
> > /usr/bin/rebaseall: line 70: [: too many arguments
> > /usr/bin/rebaseall: line 75: [: too many arguments
> > /usr/bin/rebaseall: line 94: $T
Dean,
On Mon, Feb 28, 2005 at 10:34:20AM -0800, Dean N. Williams wrote:
> I have a other Cygwin port question. It turns out that the auto-import
> for XtStrings an widgetClass didn't get resolved. This a similar
> auto-import resolving error that I got when trying to build Tcl/Tk. I
> ended up usi
Hi Jason,
I have a other Cygwin port question. It turns out that the
auto-import for XtStrings an widgetClass didn't get resolved. This a
similar auto-import resolving error that I got when trying to build
Tcl/Tk. I ended up using the shared Tcl/Tk that came with Cygwin. But in
this case I
Dean,
On Wed, Feb 09, 2005 at 08:15:43AM -0800, Dean N. Williams wrote:
> The "$ TMP=/tmp rebaseall" command worked! Thank you.
You are quite welcome.
> When a new Cygwin is available w/ your changes please let me know...
Sorry, but the above does not scale. If you subscribe to
cygwin-announce
Dear Jason,
The "$ TMP=/tmp rebaseall" command worked! Thank you. When a new
Cygwin is available w/ your changes please let me know...
Best regards,
Dean
On Tue, Feb 08, 2005 at 08:01:11AM -0800, Dean N. Williams wrote:
$ rebaseall
/usr/bin/rebaseall: line 70: [: too many arguments
/usr
Dean,
On Tue, Feb 08, 2005 at 08:01:11AM -0800, Dean N. Williams wrote:
> $ rebaseall
> /usr/bin/rebaseall: line 70: [: too many arguments
> /usr/bin/rebaseall: line 75: [: too many arguments
> /usr/bin/rebaseall: line 94: $TmpFile: ambiguous redirect
> cannot read /cygdrive/c/Documents
>
> On my
Dear Jason,
I installed Cygwin on another Windows XP platform, this time I
selected "ALL" for the setup installation. Everything appears to have
been install just fine, except for when I do the "rebaseall" command. I
am receiving the following error messages when I do the "rebaseall"
comman
Dean,
Please keep your replies on-list.
On Wed, Feb 02, 2005 at 05:14:21AM -0800, Dean N. Williams wrote:
> I am trying to do the following according to your notes:
>
> 3. Due to issues with Cygwin's fork() and DLL base address conflicts,
> one should rebase their Cygwin system to prevent fork()
Dean,
Please keep your replies on-list.
On Wed, Feb 02, 2005 at 05:06:30AM -0800, Dean N. Williams wrote:
> It appears that I built the Tcl/Tk libraries, but for some reasons
> they are not correct. So I am using the Tcl/Tk libraries that were
> distributed with Cygwin. This seemed to work... No
Dean,
On Tue, Feb 01, 2005 at 08:01:13AM -0800, Dean N. Williams wrote:
> I am getting the following error message from the Python build:
>
> Traceback (most recent call last):
> File "", line 1, in ?
> File "/usr/local/ASD_work/cdat/lib/python2.4/lib-tk/Tkinter.py", line
> 38, in ?
>impor
Dean,
It has been quite sometime since I did that. I had installed Tcl/TK in
a non-standard location on my Freebsd box.
So, for Python to compile _tkinter, in the configure script I passed
the location of the Tcl/Tk includes and libs. So, you will have to find
out where in the Cygwin tree the tc
Dean,
On Tue, Feb 01, 2005 at 02:31:03AM -0800, Dean N. Williams wrote:
> I am trying to build Python with Tcl/Tk under the Cygwin_NT-5.1 OS.
> Has anyone done this?
Yes, Cygwin Python with _tkinter has been part of the standard Cygwin
distribution for over three years:
http://www.cygwin.co
Dear Python Community,
I am trying to build Python with Tcl/Tk under the Cygwin_NT-5.1 OS.
Has anyone done this? Do I need to build tcl8.4.9 and tk8.4.9 under the
unix directory or the win directory. I found that the Tcl/Tk unix
directories compiled just fine and built the libtcl8.4.a and libt
34 matches
Mail list logo