public marks

PUBLIC MARKS from tadeufilippini with tags windows & cygwin

06 August 2009

20 June 2009

KDE on Windows News

KDE on Windows News The KDE on Windows Project is aimed at native porting of the KDE applications to MS Windows.

12 June 2009

WineHQ - Wine Announcement

Wine Announcement The Wine maintenance release 1.0.1 is now available. This is a maintenance release from the 1.0 stable branch. It contains only translation updates and small bug fixes.

24 May 2009

The KDE on Windows Project - Welcome to The KDE on Windows Project

by 1 other (via)
Welcome to The KDE on Windows Project The KDE on Windows Project is aimed at native porting of the KDE applications to MS Windows. Currently Windows 2000, XP, 2003 and Vista are supported. The preferred way of installing KDE apps under Windows is the KDE-Installer. See the Download section on the sidebar for more informations. KDE on Windows is not in the final state, so applications can be unsuitable for day to day use yet. For some help from the project members join the IRC channel #kde-windows on freenode. You can join our mailing list kde-windows(@)kde.org for news and announcements. If you're interested in helping to track some issues, and get some of your favourite KDE apps working correctly, you can start by reading the KDE TechBase documentation. To get an overview of this project you should enter the main KDE TechBase section.

Home

by 1 other (via)
KDE on Cygwin is the port of Qt and KDE to Windows using Cygwin, the POSIX emulation layer for Windows, and the Cygwin XFree86 server. We think that KDE is a great desktop and has the opportunity to be a big player in the 'desktop environment' area. One of the main reasons for this is because of the famous Qt library, which is designed to be very platform independent and has already been ported to many operating systems. Hence porting KDE applications from one UNIX derived operating system to another is relatively painless. The one operating system this doesn't hold true for is Windows.

24 April 2009

Chapter 2. Setting Up Cygwin

Chapter 2. Setting Up Cygwin Table of Contents Internet Setup Download Source Selecting an Install Directory Local Package Directory Connection Method Choosing Mirrors Choosing Packages Download and Installation Progress Icons Post-Install Scripts Troubleshooting Environment Variables Changing Cygwin's Maximum Memory NT security and usage of ntsec NT security Process privileges File permissions NT SIDs in Cygwin The mapping leak The ACL API New setuid concept Switching User Context Special values of user and group ids Customizing bash

Documentation

(via)
Cygwin Documentation * Cygwin User's Guide * Cygwin API Reference * Frequently Asked Questions (FAQ) file for Cygwin. Some work remains to be done in documenting the Cygwin API. In addition to the Cygwin API Reference and information in the FAQ, you may want to check source code file winsup/cygwin.din which lists all of the Cygwin DLL exports. We have some preliminary docs on how to profile the Cygwin DLL. Information on building and using DLLs is here. Also note that there is quite a lot of useful information in the project mailing list archives.

29 August 2008

Cygwin User's Guide

(via)
Cygwin User's Guide The Cygwin User's Guide is now available in several formats: * Several HTML files, with Table of Contents * One large compressed HTML file * One compressed PDF file Alternatively, you may jump to a section that interests you: * Quick Start Guide for those more experienced with Windows * Quick Start Guide for those more experienced with UNIX * Help with setting up Cygwin with setup.exe

19 October 2007

SaVi - building SaVi and Geomview under Microsoft Windows

(via)
Questions about installing Geomview under Cygwin can be taken to the Cygwin and Geomview users mailing lists.

13 September 2007

Cygwin Information and Installation

by 11 others (via)
What Is Cygwin? # Cygwin is a Linux-like environment for Windows. It consists of two parts: A DLL (cygwin1.dll) which acts as a Linux API emulation layer providing substantial Linux API functionality. # A collection of tools which provide Linux look and feel. The Cygwin DLL currently works with all recent, commercially released x86 32 bit and 64 bit versions of Windows, with the exception of Windows CE. Note that the official support for Windows 95, Windows 98, and Windows Me will be discontinued with the next major version (1.7.0) of Cygwin. What Isn't Cygwin? # Cygwin is not a way to run native linux apps on Windows. You have to rebuild your application from source if you want it to run on Windows. # Cygwin is not a way to magically make native Windows apps aware of UNIX ® functionality, like signals, ptys, etc. Again, you need to build your apps from source if you want to take advantage of Cygwin functionality.

03 August 2007

Wine HQ

by 10 others (via)
Wine is an Open Source implementation of the Windows API on top of X, OpenGL, and Unix.