~ubuntu-branches/ubuntu/hardy/preview.app/hardy

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Bazaar Package Importer
  • Author(s): Gürkan Sengün
  • Date: 2005-12-12 13:39:42 UTC
  • mfrom: (1.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20051212133942-2x5eorm5xunzy1wn
Tags: 0.8.5-1
* New upstream version.
* Bump standards version.
* Fix homepage in description.
* Updated manual page.
* Rebuild against latest libgnustep-gui.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
##############################
2
 
##### PREVIEW DEPENDS ########
3
 
##############################
 
2
####### PACKAGES #############
 
3
##############################
 
4
 
 
5
1) Debian 
 
6
 
 
7
- packages ( called preview.app ) exist for Debian Sarge & Debian Sid
 
8
  ( thanks to G�rkan Seng�n ) 
 
9
 
 
10
##############################
 
11
##### COMPILE FROM SOURCE ###
 
12
##############################
 
13
 
 
14
1) Depends
4
15
 
5
16
GNUstep
6
17
 - gnustep-make
9
20
 
10
21
see http://www.gnustep.org 
11
22
 
12
 
##############################
13
 
####COMPILE FROM SOURCE ######
14
 
##############################
15
 
* From Project Center (TODO)
 
23
2) Compile Preview with Project Center (TODO)
16
24
 
17
 
* From command line.
 
25
3) Compile Preview From command line.
18
26
 
19
27
unarchive Preview :
20
28
gunzip -c Preview-X.Y.tar.gz | tar xvf -