probleme d'installation sur macosX

Asked by lambert

J'ai suivi le processus d'installation. mais au moment d'installer homebank j'ai ce message d'erreur :
---> Computing dependencies for homebankError: Unable to execute port: can't read "build.cmd": Failed to locate 'make' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it?
Before reporting a bug, first run the command again with the -d flag to get complete output.

Quelqu'un pourrait-il m'aider ?
Merci.

Question information

Language:
French Edit question
Status:
Answered
For:
HomeBank Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Maxime DOYEN (mdoyen) said :
#1

Voici les dernieres instaruction a jour d'un utilisateur mac:

How to install HomeBank (http://homebank.free.fr) on Mac OSX 10.6 (Snow Leopard):
0. Install MacPort: http://www.macports.org/install.php
1. Start a Terminal
2. Type: sudo port install homebank
-> This gives error "install-sh: Permission denied" as reported here: https://svn.macports.org/ticket/24431
-> The cause of error is that "install-sh" has no execute rights
-> To fix that problem, do three more steps:
2a. Type: cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_homebank/work/destroot/opt/local/bin
2b. Type: sudo chmod 755 install-sh
2c. Type: sudo port install homebank
3. Start Applications/Utilities/X11
4. Type: homebank
-> When icons are missing (e.g. at the toolbar), do three more steps
4a. Exit the HomeBank application
4b. At Termnial, type: sudo port install hicolor-icon-theme
4c. At X11, type: homebank

Can you help with this problem?

Provide an answer of your own, or ask lambert for more information if necessary.

To post a message you must log in.