Transgui: Linux binaries

Created on 22 Mar 2016  Â·  14Comments  Â·  Source: transmission-remote-gui/transgui

If anyone it is necessary I have builded binaries for Linux.

transgui-5.1.0-x86_64-linux.zip https://yadi.sk/d/Zq6JvlcsqNqBE
transgui-5.2.0-x86_64-linux.zip https://yadi.sk/d/rQNuuv0rqNqB8
transgui-5.2.0-master-x86_64-linux.zip https://yadi.sk/d/Epa4YwtnqNqBJ
transgui-5.3.0-master-x86_64-linux.zip https://yadi.sk/d/LgDc9uahqh7uM

Most helpful comment

All 14 comments

Which linux system did you build these on? Do you have a guide on how to do it?

I'm looking all over for 5.2.0 OS X binaries, if anyone could help with that (or a "for Dummies" version of how to compile the source myself).

https://github.com/leonsoft-kras/transmisson-remote-gui/issues/895#issuecomment-202809114

Ubuntu 14.04 64 bit. Lazarus 1.6 and fpc 3.0 from sourceforge.net

Build the program by yourself.
- Make sure you have working Lazarus and Free Pascal compiler installed.
  * Free Pascal Compiler 2.6.2 and Lazarus 1.0 is used to develop Transmission Remote GUI. You may use different versions of FPC and Lazarus at your own risk.
- Download the sources archive and extract it to some folder or perform svn checkout. 
- Open terminal/command line prompt and cd to the sources folder;
- Execute "make" command to build the application;
- Execute "make zipdist" command to create a release .zip archive in the "Release" sub-folder.

Version 5.1.0 build from GUI. Other from command line because GUI caused error.

https://github.com/leonsoft-kras/transmisson-remote-gui/issues/895#issuecomment-203555998

I will try to build OS X binaries on Monday.

When I run make I get this error:

Compiling transgui.lpr
transgui.lpr(50,1) Error: Can't open resource file "/home/gary/Downloads/transmisson-remote-gui-5.3.0/transmisson-remote-gui-5.3.0/transgui.res"
transgui.lpr(50,1) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
Makefile:1932: recipe for target 'transgui' failed
make: *** [transgui] Error 1

If I run the Lazarus GUI it complains about files that need to be deleted.

If you could build the binaries for linux for the new release I would be grateful.

If you could build the binaries for linux for the new release I would be grateful.

I do it on Monday and will add here

When I run make I get this error:

Compiling transgui.lpr
transgui.lpr(50,1) Error: Can't open resource file "/home/gary/Downloads/transmisson-> > > remote-gui-5.3.0/transmisson-remote-gui-5.3.0/transgui.res"
transgui.lpr(50,1) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
Makefile:1932: recipe for target 'transgui' failed
make: *** [transgui] Error 1

If I run the Lazarus GUI it complains about files that need to be deleted.

Try to do

*Building from Lazarus IDE*
  * Run Lazarus IDE;
  * You need to install the package with transgui custom components before opening the transgui project. The package installation is needed only once. To install the package do the following:
    ** Select {{{"Package > Open package file (.lpk)..."}}} from the main menu.
    ** Locate the {{{trcomp.lpk}}} file in the program's sources folder and open it.
    ** Press the {{{Install}}} button in the package window.
    ** You will be asked to rebuild Lazarus. Do it to finish the package installation.
  * Open {{{transgui.lpi}}} project and build it.

Add linux binary to version 5.3.0
@leonsoft-kras add it to release

Thank you!

On Apr 3, 2016, 12:59 AM -0700, Anton [email protected], wrote:

Add linux binary to version 5.3.0

—
You are receiving this because you commented.
Reply to this email directly orview it on GitHub(https://github.com/leonsoft-kras/transmisson-remote-gui/issues/895#issuecomment-204907500)

Add linux binary to version 5.4.0

Can you please build the version 5.5.0 binary?

Please. 😃

On Dec 31, 2016, 8:51 AM -0800, peaveyman notifications@github.com, wrote:
>

Can you please build the version 5.5.0 binary?

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub (https://github.com/leonsoft-kras/transmisson-remote-gui/issues/895#issuecomment-269873063), or mute the thread (https://github.com/notifications/unsubscribe-auth/AJfoFTI9UNnWdjSrIYXBAECWlo3yXVlYks5rNofkgaJpZM4H13K8).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ploink picture ploink  Â·  7Comments

sheykh-sleky picture sheykh-sleky  Â·  5Comments

Pusha1d picture Pusha1d  Â·  7Comments

elisimpson picture elisimpson  Â·  11Comments

volo-thomas picture volo-thomas  Â·  11Comments