You are hereDocumentation / 3. Installation instructions
3. Installation instructions
Installation on Windows
- Install FPC 2.2.4.
- Extract them to a directory of your choice ('yourdirectory') .
- Run 'yourdirectory\bin\i386-win32\mseide.exe'.
- In 'Settings'-'Configure MSEide'-'${MSEDIR}' select 'yourdirectory/msegui'.
- In 'Project'-'Open' select 'yourdirectory/msegui/apps/demo/demo.prj'.
- 'Target'-'Continue'.
Installation on Linux
- Install FPC 2.2.4.
- Extract them to a directory of your choice ('yourdirectory') .
- Run 'yourdirectory/bin/i386-linux/mseide'.
- In 'Settings'-'Configure MSEide'-'${MSEDIR}' select 'yourdirectory/msegui'.
- In 'Project'-'Open' select 'yourdirectory/msegui/apps/demo/demo.prj'.
- 'Target'-'Continue'.
Installation issue
Popup widgets behind the forms
If the popup widgets are showed behind the forms, try to start the MSEgui program with the option '--TOPLEVELRAISE'. Do *not* use this option if is not necessary (KDE Gnome... work well without).
Blinking taskbar widgets in IceWM
Newer revisions of IceWM let the taskbar icons of MSEgui applications blink. Start the MSEgui application with the option '--TOPLEVELRAISE'.
Invalid inputmanager for Ubuntu
The utf-8 setup in Ubuntu seems to be incomplete. If you get the exception "egui : Invalid inputmanager tinternalapplication ." at program start, try to replace your language locale in /usr/share/X11/locale/locale.dir by en_US as a workaround.
Example for ru_RU.UTF-8:
replace
ru_RU.UTF-8/XLC_LOCALE ru_RU.UTF-8
with
en_US.UTF-8/XLC_LOCALE ru_RU.UTF-8


Hello
I have this "message" on Puppy 3.01 and MS 2.2.beta1
Free Pascal Compiler version 2.2.4 [2009/03/28] for i386
Copyright (c) 1993-2008 by Florian Klaempfl
Fatal: Can't find unit xlib used by mseguiintf
Fatal: Compilation aborted
Thanks.
How did you install FPC? There should be a xlib.ppu in /usr/lib/fpc/2.2.4/units/i386-linux/x11.