Re: setup alternatives (was Re: Bespoke installations: simple elegance of setup.exe when setup.ini is absent)

2005-05-03 Thread Jani Tiainen
reason or another), so you really are used to install everything, or at least very large packages. You don't have such a finegrained control over installation as Linux distributions tend to have... -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

Re: setup alternatives (was Re: Bespoke installations: simple elegance of setup.exe when setup.ini is absent)

2005-05-03 Thread Jani Tiainen
Max Bowsher kirjoitti: Jani Tiainen wrote: Why to reinvent wheel..? You could use existing systems, like Debian package-system (deb), RPM-system like Fedora Core/RedHat, or Gentoo's Emerge. All working, proven technologies. Would you like to have a go at porting one of them to Windows

Re: side effects of Cygwin's maximum memory test

2005-05-03 Thread Jani Tiainen
consistent 1536MB allocation. But some times maxmem freezes machine for a while... No leak detected.. Running Windows XP Pro SP 2 with AMD64, cygwin.dll 1.5.14-1 -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: side effects of Cygwin's maximum memory test

2005-05-03 Thread Jani Tiainen
Dave Korn kirjoitti: Original Message From: Jani Tiainen Sent: 03 May 2005 15:26 Dave Korn kirjoitti: On May 3 00:25, Utku Ozcan wrote: I *think* that the test below, which tests memory allocation limit of Cygwin *might* produce problems in Windows XP: http://sources.redhat.com/cygwin

Re: gcc 3.3.3, const symbols and shared libraries

2005-03-29 Thread Jani Tiainen
else). But until it GCC can do something like that, best way is to not to have constant variables that are not really constants in shared libraries. -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Compiling purely native (mingw) win32 apps under cygwin...

2005-03-27 Thread Jani Tiainen
exists cygwin uses only my own libs..? Thank you for answers, and Happy Easter to all of you who celebrates it. -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html

Re: Compiling purely native (mingw) win32 apps under cygwin...

2005-03-27 Thread Jani Tiainen
special environment vars (like PKG_CONFIG_PATH) that I have to set to make things sure..? And of course I use Cygwin for ssh + xorg connectivity to my Linux server... -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com

Re: installing cygwin (for C++)

2005-03-08 Thread Jani Tiainen
yet, Bloodshed Dev-C++ IDE, much easier to setup (specially latter) than Cygwin, but using these tools doesn't enable some functionalty found in *nix systems. Of course, if you need good POSIX/*nix thingies, or libraries commonly found under *nix systems, Cygwin is choice for you. -- Jani

Re: CygwinX query

2005-02-03 Thread Jani Tiainen
buildprocess would help a lot. BTW, you messasge contained long (2/3 of total length of message), unnecessary disclaimer and top of that it was there TWICE. -- Jani Tiainen

Re: CygwinX query

2005-02-03 Thread Jani Tiainen
are available as cygwin packages. Also Pango, ATK, fontconfig, glade... and almost all other Gnome 2.6/2.8 libs are available. And glib is not dependent on X11, it's just bunch of funcs/strucs help making portable apps. -- Jani Tiainen

Re: /dev/hda overwritten on local cygwin mirror

2005-02-01 Thread Jani Tiainen
that happened] Since this really doesn't involve Cygwin in any other way than files are part of Cygwin, you're better to ask your question in some Linux spesific group about such a problem. -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http

Re: customizing bash

2005-01-31 Thread Jani Tiainen
really need basic files: cp /etc/skel/* ~ chown `echo $USER`: .bash_profile .bashrc .inputrc -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

Re: Unable to properly execute a let statement from a shell script

2005-01-30 Thread Jani Tiainen
in new shell process in *nix style system) is a bit different from Windows/DOS batch files. -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

Re: strange problems with cvs

2004-12-01 Thread Jani Tiainen
... -- Jani Tiainen -- 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/

Re: strange problems with cvs

2004-12-01 Thread Jani Tiainen
and such. And best of all, works well with different line-endings. Of course there is some good alternatives in Cygwin distribution also... -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Compile mingw32 code under cygwin

2004-11-26 Thread Jani Tiainen
I'm trying to compile some code natively under windoze by using mingw32 compilation. Problem is that I have same libraries for both worlds, Cygwin and mingw32. How I can tell in configure-phase that gcc can use libraries only from spesified location, like /target/lib and includes from

libgnomeprint

2004-11-24 Thread Jani Tiainen
Apparently libgnomeprint doesn't support pdf-printing. Any chances to get it working? -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

X11/Xlib.h missing

2004-11-12 Thread Jani Tiainen
I tried to install development headers (xorg-x11-devel, version 6.8.1.0-1). When I selected package I only get nothing to be installed message. No headers, nothing. Package itself is downloaded to setup directory. -- Jani Tiainen

Re: X11/Xlib.h missing

2004-11-12 Thread Jani Tiainen
Alexander Gottwald wrote: On Fri, 12 Nov 2004, Jani Tiainen wrote: I tried to install development headers (xorg-x11-devel, version 6.8.1.0-1). When I selected package I only get nothing to be installed message. No headers, nothing. Package itself is downloaded to setup directory. Are you sure

Re: X11/Xlib.h missing

2004-11-12 Thread Jani Tiainen
Jani Tiainen wrote: Alexander Gottwald wrote: On Fri, 12 Nov 2004, Jani Tiainen wrote: I tried to install development headers (xorg-x11-devel, version 6.8.1.0-1). When I selected package I only get nothing to be installed message. No headers, nothing. Package itself is downloaded to setup

Re: X11/Xlib.h missing

2004-11-12 Thread Jani Tiainen
Alexander Gottwald wrote: On Fri, 12 Nov 2004, Jani Tiainen wrote: Jani Tiainen wrote: Alexander Gottwald wrote: On Fri, 12 Nov 2004, Jani Tiainen wrote: I tried to install development headers (xorg-x11-devel, version 6.8.1.0-1). When I selected package I only get nothing to be installed

Re: X11/Xlib.h missing

2004-11-12 Thread Jani Tiainen
Alexander Gottwald wrote: On Fri, 12 Nov 2004, Jani Tiainen wrote: Alexander Gottwald wrote: Please send the output of cygcheck -c and /var/log/setup.log (maybe only the part from the most recent install) as attachment. bye ago Excerpt from last run. You can clearly see that it really

Re: X11/Xlib.h missing

2004-11-12 Thread Jani Tiainen
Igor Pechtchanski wrote: On Fri, 12 Nov 2004, Jani Tiainen wrote: Alexander Gottwald wrote: On Fri, 12 Nov 2004, Jani Tiainen wrote: Alexander Gottwald wrote: Please send the output of cygcheck -c and /var/log/setup.log (maybe only the part from the most recent install) as attachment. bye

Re: X11/Xlib.h missing

2004-11-12 Thread Jani Tiainen
Christopher Faylor wrote: On Fri, Nov 12, 2004 at 10:13:34AM -0500, Christopher Faylor wrote: On Fri, Nov 12, 2004 at 11:27:51AM +0200, Jani Tiainen wrote: I tried to install development headers (xorg-x11-devel, version 6.8.1.0-1). When I selected package I only get nothing to be installed

Re: Minimal replacement for Exceed

2004-11-02 Thread Jani Tiainen
listing and script would be nice to lookat. Any possiblility to have it online somewhere? -- Jani Tiainen

Gnome libs and libresolv

2004-11-01 Thread Jani Tiainen
I found out that many ported gnome libs are dependant to libresolv, unfortunately I was unable to find one.. Any hints where I could get that one for Cygwin? -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: Gnome libs and libresolv

2004-11-01 Thread Jani Tiainen
Jani Tiainen wrote: Gerrit P. Haase wrote: Jani Tiainen wrote: I found out that many ported gnome libs are dependant to libresolv, unfortunately I was unable to find one.. Any hints where I could get that one for Cygwin? WE have the package minres, it includes all needed to replace libresolv

Re: Gnome libs and libresolv

2004-11-01 Thread Jani Tiainen
Igor Pechtchanski wrote: On Mon, 1 Nov 2004, Jani Tiainen wrote: I found out that many ported gnome libs are dependant to libresolv, unfortunately I was unable to find one.. Any hints where I could get that one for Cygwin? Can't fault you, as a package search for libresolv returns nothing. Had

Re: Missing DocBook XML DTD

2004-10-28 Thread Jani Tiainen
... Are packages installed improperly in wrong directory? And I was using latest packages available at ftp.funet.fi... -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html

Re: Missing DocBook XML DTD

2004-10-28 Thread Jani Tiainen
Yaakov Selkowitz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jani Tiainen wrote: | I'm trying to compile app that uses docbook but even I installed all | necessary packages I end up having error while running 'configure': | | checking which XML catalog to use... /etc/xml/catalog

Missing DocBook XML DTD

2004-10-26 Thread Jani Tiainen
references to additional buildcatalog script, but is that needed or do I have to specify some environment variable or parameter for configure? -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

Re: Missing DocBook XML DTD

2004-10-26 Thread Jani Tiainen
Jani Tiainen wrote: I'm trying to compile app that uses docbook but even I installed all necessary packages I end up having error while running 'configure': checking which XML catalog to use... /etc/xml/catalog checking for DocBook XML DTD... configure: error: not found. Make sure you have

Re: Cygwin/X and loggin on remote server

2004-10-23 Thread Jani Tiainen
Alexander Gottwald wrote: On Fri, 22 Oct 2004, Jani Tiainen wrote: Jani Tiainen wrote: I've used cygwin/x to use remote wm and tools for a long time, and I use connection via SSH tunnel since connection between machines are not secured. Now I would like to provide more generic way to login

Re: Cygwin/X and loggin on remote server

2004-10-22 Thread Jani Tiainen
Jani Tiainen wrote: I've used cygwin/x to use remote wm and tools for a long time, and I use connection via SSH tunnel since connection between machines are not secured. Now I would like to provide more generic way to login on remote machine, I can do this with startxwin.bat but I want

Re: http://rateless.com/ GPL violation?

2004-10-22 Thread Jani Tiainen
licence of GPL that permits modifiction, selling etc. as far as sources are provided for further modifications. -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com

Re: Cygwin/X and loggin on remote server

2004-10-21 Thread Jani Tiainen
Alexander Gottwald wrote: On Thu, 21 Oct 2004, Jani Tiainen wrote: I've used cygwin/x to use remote wm and tools for a long time, and I use connection via SSH tunnel since connection between machines are not secured. Now I would like to provide more generic way to login on remote machine, I

Re: Cygwin/X and loggin on remote server

2004-10-21 Thread Jani Tiainen
Jani Tiainen wrote: Alexander Gottwald wrote: On Thu, 21 Oct 2004, Jani Tiainen wrote: I've used cygwin/x to use remote wm and tools for a long time, and I use connection via SSH tunnel since connection between machines are not secured. Now I would like to provide more generic way to login

Re: Cygwin/X and loggin on remote server

2004-10-21 Thread Jani Tiainen
Jani Tiainen wrote: Jani Tiainen wrote: Alexander Gottwald wrote: On Thu, 21 Oct 2004, Jani Tiainen wrote: I've used cygwin/x to use remote wm and tools for a long time, and I use connection via SSH tunnel since connection between machines are not secured. Now I would like to provide more

Re: Distributing Cygwin-based software

2004-10-15 Thread Jani Tiainen
code please? Only if daemon is published (or distributed)... =) Until then, you'll have to wait. (GPL section 2) After distributing to outside you can have your copy. (http://www.gnu.org/licenses/gpl-faq.html#InternalDistribution) -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml

Re: Distributing Cygwin-based software

2004-10-15 Thread Jani Tiainen
. It doesn't contain all magnificent applications that Cygwin does, like X11 and SSH (which are great tools when used together.) But yes, that's OT. Yep. A perfect topic for the cygwin-talk list... ;-) That list doesn't exists in GMane... =( -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml

Virtual (meta-) packages

2004-10-14 Thread Jani Tiainen
and found out that I've missing startup-scripts. It would be more convenient to have virtual package that installs all for that first time so you don't have to know what you're installing... It would be helpful. -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Virtual (meta-) packages

2004-10-14 Thread Jani Tiainen
Christopher Faylor wrote: On Thu, Oct 14, 2004 at 09:08:04AM +0300, Jani Tiainen wrote: Could setup be extended (or even used in current form) to have virtual packages that could install some basic tools as a whole working combination, like X11 server? More or less like it is done in Debian (my

Re: (De)activating network connection

2004-10-06 Thread Jani Tiainen
with ? and help to get it down. At least I have this netsh.exe available in my win2k system.. Never heard about it before this but seems very nice tool indeed. -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

Re: Building plugin that is used from multiple executables

2004-10-06 Thread Jani Tiainen
, since windows libraries and applications doesn't allow unresolved symbols in linktime (so called backlinking issue)... -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: Request for a version/ revision/ release number for the whole Cygwin release/ distribution

2004-10-04 Thread Jani Tiainen
that you could name installation package as Cygwin Environment version 99.99 and refer people to download and use that specified package. Hmm... NSIS could even work this out pretty well... I might even try that one if there is enough interest for that. -- Jani Tiainen -- Unsubscribe info

Re: Request for a version/ revision/ release number for the whole Cygwin release/ distribution

2004-10-03 Thread Jani tiainen
. It would be great to say that install these packages, maybe only select a proper mirror but otherwise it would do the trick and install one predefined Cygwin setup. One side note: If you develop software for customers (or public audience), where are the sources for published software..? -- Jani

Re: cygwin compiled on Linux for Wiindows

2004-09-19 Thread Jani tiainen
Bobby McNulty wrote: Jani tiainen wrote: Bobby McNulty Junior wrote: I'm build Cygwin on Linux. This will be transfered to Windows. In other other words, guys, I'm back to pragramming for Cygwin. Do I have to turn in a copyright assignment? i don't work for a company. I'm freelance. This is my

Re: cygwin compiled on Linux for Wiindows

2004-09-18 Thread Jani tiainen
dual licensing, one which is GPL and one commercial. -- Jani Tiainen -- 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/

configure-script failure

2004-08-29 Thread Jani tiainen
run with exactly same parameters it works. Any explanations for a such behavior? -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http

Re: Gnome for cygwin

2004-08-26 Thread Jani tiainen
what is needed to get the Gnome desktop on the screen, say startgnome.sh or so. I recall that cygnome2 has pretty good instructions to start gnome. -- Jani Tiainen

Re: Gnome for cygwin

2004-08-26 Thread Jani tiainen
; libgnomecanvas installs a glade module if libglade is present. I recall that both compiled just out-of-box with proper parameters without any extra magic or patching. -- Jani Tiainen

Re: gnome-config NOT FOUND!!

2004-08-26 Thread Jani tiainen
in pkgconfig when pkgconfig can't find package you're trying to locate. First see that you have gtk+-2.0.pc file in /usr/lib/pkgconfig or usr/X11R6/lib/pkgconfig directory. If not, look do yoy have gtk*.dll.a files in /usr/lib or /usr/X11R6/lib if not you're still missing something. -- Jani Tiainen

Re: gnome-config NOT FOUND!!

2004-08-26 Thread Jani tiainen
usually safe to ignore it. -- Jani Tiainen -- 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/

Re: Gnome for cygwin

2004-08-26 Thread Jani tiainen
Colin JN Breame wrote: Is there a Gnome port (2.6) to cygwin? AFAIK no there isn't. Gnome 2.4 is partly ported to cygwim but there still exists problems. You can follow status of project at http://cygnome2.sourceforge.net -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml

Re: convert .lib to .a

2004-08-26 Thread Jani tiainen
. Then you can export API calls to .def and create .a from there on. Well of course you can generate .def from VC compilation and then generate .a lib. But this applies only to shared libs. To my knowledge it's not possible to do this with static libs. -- Jani Tiainen -- Unsubscribe info

Re: GTK/pango etc.

2004-08-08 Thread Jani tiainen
...) -- Jani Tiainen -- 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/

GTK/pango etc.

2004-08-07 Thread Jani tiainen
Is there version that is not compiled against X11 libraries (so it uses native Windows) available or do I have to compile GTK and such from source? Is there pointers where I find info about compiling non-X11 versions of GTK? -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml

Re: GTK/pango etc.

2004-08-07 Thread Jani tiainen
Ken Dibble wrote: One starting point is http://gladewin32.sourceforge.net/ They say that they have GTK+ 2.44 runtime for windows both with and separate from libglade. regards, ken Jani tiainen wrote: Is there version that is not compiled against X11 libraries (so it uses native Windows

Re: GTK/pango etc.

2004-08-07 Thread Jani tiainen
a package out of this. Err... atleast it compiled okay with mine setup (I used 2.5.1) but I couldn't get pango 1.5.2 to compile, there were some errors in win32 backend. -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com

Install failure

2004-07-31 Thread Jani tiainen
I'm trying to install GTK2 from Cygwin net install, but I always endup having following error in /etc/postinstall/gtk2-x11.sh: gtk2-query-immodules-2.0.exe - Unable to Locate DLL The dyamix link library cygX11-6.dll could not be found in specified path... -- Jani Tiainen -- Unsubscribe info

Re: Install failure

2004-07-31 Thread Jani tiainen
Robert McNulty Junior wrote: I get it too. X11 is not installed first. Try installing X11 first, then GTk2 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jani tiainen Sent: Saturday, July 31, 2004 10:11 AM To: Cygwin List Subject: Install failure I'm trying

Re: Install failure

2004-07-31 Thread Jani tiainen
Larry Hall wrote: At 12:56 PM 7/31/2004, you wrote: Robert McNulty Junior wrote: I get it too. X11 is not installed first. Try installing X11 first, then GTk2 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jani tiainen Sent: Saturday, July 31, 2004 10:11 AM

Configure and missing install-sh

2004-07-31 Thread Jani tiainen
I tried googling around but couldn't really find reason (and solution) why configure script ends in error stating: $ ./configure configure: error: cannot find install-sh or install.sh in . ./.. ./../.. Something to check/set to get that working? -- Jani Tiainen -- Unsubscribe info: http

Re: Configure and missing install-sh

2004-07-31 Thread Jani tiainen
Christopher Faylor wrote: On Sat, Jul 31, 2004 at 08:58:34PM +0300, Jani tiainen wrote: I tried googling around but couldn't really find reason (and solution) why configure script ends in error stating: $ ./configure configure: error: cannot find install-sh or install.sh

Re: Configure and missing install-sh

2004-07-31 Thread Jani tiainen
Jani tiainen wrote: Christopher Faylor wrote: On Sat, Jul 31, 2004 at 08:58:34PM +0300, Jani tiainen wrote: I tried googling around but couldn't really find reason (and solution) why configure script ends in error stating: $ ./configure configure: error: cannot find install-sh or install.sh

Re: Selecting packages in setup

2004-07-26 Thread Jani tiainen
Christopher Faylor wrote: On Sun, Jul 25, 2004 at 06:04:18PM +0300, Jani tiainen wrote: Recently I wanted to install Cygnome2 packages, and noticed that you can't install them simultaenously with rest of Cygwin - problem is that you can't really tell from packages which comes from which server

Re: DLLs and LoadLibrary

2004-07-22 Thread Jani tiainen
calling those LoadLibrary calls? It's unsafe (and not really recommended) to call them in DllMain. -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

Re: DLLs and LoadLibrary

2004-07-22 Thread Jani tiainen
Vadim Berezniker wrote: Jani tiainen wrote: Vadim Berezniker wrote: I followed the FAQ and the various mailing list messages and was able to build a dll that I can load with LoadLibrary. The code inside the DLL makes calls to code in other libraries and for the most part this is okay. When I

Re: Building DLL

2004-07-11 Thread Jani tiainen
by hand. -- Jani Tiainen -- 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/

Re: PERL and XML::Parser

2004-07-07 Thread Jani tiainen
Yaakov Selkowitz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jani tiainen wrote: | I'm trying to install XML::Parser to perl, but no success. For some | reason CPAN install fails with: | | | Anyone succeeded with this module? I have a binary package of XML::Parser 2.34 available at http

Re: PERL and XML::Parser

2004-07-06 Thread Jani tiainen
Jani tiainen wrote: I'm trying to install XML::Parser to perl, but no success. For some reason CPAN install fails with: Well, found the reason: It appears that Visual Studio .NET environment variable LIB produced invalid output in Makefile. I also run into same problem (another variable tough

PERL and XML::Parser

2004-07-05 Thread Jani tiainen
with this module? -- Jani Tiainen -- 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/

Re: Ctrl-Z fails to suspend Windows programs

2004-06-18 Thread Jani tiainen
to be updated, M$-solution still works. (Or doesn't...) -- Jani Tiainen -- 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/

Re: Ctrl-Z fails to suspend Windows programs

2004-06-18 Thread Jani tiainen
mode flag set. If not, it could do whatever the Cygwin 'run' program does to spin the program off, detached from the shell. That would be totally inconsistent how shells work. IMO, adding ampresand at end of command works as intended and is consistent how things work in *nixes -- Jani Tiainen

Re: Ctrl-Z fails to suspend Windows programs

2004-06-17 Thread Jani tiainen
to communicate with user but showed a GUI also. -- Jani Tiainen -- 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/

Re: is ms internet explorer 5 a spambot?

2004-06-17 Thread Jani tiainen
open source. -- Jani Tiainen -- 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/

Re: License issue

2004-06-16 Thread Jani tiainen
to most of questions. -- Jani Tiainen -- 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/

Re: Ctrl-Z fails to suspend Windows programs

2004-06-15 Thread Jani tiainen
but not by cygwin (or shell that is running and waiting finishing of active process). It could be done in such a way that it could be possible, but it would need propably need native windows stuff in shell(s) in question. -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

Re: Ctrl-Z fails to suspend Windows programs

2004-06-15 Thread Jani tiainen
Christopher Faylor wrote: On Tue, Jun 15, 2004 at 03:37:05PM +0300, Jani tiainen wrote: Christopher Faylor wrote: On Tue, Jun 15, 2004 at 09:58:16AM +0100, John Cooper wrote: Is it a known limitation that native Windows programs cannot be suspended? Yes. Window programs do not understand cygwin

Re: installing cygwin on private lan

2004-06-14 Thread Jani tiainen
on Linux side). For further information refer Linux documentation about Samba server, and accessing network shares for Windows machine. -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

Re: installing cygwin on private lan

2004-06-14 Thread Jani tiainen
Jani tiainen wrote: [EMAIL PROTECTED] wrote: [Snip] So is there a Linux version of setup.exe and if not, how do I populate the Linux filesystem from which the DOS box will install Cygwin? Cygwin needs still Windows environment, not DOS environment. And for Linux and Windows co-operation you

Re: nice not setting above/below normal

2004-06-13 Thread Jani tiainen
to do things: There is actually three levels: Background/Foreground process, base priority, and then special thread priority that has seven more modifiers. Complete text can be found at: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/scheduling_priorities.asp -- Jani

Re: g++ libcygwin.a has an undefined reference

2004-05-18 Thread Jani tiainen
Please, avoid top postings, this is hard to reply... Christian Rudiger wrote: Hello Al, thank you, it worked. i putted one at the end of the program just writing : }; // end of class int main(){} why does that work? I think thats strange. Strange? Every program needs starting point. For standard

[OT] Email address. Re: i want to re-download all packages... how?

2004-04-23 Thread Jani tiainen
Yitzchak Scott-Thoennes wrote: So do it once that way to get the installed packages and then run it again to get the uninstalled packages. On Thu, Apr 22, 2004 at 05:43:21PM +0200, electa wrote: it selects only my installed packs, but not the other. i want all for my cygwin-CD! Yitzchak

Re: [OT] Email address. Re: i want to re-download all packages... how?

2004-04-23 Thread Jani tiainen
Jani tiainen wrote: Yitzchak Scott-Thoennes wrote: So do it once that way to get the installed packages and then run it again to get the uninstalled packages. On Thu, Apr 22, 2004 at 05:43:21PM +0200, electa wrote: it selects only my installed packs, but not the other. i want all for my

Re: .logout files?

2004-04-19 Thread Jani tiainen
Larry Hall wrote: At 02:43 PM 4/17/2004, you wrote: On Sat, Apr 17, 2004 at 11:03:00AM -0700, Karl M wrote: On Sat, Apr 17, 2004 at 09:17:16AM +0200, Corinna Vinschen wrote: On Apr 16 21:35, Christopher Spears wrote: Hi! I can't seem to find a .logout file. I found The reason might be that

Re: i am newbie anybody help me installation

2004-04-07 Thread Jani tiainen
work) and of course programs have to be written in portable way (backlinking problem is excellent example things that works in linux but not in cygwin). Otherwise g++ compiler in cygwin, and Linux works same way because both are compiled from same codebase. -- Jani Tiainen -- Unsubscribe info

Re: Will using cygwin help with back-linking?

2004-04-07 Thread Jani tiainen
Christopher Faylor wrote: On Wed, Apr 07, 2004 at 08:33:19AM +0300, Jani tiainen wrote: And bad news is: libtool can't handle this (at least not to my knowledge). Because this is strictly windoze specific, this is also a offtopic of this mailinglist.. I wouldn't call it off-topic

Re: Will using cygwin help with back-linking?

2004-04-06 Thread Jani tiainen
And bad news is: libtool can't handle this (at least not to my knowledge). Because this is strictly windoze specific, this is also a offtopic of this mailinglist.. -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com

Re: Cygwin under Wine?

2004-03-26 Thread Jani tiainen
is issues that might arise under real windows environment that doesn't exists under wine (like windows file locking, permissions and such.) -- Jani Tiainen Bureaucrats! Official complaint is like trying to get drunk with root beer. - Wagner in Viivi Wagner comics. -- Unsubscribe info

[OT] FAT32 vs NTFS

2004-03-24 Thread Jani tiainen
W2k, and there is really FAT32 enabled, not NTFS... Only reason to use FAT32 is to preserve few bytes of memory or let disk data be accessible from some other system than NT/W2k/XP. But for performance reasons it would really be reasonable to use ntfs... -- Jani Tiainen -- Unsubscribe info

Re: XEmacs and hot laptops

2004-02-29 Thread Jani tiainen
can burn your balls if your not careful =) Force lower clockspeed. Can be done on Intel speedstep, or AMD's equivalent thingy. Of course, things takes twice as longer, but hey, no more heat. Laptops are designed to run on higher heats, so no concern of frying. -- Jani Tiainen -- Unsubscribe

Re: Windows Services for UNIX 3.5 now Free

2004-02-17 Thread Jani Tiainen
. Now SFU is free (to use), but for other aspects, I don't know, and really I don't care. Only thing I've been really missing is working NFS client for Windoze, then I'm happy. Cygwin does all the other dirty job. -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Cygwin Mailing list

2004-02-17 Thread Jani Tiainen
, just basic manners when dealing... Hmm, you could say customer support here... -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http

Re: Problem with DLLs and processes

2004-01-27 Thread Jani Tiainen
Przemyslaw Sliwa wrote: Woww, It seems it is much more complicated than just the simple STATIC option in GCC under Linux. But there must be a way to link the executable with the dlls. Like in Linux. There really isn't way. There is some ways to get around it, like bundling that DLL inside

Re: undefined symbols in dlls?

2004-01-22 Thread Jani Tiainen
linking behavior started by Karl Robillard. - Jani Tiainen -- 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/

Re: DLL vs. shared object linking behavior

2004-01-04 Thread Jani Tiainen
information that got me through. Jani Tiainen -- 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/

Re: DLL and external symbols

2003-12-31 Thread Jani Tiainen
Jani Tiainen wrote: Larry Hall wrote: At 04:35 PM 12/30/2003, Jani Tiainen you wrote: Hi, I'm sure that this has been answered several times, but I'll ask again because couldn't find any solution by myself. I would like to build DLL (or any other sort of library) that refers to external

DLL and external symbols

2003-12-30 Thread Jani Tiainen
Hi, I'm sure that this has been answered several times, but I'll ask again because couldn't find any solution by myself. I would like to build DLL (or any other sort of library) that refers to external symbols in main application. So far I have been able to build non-working constructs. =)

Re: DLL and external symbols

2003-12-30 Thread Jani Tiainen
Larry Hall wrote: At 04:35 PM 12/30/2003, Jani Tiainen you wrote: Hi, I'm sure that this has been answered several times, but I'll ask again because couldn't find any solution by myself. I would like to build DLL (or any other sort of library) that refers to external symbols in main application

  1   2   >