ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > Non-Windows Software

*NIX: Favorite GUI File Managers?

<< < (5/5)

ewemoa:
I tried Double Commander before under Windows and thought it was promising -- just tried to compile for *NIX via:

  http://doublecmd.sourceforge.net/mediawiki/index.php/Development#From_command_line_.28Linux.29

Unfortunately, no success so far.


Examination of Arch's doublecmd-svn PKGBUILD gave enough hints to build source obtained via Subversion.  For Gentoo, the following works (with appropriate things installed -- e.g. lazarus):

1. Obtain source via Subversion:

--- ---svn checkout svn://svn.code.sf.net/p/doublecmd/code/trunk doublecmd-code

2. Edit the line in build.sh which reads:

--- ---export lazbuild=$(which lazbuild)
to be:

--- ---export lazbuild="$(which lazbuild) --lazarusdir=/usr/share/lazarus"

3. Compile via script:

--- ---sh build.sh all gtk2

4. Execute resulting binary named: doublecmd

Haven't had much time to play with the result yet, but am a bit wary of the 0.6.0 alpha status...

Edvard:
I'm occasionally using the 0.5.9 beta.  Works well enough, no crashes so far.  :Thmbsup:

But, maybe I want to bleed a little... * Edvard downloads 0.6.0

Navigation

[0] Message Index

[*] Previous page

Go to full version