forked from daemondn/WalCommander
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme_eng.txt
37 lines (25 loc) · 1.22 KB
/
readme_eng.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Wal commander 0.18.1 GitHub Edition
https://github.com/corporateshark/WalCommander
=======================================================
Dual panel multi-platform open source file manager
for Windows, Linux, FreeBSD and OS X with
- terminal emulator
- built-in editor with syntax highlighting (c/c++, java, pascal, latex, glsl, perl, php, python, sh, sql, xml)
- built-in text viewer
- virtual file systems: smb, ftp, sftp
- file associations
=======================================================
Build (FreeBSD, Linux, OS X, MinGW):
UNIX builds run smooth on Ubuntu 14.04LTS, on amd64, and i386 architectures with gcc 4.8+ and Clang. Required libraries:
libX11-dev
libfreetype6-dev
libssh2-1-dev
libsmbclient-dev
The code uses c++11. GCC versions below 4.7 do not have the c++11 support. This is the only minimum requirement known by this time.
make all -B
Install:
sudo make install
Mac OS X installation way (refer to https://github.com/corporateshark/WalCommander/issues/5 for more details):
Install Quartz from http://xquartz.macosforge.org/landing/
Install brew http://brew.sh/
brew install --HEAD https://gist.githubusercontent.com/KonstantinKuklin/9001d95fa30fecf3231c/raw/walcommander.rb