aide pour installation wikidpad

florian13

Membre confirmé
2 Mai 2006
30
0
Etant relativement nouveau sur mac , je n'arrive pas à installer wikidpad ( gestionnaire de note en forme de wiki http://www.jhorman.org/wikidPad/) , il faut dire que l'installation nécessite l'utilisation du terminal que je ne connais pas .

Voici la procédure d'installation j'ai tiger et un macbook intel:

Instructions as of 2007/07/31 for OSX 10.4.10 (Intel) and wikidpad 1.9beta8
http://wikidpad.python-hosting.com/wiki/InstallMacosx

The good news is that I got wikidpad 1.9beta8 to work very easily on OSX 10.4.10 without any modifications to the source code. Congratulations to Michael and the other coders for continually improving the cross-platform issues with wikidpad. It really is a great piece of software.

The following installation procedure worked for me:

* Download and install Python 2.5 Mac universal binary from [http://www.python.org/ftp/python/2.5.1/python-2.5.1-macosx.dmg] (this was the latest version at time of writing but future versions will probably work too)
o Close Terminal (if it's already running) and restart it (so that any PATH changes since installing Python get recognised) and run 'python -V' and verify that the system is defaulting to the version of Python we just installed (and not the version built into OSX).
* Download and install wxPython Mac universal binary (unicode edition) to suit the above version of Python. In my case that was [http://internap.dl.sourceforge.net/...-osx-unicode-2.8.4.0-universal10.4-py2.5.dmg]
* Download wikidpad 1.9beta8 from here: [http://www.jhorman.org/wikidPad/WikidPad-1.9beta8-src.zip]
o Extract the wikidpad ZIP file to the folder of your choice
o Open up a Terminal window and 'cd' (change directory) to the root of the wikidpad source tree (where WikidPad.py is located) and run 'python WikidPad.py'

It should 'just work'

You will see errors reported in the Terminal output about problems with icons (as Alex van Lil mentions below). These can just be ignored.


J'ai bien téléchargé python 2.5, vérifié dans le terminal que je l'avais en version 2.5 , installé wxpython , installé wikidpad , extrait le zip dans le bureau . Il me reste donc à faire
o Open up a Terminal window and 'cd' (change directory) to the root of the wikidpad source tree (where WikidPad.py is located) and run 'python WikidPad.py'

Mon souci c'est quand je vais dans le terminal , je fais cd users/franck/desktop , il me dit :
No such file or directory

Je suppose que ma commande est incorrecte mais ne connaissant pas le langague unix (???)
quelqu'un pourrait m'expliciter la marche à suivre ? et comment appeler l'appiication

Avec mes remerciements
 
je suis fatigué :

cd /users/franck/desktop suffisait et cd users/franck/desktop n'est pas bon (manque le / )

dsl d'encombrer le forum