comparison doc/install_manual.html @ 0:a84c32f131df 1.1.29

Import vendor version
author Peter Gervai <grin@grin.hu>
date Wed, 15 Oct 2008 23:28:56 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:a84c32f131df
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><meta name="generator" content="Website XSL Stylesheet V2.2
3 "><link rel="home" href="index.html" title="BINS Photo Album"><link rel="up" href="install.html" title="Installation"><link rel="previous" href="install_automatic.html" title="Automatic installation"><link rel="next" href="usage.html" title="Usage"><link rel="first" href="install_prerequisites.html" title="Prerequisites"><link rel="stylesheet" href="example.css" type="text/css">
4 <title>Manual installation</title>
5
6 <meta name="keyword" content="SAUTRET, BINS, album, gallery, photos, EXIF">
7 </head><body class="tabular" bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div id="install_manual" class="webpage"><a name="install_manual"></a><table border="0" cellpadding="0" cellspacing="0" width="100%" summary="Navigation"><tr><td valign="top" align="left" bgcolor="#4080FF" width="220"><p class="navtoc"><a href="index.html"><img align="left" border="0" src="graphics/banner.png" alt="Banner"></a><br clear="all"><br><span class="toplevel"><img src="graphics/blank.gif" alt="   "><a href="intro.html"><img src="graphics/navicons/triangle/other/leaf.gif" alt=" " border="0"></a><span class="otherpage"><a href="intro.html">Introduction</a></span><br></span><span class="toplevel"><img src="graphics/blank.gif" alt="   "><a href="examples.html"><img src="graphics/navicons/triangle/other/leaf.gif" alt=" " border="0"></a><span class="otherpage"><a href="examples.html">Examples</a></span><br></span><span class="toplevel"><img src="graphics/blank.gif" alt="   "><a href="faq.html"><img src="graphics/navicons/triangle/other/leaf.gif" alt=" " border="0"></a><span class="otherpage"><a href="faq.html">FAQ</a></span><br></span><span class="toplevel"><img src="graphics/blank.gif" alt="   "><a href="download.html"><img src="graphics/navicons/triangle/other/leaf.gif" alt=" " border="0"></a><span class="otherpage"><a href="download.html">Download</a></span><br></span><span class="toplevel"><img src="graphics/blank.gif" alt="   "><a href="install.html"><img src="graphics/navicons/triangle/other/open.gif" alt=" " border="0"></a><span class="ancestor"><a href="install.html">Installation</a></span><br></span><span class="shrink1"><img src="graphics/blank.gif" alt="   "><img src="graphics/blank.gif" alt="   "><a href="install_prerequisites.html"><img src="graphics/navicons/triangle/other/leaf.gif" alt=" " border="0"></a><span class="otherpage"><a href="install_prerequisites.html">Prerequisites</a></span><br></span><span class="shrink1"><img src="graphics/blank.gif" alt="   "><img src="graphics/blank.gif" alt="   "><a href="install_automatic.html" title="Introduction"><img src="graphics/navicons/triangle/other/leaf.gif" alt=" " border="0"></a><span class="otherpage"><a href="install_automatic.html" title="Introduction">Automatic installation</a></span><br></span><span class="shrink1"><img src="graphics/blank.gif" alt="   "><img src="graphics/blank.gif" alt="   "><a href="install_manual.html" title="Introduction"><img src="graphics/navicons/triangle/current/leaf.gif" alt="+" border="0"></a><span class="curpage">Manual installation <img src="graphics/navicons/triangle/current/pointer.gif" alt="&lt;-"></span><br></span><span class="toplevel"><img src="graphics/blank.gif" alt="   "><a href="usage_album.html"><img src="graphics/navicons/triangle/other/closed.gif" alt=" " border="0"></a><span class="otherpage"><a href="usage_album.html">Usage</a></span><br></span><span class="toplevel"><img src="graphics/blank.gif" alt="   "><a href="contact.html"><img src="graphics/navicons/triangle/other/leaf.gif" alt=" " border="0"></a><span class="otherpage"><a href="contact.html">Contact and contribution</a></span><br></span><span class="toplevel"><img src="graphics/blank.gif" alt="   "><a href="license.html"><img src="graphics/navicons/triangle/other/leaf.gif" alt=" " border="0"></a><span class="otherpage"><a href="license.html">License</a></span><br></span><br></p></td><td valign="top" align="left" bgcolor="white"><h1>Manual installation</h1><p>If you don't trust the <span><strong class="command">install.sh</strong></span> script,
8 you can do the installation by hand.</p><p>Copy files <code class="filename">bins</code> &amp;
9 <code class="filename">bins_edit</code> somewhere in your PATH
10 (<code class="filename">/usr/local/bin</code> sounds good, or
11 <code class="filename">~/bin</code> if you're not
12 root). <code class="filename">bins_edit</code> is optional. Then, copy the
13 content of the templates directory in <code class="filename">/etc/bins</code>
14 (system wide) or <code class="filename">~/.bins</code> :</p><pre class="programlisting">
15 cp bins bins_edit bins-edit-gui ~/bin
16 mkdir /usr/local/share/bins
17 cp bins-edit-gui.glade /usr/local/share/bins
18 mkdir ~/.bins
19 cp templates/* ~/.bins
20 </pre><p>If you want to use I18N :</p><pre class="programlisting">
21 mkdir -p /usr/local/share/locale/fr/LC_MESSAGES/
22 cd intl
23 cp fr.mo /usr/local/share/locale/fr/LC_MESSAGES/bins.mo
24 </pre><p>Example given is for french translation, change
25 <code class="literal">fr</code> by your language code. French translation is
26 the only one provided for the moment, contact me if you want to
27 translate an album in your language. Be sure your
28 <code class="literal">$LANG</code> and <code class="literal">$LC_ALL</code> variables
29 are set to your language code if you want to use I18N. Only the
30 strings in the generated album are translated, messages generated on
31 the command line are still in english.</p><br></td></tr></table><div class="navfoot"><hr><table width="100%" border="0" summary="Footer navigation"><tr><td width="33%" align="left"><span class="footdate">$Date: 2002/07/18 15:30:42 $</span></td><td width="34%" align="center"><span class="foothome"><a href="index.html">Home</a></span></td><td width="33%" align="right"> </td></tr><tr><td colspan="3" align="right"><span class="footcopy"><span class="copyright">Copyright © 2001, 2005, Jérôme SAUTRET. </span></span></td></tr></table></div></div></body></html>