Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add native install package for Ubuntu and Mac OS #246

Closed
kenkendk opened this issue Aug 5, 2014 · 3 comments
Closed

Add native install package for Ubuntu and Mac OS #246

kenkendk opened this issue Aug 5, 2014 · 3 comments

Comments

@kenkendk
Copy link
Member

kenkendk commented Aug 5, 2014

From kenneth....@gmail.com on August 12, 2010 21:46:51

For Mac, the "macpack" tool is part of Mono and can be used to build a .dmg file to allow users to simply click to install it. This should be produced when a native Cocoa interface is implemented.

For Ubuntu the Debian Package Maker should be able to build a .deb file for easy install: https://code.google.com/p/debianpackagemaker/ Also for Debian, the CLI policy should be followed: http://pkg-mono.alioth.debian.org/cli-policy/ch-packaging.html If possible an RPM file should also be created, and possibly also a "build from source" tarball with makefiles.

Original issue: http://code.google.com/p/duplicati/issues/detail?id=246

@kenkendk
Copy link
Member Author

kenkendk commented Aug 5, 2014

From kenneth@hexad.dk on November 16, 2011 10:35:58

There is now a first version of Duplicati for OSX 1.3.0.990 with dmg: https://code.google.com/p/duplicati/wiki/Downloads Please try it, and let me know how it works.

There are two known problems:

  1. A "Duplicati Control Window" floats around
  2. Closing by clicking the red X causes Duplicati to hang, ctrl+click the Dock icon and Choose "Exit"

@kenkendk
Copy link
Member Author

kenkendk commented Aug 5, 2014

From kenneth@hexad.dk on November 18, 2011 00:49:42

There are now a .deb and .rpm build available. For other systems, there is a .tgz build.

Compared to just using the zip, the Linux builds include a GNOME desktop file, so you get a Duplicati icon in your launcher menu. There are also symlinks installed in /usr/bin/duplicati and /usr/bin/duplicati.commandline.

Please try it, and let me know how it works.

The RPM package does not install the Mono dependencies (but the .deb does).

To install mono manually on Fedora run:
yum install mono-basic mono-winforms expect

Status: Awating-Test

@kenkendk
Copy link
Member Author

kenkendk commented Aug 5, 2014

From rst...@gmail.com on December 15, 2011 08:58:47

Installation packages for Mac OS X and different Linux distributions incl. Ubuntu, Debian, LinuxMint, Red Hat, Fedora, OpenSuSE have been released with Duplicati 1.3

Status: Fixed

@kenkendk kenkendk closed this as completed Aug 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant