File: INSTALL

package info (click to toggle)
adun.app 0.81-15
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 18,384 kB
  • sloc: objc: 70,952; ansic: 6,668; yacc: 394; python: 75; cpp: 36; makefile: 33; xml: 15; awk: 3
file content (16 lines) | stat: -rw-r--r-- 460 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
For the simplest and quickest installation type,

make install

This will install Adun into $HOME/GNUstep. 
After starting Adun for the first time (type 'openapp UL') you can do the following to install the provided plugins, 

cd Adun-0.81/Plugins 
make

Once the plugins are installed you can also install the command line tools (these use certain plugins),

cd Adun-0.81/Tools/
make install

Thats it. For a more detailed install guide see cbbl.imim.es/Adun