Chapter 3. Installing WinDriver
This chapter takes you through the process of installing WinDriver on your
development platform, and shows you how to verify that your WinDriver is properly
installed. The last section discusses the uninstall procedure. To find out how
to install the driver you create on target platforms, refer to
Chapter 14.
3.1.1 Windows System Requirements
-
Any x86 32-bit or 64-bit (x64: AMD64 or Intel EM64T) processor
-
Any development environment supporting C, .NET, VB or Delphi
-
Windows 2000 requires SP4
-
Windows XP requires SP2
3.1.2 Windows CE System Requirements
-
An x86 / MIPS / ARM Windows CE 4.x – 5.x (Windows CE.NET) or
Windows Embedded CE v6.00 target platform
or:
an ARMV4I Windows Mobile 5.0/6.0 target platform
-
Windows 7/Vista/Server 2008/Server 2003/XP/2000 host development platform
For Windows CE 4.x – 5.0: Microsoft eMbedded Visual C++ with a
corresponding target SDK, OR Microsoft Platform Builder with a corresponding BSP
(Board Support Package) for the target platform
For Windows Embedded CE 6.0: Microsoft Visual Studio 2005/2008 with
a corresponding target SDK or with the Windows CE 6.0 plugin
For Windows Mobile: Microsoft Visual Studio 2005/2008
3.1.3 Mac OS X System Requirements
-
Any 32-bit x86 or PowerPC processor with Mac OS X 10.5.x–10.6.x
or:
Any 64-bit x86 AMD64 or Intel EM64T (x86_64) processor with Mac OS X 10.6.x
-
Xcode:
-
For Mac OS X version 10.6 – Xcode version 3.2
-
For Mac OS X version 10.5 – Xcode version 3.1 or 3.2
![[Note]](scripts/images/note.png) | |
|---|
|
Jungo strives to support new Mac OS X and Xcode versions as close as
possible to their release. To find out the latest supported versions, refer to
the WinDriver release notes (found online at http://www.jungo.com/st/wdver.html).
|
3.1.4 Linux System Requirements
-
Any 32-bit x86 processor with a Linux
2.2.x,
2.4.x or 2.6.x kernel
or:
Any 64-bit x86 AMD64 or Intel EM64T (x86_64) processor with a Linux 2.4.x or
2.6.x kernel
or:
Any PowerPC 32-bit processor with a Linux 2.4.x or 2.6.x kernel
or:
Any PowerPC 64-bit processor with a Linux 2.6.x kernel
![[Note]](scripts/images/note.png) | |
|---|
Jungo strives to support new Linux kernel versions as close as
possible to their release.
To find out the latest supported kernel version, refer to the WinDriver
release notes (found online at http://www.jungo.com/st/wdver.html).
|
-
A GCC compiler
![[Note]](scripts/images/note.png) | |
|---|
|
The version of the GCC compiler should match the compiler version used for
building the running Linux kernel.
|
-
Any 32-bit or 64-bit development environment (depending on your target
configuration) supporting C for user mode
-
On your development PC: glibc2.3.x
- libstdc++.so.5 – required for
running GUI WinDriver applications (e.g., DriverWizard [4]; Debug Monitor [6.2])