筆者について
FreeBSDを通じてOSSにささかな貢献を。
- 日本xrdpユーザ会発起人
- xrdp developer
- FreeBSD developer
OSS活動をご支援いただける方を募集しています
2014-08-21 X11RDP-RH-Matic v1.0.4 リリース
■ X11RDP-RH-Matic v1.0.4 リリース
X11RDP-RH-Matic v1.0.4 をリリースしました。既にローカルに X11RDP-RH-Matic のリポジトリのクローンがある場合は git pull で最新版を取得することができます。Red Hat Bug 694552 で報告されている systemtap-sdt-devel パッケージがインストールされている場合に、ビルドに失敗する不具合を修正しています。
軽微な修正のみのリリースなので、v1.0.3 で既にビルドされた xrdp/x11rdp を使っている場合の再ビルドは必要ありません。
■ X11RDP-RH-Matic v1.0.4 has been released
X11RDP-RH-Matic v1.0.4 has been released. You can fetch this latest release executing `git pull` inside the repository directory if you already have a clone. This release fixes the build failure if systemtap-devel-sdt-devel package is installed found at Red Hat Bug 694552.
You need not to rebuild xrdp/x11rdp previously built with v1.0.3 with new v1.0.4.
Proxy配下では下記必要ですね。<br>1. yumのProxy設定 /etc/yum.conf<br>2. wgetのProxy設定 /etc/wgetrc<br>3. gitのProxy設定 git config --global http.proxy http://172.19.29.152:8080/<br>4. gitのURL読み替え設定 git config --global url.https://github.com/.insteadOf git://github.com/