[EMAIL PROTECTED] wrote:

> i am not sure, but i think this is a correct behaviour. if users customise
> her /usr/local/share/hydrogen/.... folder with other images or what ever, 
> scons -c install
> don't have to remove this content, and scons install don't have to overwrite 
> targets if
> they are customised. 

Still, I think this is favouring an uncommon situation (do you know any
non-developer who customizes images?) over fairly common situation
(users upgrading the application using newer version of sources picked
via svn update).

This behaviour is different from what users are accustomed to (make
install overwrites installed files in most or all of autohell-based
projects).

It also doesn't seem to be documented, which is causing additional
confusion (see my mail "broken layout in instrument editor"). Wiki gives
this sequence of commands:

cd /usr/src/hydrogen
scons
su -c "scons install"

(source: http://hydrogen-music.org/devel/wiki/development%3Aqt4compile )

It doesn't say "you must use scons -c install, or else you'll be stuck
with bitmap files from older version you had previously installed in the
same $prefix" :)

Krzysztof

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to