Compiler un code source

Bonjour,

Sur le site de flickr il propose leur utilitaire pour uploader ses photos mais pas pour Linux par contre il propose le code source (http://h.yimg.com/ce/flickr/FlickrUploadr-3.2/FlickrUploadr-3.2.1-2009.06.02.01-code.zip)

est-ce qu’il est possible de le compiler pour qu’il fonctionne sur Debian ?

comment savoir si c’est libre ou pas ?

salut

si le code source est public ça n’est déjà pas un soft propriétaire,pour en savoir plus tu lis les conditions d’utilisation.
Pour la compilation tu installes le tgz et tu commences par lire le fichier readme ou install et tu te lances.Un conseil, installe apt-file avant de compiler.

ah oui, c’est un zip et pas un tgz.

je ne comprends pas grand chose il n’y a pas de fichier configure, install et autres :s

et nous nous sommes devin car nous lisons dans le marc de café.

Met ce qu’il y a dans le dossier.
Il y a sans doute un exécutable à lancer directement.

Je crois qu’il y a d’autre soft qui gère ca originalcoding.com/orifli/ et sans doute beaucoup d’autre.

+1 pour limax, il y’a orifli::

http://blog.websourcing.fr/orifli-gestionnaire-images-flickr-linux/

je connaissais pas orifli mais je viens de le tester il n’y a pas assez d’options :s en ce moment j’utilise Juploadr qui est vraiment pas mal et DFO mais lui il plante souvent.

voici la liste des fichiers dans l’archive:

extensions mozconfigs README.updates win_installer LICENSE.txt NOTES README.windows xulrunner_locales mac_installer README.linux strings_extract.php MacUploadr.app README.locales strings_import.php Makefile README.osx strings_verify.php

le readme linux:

[code]Flickr Uploadr

Copyright © 2007-2008 Yahoo! Inc. All rights reserved. This library is
free software; you can redistribute it and/or modify it under the terms of
the GNU General Public License (GPL), version 2 only. This library is
distributed WITHOUT ANY WARRANTY, whether express or implied. See the GNU
GPL for more details (http://www.gnu.org/licenses/gpl.html)


This guide uses UPLOADR to indicate the root of the Flickr Uploadr
source tree on your filesystem. It probably shouldn’t contain spaces.

You can obtain the Flickr Uploadr source code from either a tarball or
from Subversion.

Download tarball:
http://flickr.com/tools/uploadr/

Checkout from Subversion:
$ svn co http://code.flickr.com/svn/trunk/uploadr UPLOADR

XULRunner

XULRunner trunk builds:
ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/nightly/latest-trunk/

Note: You want the version without ‘sdk’ in the name.

TODO

Gecko SDK

To build the XPCOM components you will need the Gecko SDK:
http://developer.mozilla.org/en/docs/Gecko_SDK#Downloading

Place the SDK here:
UPLOADR/MacUploadr.app/Contents/Resources/gecko-sdk.lin

These SDKs are from the Gecko 1.8 series and so are only safe to use
if the XPCOM components use only frozen interfaces. Fortunately,
Uploadr currently falls into this category.

API Keys

You’ll need your own API key and secret from Flickr to build Uploadr.
These can be obtained at http://flickr.com/services/api/. The key
and secret must be placed in flKey.cpp in the spaces provided. Copy
flKey.cpp.template to flKey.cpp and insert your keys:

UPLOADR/MacUploadr.app/Contents/Resources/components/flKey.cpp.template
UPLOADR/MacUploadr.app/Contents/Resources/components/flKey.cpp

The API key is stored as a string. The secret is stored as individual
characters so it is not easily readable from the binary.

There are blocks to keep both a Windows and Mac key/secret in the same
source file (you certainly don’t have to, though). This is mainly
important for the official builds.

GraphicsMagick

TODO

Exiv2

Download Exiv2 source from:
http://exiv2.org/download.html

TODO

FFmpeg

TODO

Building XPCOM components

If you make any changes to the IDL files defining the XPCOM interfaces,
you must increment the BuildID defined in:
UPLOADR/MacUploadr.app/Contents/Resources/application.ini

TODO

Running Flickr Uploadr

TODO

Packaging

TODO[/code]

ca peut surement t’aider : forums.debian.net/viewtopic.php?f=10&t=58587

http://packages.debian.org/search?keywords=flickr&searchon=names&suite=stable&section=all

Tu as tout ce qu’il te faut dans les dépots

[quote=“sebB”]http://packages.debian.org/search?keywords=flickr&searchon=names&suite=stable&section=all

Tu as tout ce qu’il te faut dans les dépots[/quote]

Merci je viens de trouver ce qui me faut mais appapparemment j’avais désactiver un dépôt sans faire exprès.