View Single Post
  #2 (permalink)  
Old September 25th, 2007
arne_bab's Avatar
arne_bab arne_bab is offline
Draketo, small dragon.
 
Join Date: May 31st, 2002
Location: Heidelberg, Germany
Posts: 1,881
arne_bab is a great assister to others; your light through the dark tunnel
Default

How did you install it?

For me alt-f2 -> "phex" works (in Gentoo with KDE). But that's cheating, since it's in effect a commandline, too

If you use the svn version, just click the file "build-and-run" (you might have to make it executable before that). It first builds Phex from sources and starts it afterwards.

You can also create a file in the downloaded folder containing the lines:
---begin file---
#!/bin/sh
cd lib && java -ea -Xmx128m -jar phex.jar
---end file---

Make it executable (chmod +x <filename>) and click it.

I hope this helps you!
__________________

-> 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.
Reply With Quote