Skip to content

dimibyte/porview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Porview

Select a set to analyze Overview installed atoms


Dependencies:

  • sys-devel/autoconf
  • sys-devel/automake
  • x11-libs/fltk
  • dev-libs/boost
  • app-portage/gentoolkit

Compile and install

fluid -c porview.fl
autoreconf --install
mkdir build
cd build
../configure
make
sudo make install