Menu

[r858]: / branches / Release-5-3-3 / php-java-bridge / README.MONO+NET  Maximize  Restore  History

Download this file

36 lines (22 with data), 951 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Overview
--------

The MonoBridge.exe binary associates a PHP script with a
managed (and persistent) Mono VM. 
The "mono.so" file contained in the Linux binary packages starts a
Mono VM as a sub process of the HTTP server.


Installation on RedHat, Fedora, CentOS ...
------------------------------------------

* Download and install the PHP/Java Bridge base and the libraries. For
  example:

    rpm -i php-java-bridge-mono-x.y.z-1-i386.rpm

  On non-Linux OS start the .NET VM by double-clicking on MonoBridge.exe

* There are three Mono/.NET examples which show how to create a GUI
  using GTK and how to load and access .NET assemblies.

* To rebuild the RPM files, download the php-java-bridge*.tar.gz
  archive and type (as root):

    rpmbuild -tb php-java-bridge*.tar.gz

------------------------------------
  Mailing List
  ------------

  Please report bugs/problems to the mailing list:

    php-java-bridge-users@lists.sourceforge.net

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.