This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
wiki:obsolete:x2goclient-source-code-distribution [2010/09/15 11:21] h1 created |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== x2go core components ====== | ||
| - | ===== x2goserver and x2goclient ===== | ||
| - | The x2go core compentens are available as tar.gz/ | ||
| - | < | ||
| - | # URL for use with browsers | ||
| - | http:// | ||
| - | </ | ||
| - | |||
| - | The tar.gz files are equally named as the binary packages. Every version is accessible as binary or source package. | ||
| - | |||
| - | ===== x2goplugin ===== | ||
| - | The plugin is still under development!!! It's possible that the amount and syntax of the configuration options will change. | ||
| - | x2goplugin is a combination of x2goclient and and a dynamically linked library (.so / .dll), but what you see and can use is mainly the classic " | ||
| - | |||
| - | < | ||
| - | # URL for use with browsers | ||
| - | http:// | ||
| - | </ | ||
| - | |||
| - | To build an operational library, you'll have to download and use a mozilla firefox source tree | ||