George R Goffe | 2 Jul 2007 22:46
Picon
Favicon

Numerous messages during install about an unknown program extension .K

Howdy,

I'm installing cygwin from ftp://sunsite.dk/projects/cygwinports and have received
several pop ups stating "unknown program extension .K" so something like that. Has
anyone seen this before? I've been poking OK.

Regards,

George...

=====
    _/_/_/_/ _/_/_/_/ _/_/_/_/ _/_/_/   _/_/_/_/ _/_/_/_/ -----
   _/       _/       _/    _/ _/    _/ _/       _/
  _/  _/_/ _/_/_/_/ _/    _/ _/_/_/   _/  _/_/ _/_/_/_/ -----
 _/    _/ _/       _/    _/ _/   _/  _/    _/ _/
_/_/_/_/ _/_/_/_/ _/_/_/_/ _/    _/ _/_/_/_/ _/_/_/_/ -----
"It's not what you know that hurts you, It's what you know that ain't so." Will Rogers

 
____________________________________________________________________________________
Bored stiff? Loosen up... 
Download and play hundreds of games for free on Yahoo! Games.
http://games.yahoo.com/games/front

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
(Continue reading)

Bobby McNulty | 2 Jul 2007 23:03

Re: Numerous messages during install about anunknown program extension .K


>Howdy,

>I'm installing cygwin from ftp://sunsite.dk/projects/cygwinports and have
>received
>several pop ups stating "unknown program extension .K" so something like
>that. Has
>anyone seen this before? I've been poking OK.

>Regards,

>George...
I noticed the same thing. Its in mono and one of the sea's
bobby

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Ali Afshar | 3 Jul 2007 17:06
Picon
Gravatar

PyGTK

Hi,

I installed PYGTK and everything that I thought was a dependency.

When I try to import gtk from python, I get this:

$ python
Python 2.5.1 (r251:54863, May 18 2007, 16:56:43)
[GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import gtk
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/src/ports/python/pygtk/python-gtk2-2.10.4-2/inst/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py",
line 48, in <module>
ImportError: No such file or directory
>>>

Now I am not sure why it is looking for things in that directory, it
doesn't exist. PyGTK appears installed correctly in the right place in
/usr/lib/python2.5/site-packages/gtk-2.0, and this directory is in
sys.path.

I am a bit confused, please help.

Ali

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
(Continue reading)

Wallace Yang | 3 Jul 2007 22:37
Favicon

problem executing dig and host from bind-9.3.4-1

Dear Cygwin-ports members,

I'm a newbie to cygwin ports and linux. 

I would like to use dig and host utilities in the
bind9.3.4-1 package on cygwin. After downloading
bind-9.3.4-1.tar.bz2 and unzipping it with winrar, I
found the host.exe and dig.exe files. When I execute
the host and dig commands in the cygwin bash shell,
nothing happens - no error message - nothing. When I
execute the host.exe and dig.exe from the windows
command prompt, I get a message complaining that the
dynamic link library cygbind9-0.dll could not be found
in the specified path... A search for that library on
my computer yielded 0 results.

Does anyone have any ideas what I may be doing wrong?

Thanks in advance.

Wallace

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Bobby McNulty | 3 Jul 2007 22:52

Re: problem executing dig and host frombind-9.3.4-1

Use setup from Cygwin.com

-----Original Message-----
From: cygwin-ports-general-bounces@...
[mailto:cygwin-ports-general-bounces@...] On
Behalf Of
Wallace Yang
Sent: Tuesday, July 03, 2007 3:38 PM
To: cygwin-ports-general@...
Subject: [Cygwin-ports-general] problem executing dig and host
frombind-9.3.4-1

Dear Cygwin-ports members,

I'm a newbie to cygwin ports and linux. 

I would like to use dig and host utilities in the
bind9.3.4-1 package on cygwin. After downloading
bind-9.3.4-1.tar.bz2 and unzipping it with winrar, I
found the host.exe and dig.exe files. When I execute
the host and dig commands in the cygwin bash shell,
nothing happens - no error message - nothing. When I
execute the host.exe and dig.exe from the windows
command prompt, I get a message complaining that the
dynamic link library cygbind9-0.dll could not be found
in the specified path... A search for that library on
my computer yielded 0 results.

Does anyone have any ideas what I may be doing wrong?

(Continue reading)

Rennie Archibald | 4 Jul 2007 00:17
Picon

libpcap or equivalent

Hi,

I've been trying to install libpcap or some equivalent on cygwin for awhile now
and I've tried a few things with winpcap (unsuccessfully). Based on the forums
I've read I'm not sure this is even possible, but the newest one I could find
was 2005. 

If it is possible to install libpcap or if it's possible to use winpcap without
much modification of code using libpcap, I'd greatly appreciate any knowledge on
the subject you'd care to share.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Yaakov (Cygwin Ports | 4 Jul 2007 08:01
Picon
Gravatar

Re: PyGTK


Ali Afshar wrote:
> $ python
> Python 2.5.1 (r251:54863, May 18 2007, 16:56:43)
> [GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import gtk

Sorry, WFM.  Anybody else?

Yaakov
Cygwin Ports
Ignazio Di Napoli | 4 Jul 2007 10:51
Picon

Re: PyGTK

I've exactly the same problem as Ali.
Thanks
Ignazio

On 7/4/07, Yaakov (Cygwin Ports) <yselkowitz@...> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Ali Afshar wrote:
> > $ python
> > Python 2.5.1 (r251:54863, May 18 2007, 16:56:43)
> > [GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin
> > Type "help", "copyright", "credits" or "license" for more information.
> >>>> import gtk
>
> Sorry, WFM.  Anybody else?
>
>
> Yaakov
> Cygwin Ports
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (Cygwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFGizeopiWmPGlmQSMRCEwfAKDopa8IQicX2TmEMGBvhl3sP7WY5QCfdkEn
> 5QBNz9xj8mc6sH9vcwELJrE=
> =ZF5q
> -----END PGP SIGNATURE-----
>
> -------------------------------------------------------------------------
(Continue reading)

Ignazio Di Napoli | 4 Jul 2007 11:29
Picon

Re: PyGTK

I don't know how much it helps, but several .pyc, .pyo and .dll
files in the package match the unexisting path.

Thank you,
Ignazio

On 7/4/07, Ignazio Di Napoli <neclepsio@...> wrote:
> I've exactly the same problem as Ali.
> Thanks
> Ignazio
>
> On 7/4/07, Yaakov (Cygwin Ports)
<yselkowitz@...> wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA256
> >
> > Ali Afshar wrote:
> > > $ python
> > > Python 2.5.1 (r251:54863, May 18 2007, 16:56:43)
> > > [GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin
> > > Type "help", "copyright", "credits" or "license" for more information.
> > >>>> import gtk
> >
> > Sorry, WFM.  Anybody else?
> >
> >
> > Yaakov
> > Cygwin Ports
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.4.5 (Cygwin)
(Continue reading)

Wallace Yang | 4 Jul 2007 22:30
Favicon

"; ; communications error: connection reset" when executing host.exe and dig.exe

Dear cygwin-ports members:

After downloading bind-9.3.4-1-src.tar.bz2, I unzipped
it, then:
$ tar xvfz bind-9.3.4.tar.gz
$ cd bind-9.3.4
$ ./configure
$ make
A lot of text scrolled across the terminal, but I
don't recall seeing any error messages. I then went to
the location of the host.exe and dig.exe directory:
$ cd bin
$ cd dig
Whenever I typed ./host or ./dig, with or without
arguments, I get the error message: ";;communcations
error: connection reset".

I welcome any thoughts.

Thanks in advance.

Wallace, the newbie

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

Gmane