Vipul Ved Prakash wrote:
> Folks, 
> 
> Version 2.70 of Razor Agents in now available. You can download
> this release from SourceForge at: 

Two bugs:

1) the tarball was built with a futuristic date, and tar complained when I
unpacked it. Check to see if your build machine has the right timezone or if it
thinks it is set to GMT when it's not.

2) make install tries finishes by making the install_razor_agents target.

install_razor_agents tries to execute the razor client to create the aliases
with this command:
        
        $(DESTINSTALLSCRIPT)/razor-client

but $(DESTINSTALLSCRIPT) is referenced nowhere else, thus the make fails when
trying to execute /razor-client.

It seems to be innocuous to those doing an upgrade, but should be fixed.



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Razor-users mailing list
Razor-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/razor-users

Reply via email to