Alanaktion / transmisson-remote-gui

Automatically exported from code.google.com/p/transmisson-remote-gui
GNU General Public License v2.0
1 stars 0 forks source link

transmisson on ubuntu #233

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.operating sytem: ubuntu 10.04
2. i dowloaded transgui-1.4-i386-linux.zip but i dont know how to install it

help me, please

Original issue reported on code.google.com by minhquan...@gmail.com on 2 Jun 2010 at 12:31

GoogleCodeExporter commented 9 years ago
Open terminal (Applications -> Accessories -> Terminal) and run these commands:
mkdir transgui
cd transgui
wget 
http://transmisson-remote-gui.googlecode.com/files/transgui-1.4-i386-linux.zip
unzip transgui-1.4-i386-linux.zip
sudo cp transgui /usr/bin
cd ..
rm -R transgui
transgui

Original comment by Sandsh...@gmail.com on 3 Jun 2010 at 9:01

GoogleCodeExporter commented 9 years ago
an Ubuntu .deb package for Lucid will be available in a few hours here: 
https://launchpad.net/~andreas-noteng/+archive/beta/+sourcepub/1168396/+listing-
archive-extra

Original comment by anot...@gmail.com on 9 Jun 2010 at 5:59

GoogleCodeExporter commented 9 years ago
thank you Andreas for the .deb

Original comment by boolionc...@gmail.com on 11 Jun 2010 at 6:44

GoogleCodeExporter commented 9 years ago
Moved to: https://launchpad.net/~andreas-noteng/+archive/transgui/+packages
To add the ppa to your system (to get updates automatically):

$ sudo apt-add-repository ppa:andreas-noteng/transgui
$ sudo apt-get update
$ sudo apt-get install transgui

Please keep in mind; these are not official packages, and they have not been 
reviewed or approved by the authors of transgui. If you run into problems with 
the application please test the binary provided by the authors before reporting 
a bug. If there's a problem with the packaging (: bug is not present with 
official binary) please contact me directly.

The author is of course welcome to use my PPA as an official distribution 
channel, and I'd be happy to maintain it..

Original comment by anot...@gmail.com on 11 Jun 2010 at 3:56

GoogleCodeExporter commented 9 years ago

Original comment by j...@cp-lab.com on 3 Aug 2010 at 1:39

GoogleCodeExporter commented 9 years ago
Hi Andreas, jura has been closing bugs & adding new features (woot). can you 
please update the PPA ?

Original comment by boolionc...@gmail.com on 11 Aug 2010 at 2:46

GoogleCodeExporter commented 9 years ago
Please wait for the final release of 2.0 version.

Original comment by j...@cp-lab.com on 11 Aug 2010 at 4:17

GoogleCodeExporter commented 9 years ago
I will wait until the next release is ready. Also, I'm having some trouble 
getting the package to build in Maverick.

Original comment by anot...@gmail.com on 11 Aug 2010 at 5:39

GoogleCodeExporter commented 9 years ago
How do you build? Using make?

Original comment by j...@cp-lab.com on 11 Aug 2010 at 6:02

GoogleCodeExporter commented 9 years ago
I have released the 2.0 version just now.

Original comment by j...@cp-lab.com on 11 Aug 2010 at 6:08

GoogleCodeExporter commented 9 years ago
I'm simply using "lazbuild transgui.lpi" for compilation, but I get this error:
Compiling transgui.lpr
Fatal: Can't find unit Interfaces used by transgui

I understand this is caused by lazarus-ide being built by the wrong compiler, 
and a rebuild of the lazarus-ide package should solve it. I just haven't gotten 
that far yet.

I'm waiting for the 2.0 package to build on Launchpad, hopefully I won't run 
into any problems, and the updated package will be ready soon...

Original comment by anot...@gmail.com on 11 Aug 2010 at 6:46

GoogleCodeExporter commented 9 years ago
The 2.0 package built fine in my testing-ppa, it's in the build cue for the 
transgui ppa now, and will be ready in a couple of hours, for lucid at least.

For now, translations are not working, but I know why, and I'll take a look at 
it tonight (CET).

Original comment by anot...@gmail.com on 12 Aug 2010 at 4:00