transmission-remote-gui / transgui

🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
GNU General Public License v2.0
3.24k stars 281 forks source link

Linux zip file for 5.5 #927

Closed peaveyman closed 7 years ago

peaveyman commented 7 years ago

Are you going to provide the linux zip file for the 5.5 release like you have for 5.4?

leonsoft-kras commented 7 years ago

I did not compile for Linux and Mac. For previous versions compiled good people )))

peaveyman commented 7 years ago

So someone else compiled the binary for linux?

peaveyman commented 7 years ago

If whoever built the binary for linux on the last release could build it for 5.5 it would be greatly appreciated.

RougeTomate commented 7 years ago

5.5 dmg for Mac will be appreciated.

Snegohod commented 7 years ago

@peaveyman soon. When I will be at home. @RougeTomate maybe later

peaveyman commented 7 years ago

Thanks!!!!

leonsoft-kras commented 7 years ago

try 5.5.1

SSL/TLS support fixed introduction of libraries in the windows-installer. I do not know how this problem is solved in Linux or Mac. Probably similar.

I rewrote reading date from the file. I did not understand why there is an exception in functions StrToDate.

Snegohod commented 7 years ago

Add linux binary 5.5.1

Zialus commented 7 years ago

What about MacOS?

Snegohod commented 7 years ago

@Zialus maybe later. Now I do not have a computer with OS X.

Snegohod commented 7 years ago

@leonsoft-kras to solve the problem on linux install libssl-dev

mpeterson commented 7 years ago

@Snegohod hey, I would be grateful if you could also create instructions on how to compile it in OS X. I tried and no matter what I tried I received the following error:

Linking ./transgui ld: library not found for -liconv An error occurred while linking transgui.lpr(50,1) Error: Error while linking transgui.lpr(50,1) Fatal: There were 1 errors compiling module, stopping

Snegohod commented 7 years ago

@RougeTomate @Zialus @mpeterson make OS X application manually. Test please

Zialus commented 7 years ago

@Snegohod It seems to be working. Thanks 😄

RougeTomate commented 7 years ago

Working fine for me, thank you!

mpeterson commented 7 years ago

@Snegohod it works, but how did you get past the linking error? care to share? Thanks

Snegohod commented 7 years ago

@mpeterson compiled in Lazarus GUI and created manually application. Script to make OS X build is not working for the new versions. It is necessary to rewrite the script. May be I'll rewrite later.

leonsoft-kras commented 7 years ago

can be in addition adjusted this page? http://leonsoft-kras.github.io/transmisson-remote-gui/

RougeTomate commented 7 years ago

Latest release is 5.5.1 but computer is showing I have 5.5.2. I guess I updated within the app, and am curious why it is not on the release page.

leonsoft-kras commented 7 years ago

it means the source files were not from the archive: https://github.com/leonsoft-kras/transmisson-remote-gui/archive/v5.5.1.zip In the current version of svn 5.5.2 has new changes.

Snegohod commented 7 years ago

@RougeTomate I compiled from latest version with all changes not from source 5.5.1

peaveyman commented 7 years ago

Snegohod: Many thanks for your work in the past. Will you be building the binaries for the new 5.6 release?

Snegohod commented 7 years ago

@peaveyman Of course, but later.

Snegohod commented 7 years ago

@peaveyman add binary 5.6

Zialus commented 7 years ago

Any chance of a macOS binary?

Snegohod commented 7 years ago

@Zialus soon