Explain the installation location of plugins on win32.

svn path=/trunk/; revision=2881
This commit is contained in:
Gilbert Ramirez 2001-01-12 02:35:49 +00:00
parent b3d7fff9b4
commit 6cc281a3b3
1 changed files with 10 additions and 1 deletions

View File

@ -1,4 +1,4 @@
$Id: README.win32,v 1.17 2001/01/11 07:21:35 gram Exp $
$Id: README.win32,v 1.18 2001/01/12 02:35:49 gram Exp $
Running Ethereal, Tethereal, and Editcap on Win32
=================================================
@ -17,6 +17,15 @@ or
(the mirror nearer to you may be faster).
Plugins (gryphon.dll and mgcp.dll) can go in:
C:\Program Files\Ethereal\plugins\<version>
C:\Ethereal\plugins\<version>
Where <version> is the version number, without brackets.
For example, C:\Ethereal\plugins\0.8.15
Yes, the location of plugins needs to be more flexible.
Make sure the glib and gtk DLL's are in your path - i.e., that your path
includes the directory (folder) or directories (folders) in which those
DLLs are found - when you run Ethereal. This includes gtk-*.dll,