Filezilla 3.5.x

Browsers, email, chat, etc.
Post Reply
Message
Author
sebus
Posts: 67
Joined: Fri 20 Jan 2012, 20:57

Filezilla 3.5.x

#1 Post by sebus »

Thanks to jpline it is available:

http://my.opera.com/jpline/blog/2011/11 ... tdog64-521

but will NOT run as it complains about missing libdbus-1.so.3

Any idea where to get it?

Or maybe it could be re-compiled with

./configure --without-dbus

And I also can not build FZ 3.5.3 from source as it complains about libgnutls-config (which is no longer used)

sebus

sebus
Posts: 67
Joined: Fri 20 Jan 2012, 20:57

#2 Post by sebus »

Come on guys? 50+ views & not a single advice?
Too strange or difficult question?

sebus

User avatar
playdayz
Posts: 3799
Joined: Fri 25 Apr 2008, 18:57

#3 Post by playdayz »

Filezilla 3.5.x

Are you wanting it especially for Fatdog? Have you tried using the one distributed by the Filezilla project? http://filezilla-project.org/download.php?type=client In Three-Headed Dog, admittedly 32-bit with dbus, I was able to download it, unpack it, and click the binary and it ran.

sebus
Posts: 67
Joined: Fri 20 Jan 2012, 20:57

#4 Post by sebus »

Correct, Fatdog, as I am not interested in anything 32-bit

Surely it should not be that difficult to compile a single executable!

sebus

sebus
Posts: 67
Joined: Fri 20 Jan 2012, 20:57

#5 Post by sebus »

The way to compile it on FD64 was to:

1. Read this:
http://forum.filezilla-project.org/view ... =3&t=18775

2. To add to PKG_CONFIG_PATH

PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/my/additional/config

3. ./configure --with-tinyxml-builtin --without-dbus

This way it works just fine

sebus

Post Reply