| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | May 20 at 19:24 | |
| stats | profile views | 4 |
|
Oct 9 |
comment |
Is there a tool to visualize a filesystem allocation map on Linux? @Ivan, as for libffi5, maybe your Ubuntu is no longer 10.04 but some later version. You can get that library from packages.ubuntu.com/lucid/libffi5 (I've included it to bundle too). Also you don't have any gtk3 theme installed, hence warnings. They're not critical. |
|
Oct 8 |
comment |
Is there a tool to visualize a filesystem allocation map on Linux? @Ivan, github.com/downloads/i-rinat/fragview/… Should work on Ubuntu 10.04.4 i386 |
|
Oct 8 |
comment |
Is there a tool to visualize a filesystem allocation map on Linux? @Ivan, I can't figure out how to compile into one binary all gtk+3.0, and gtkmm-3.0. I'll try to create bundle with all required libraries, but it will take time. |
|
Oct 6 |
comment |
Is there a tool to visualize a filesystem allocation map on Linux? @Ivan, there is no required libraries in Ubuntu 10.04. I need at least boost 1.46 for interval arithmemtics but only 1.40 can be installed. So for gtkmm-3.0, only 2.4 can be installed. |
|
Oct 3 |
awarded | Supporter |
|
Oct 2 |
comment |
Is there a tool to visualize a filesystem allocation map on Linux? @Ivan, try to install these -dev packages: apt-get install libboost-dev libsqlite3-dev libgtkmm-3.0-dev |
|
Oct 1 |
awarded | Editor |
|
Oct 1 |
comment |
Is there a tool to visualize a filesystem allocation map on Linux? You should run "cmake ..", where ".." is directory with source. |
|
Oct 1 |
revised |
Is there a tool to visualize a filesystem allocation map on Linux? added 1 characters in body |
|
Oct 1 |
awarded | Teacher |
|
Oct 1 |
answered | Is there a tool to visualize a filesystem allocation map on Linux? |