![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
Feature Requests & Bug Reports Is there anything you'd wish to see in Phex, or did you find some bugs? |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
| ||||
![]() It really isn't hard ![]() You just need to open a terminal and do the following few steps. First step: Getting subversion (for downloading the code) and maven (to build phex): Code: sudo apt-get install subversion maven2 Code: svn co https://phex.svn.sourceforge.net/svnroot/phex/phex/trunk phex Code: cd phex ./build-and-run Code: svn update ; ./build-and-run ![]() To now change Phex to always prefer Phex, just open the following file from the phex folder in your text editor and change the section I named in the earlier post: src/main/java/phex/host/CaughtHost.java And you can run ./build-and-run to run it. Voilą, your own modified Phex version ![]()
__________________ ![]() -> put this banner into your own signature! <- -- Erst im Spiel lebt der Mensch. Nur ludantaj homoj vivas. GnuFU.net - Gnutella For Users Draketo.de - Shortstories, Poems, Music and strange Ideas. |
![]() |
| |