Joytran
Artifact [6c1f64f9e8]
Not logged in

Artifact 6c1f64f9e8d19722a6059a17960c4e0e29a3502c:

Wiki page [Files] by beyert 2013-05-02 09:12:51.
D 2013-05-02T09:12:51.895
L Files
P 33a6d19b5a813e897b82dce84798ede7fa94be87
U beyert
W 3279
[Joytran|Home]

<h2>Releases</h2>

<h3>Download</h3>

Here are bzipped tarballs of joytran releases.  It is also possible to get a zip or tar.gz from any revision in the Fossil repository, but this requires redirection, which many package management systems do not like...

<I>Latest Release</I>
<P>
0.9.5-RELEASE: 
<a href="http://download.berlios.de/joytran/joytran-0.9.5.tar.bz2">berliOS</a> |
<a href="http://joytran.googlecode.com/files/joytran-0.9.5.tar.bz2">Google Code</a>
<P>
<I>Older Releases</I>
<P>
0.8.7-RELEASE: 
<a href="http://download.berlios.de/joytran/joytran-0.8.7.tar.bz2">berliOS</a> |
<a href="http://joytran.googlecode.com/files/joytran-0.8.7.tar.bz2">Google Code</a><BR>
0.8.2-RELEASE: 
<a href="http://download.berlios.de/joytran/joytran-0.8.2.tar.bz2">berliOS</a> |
<a href="http://joytran.googlecode.com/files/joytran-0.8.2.tar.bz2">Google Code</a><BR>
0.8.1-RELEASE: 
<a href="http://download.berlios.de/joytran/joytran-0.8.1.tar.bz2">berliOS</a> |
<a href="http://joytran.googlecode.com/files/joytran-0.8.1.tar.bz2">Google Code</a><BR>
0.8-RELEASE: 
<a href="http://joytran.berlios.de/releases/joytran-0.8.tar.bz2">berliOS</a> |
<a href="http://joytran.googlecode.com/files/joytran-0.8.tar.bz2">Google Code</a><BR>

<h3>Installation</h3>

To install joytran, either install the port, or build manually

<h4>Install Port</h4>

Issue the following commands as root:

<B># cd /usr/ports/emulators/joytran</B><BR>
<B># make deinstall reinstall</B>

<h4>Install from source</h4>

First change to directory of the extracted joytran tarball, then issue the following commands as root:

<B># cmake .</B><BR>
<B># make clean</B><BR>
<B># make install</B>

<h3>Configuration</h3>

<h4>0.8.7-RELEASE and future releases</h4>

Now Joytran installs system-wide configuration profiles, so local profiles are not strictly necessary.  However, there are some cases where you might want to customize the profiles, or change the way the buttons are mapped, due to specific controller mappings.  In these cases, read the manual in the section regarding local profiles.

<h4>Versions 0.8.2-RELEASE to 0.8.6-RELEASE</h4>

In these versions, as well as prior versions, local profiles are necessary.

The profiles are now in a profiles directory, inside of the .joytran/ directory.

So, the steps will be a little different from before, as follows:

Make the .joytran directory, as your regular user (NOT root):

<B>> mkdir -p ~/.joytran/profiles</B>

Change to extracted zip directory as your regular user, (NOT root) then issue the following command:

<B>> cp -pR profiles/* ~/.joytran/profiles/</B>

<h4>Pre 0.8.2-RELEASE</h4>

Copy the contents of the profiles directory to your home directory, eg. issue the following command:

Make the .joytran directory, as your regular user (NOT root):

<B>> mkdir -p ~/.joytran</B>

Change to extracted zip directory as your regular user, (NOT root) then issue the following command:

<B>> cp -pR profiles/* ~/.joytran/</B>

In future releases, the creation of the profiles and configuration directory will be automatic, but that has not happened yet.

Fortunately, the program will refuse to run (and hence avoid annoying segmentation faults) if the profile path is incorrect, or if the profile does not exist..

[Joytran|Home]

Z 93fc5b30d2a0dd4cc52bb950eed2eacf