Skip to content

frasten/pidgin-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To initialize the code, run:
  ./autogen.sh --prefix=/usr

Then, to compile and install it:
  make
and as root:
  make install