[Remind-Fans] remind install issue on os x (10.4.6)

Joachim Schulz joachimschulz at oip.net
Mon Apr 17 23:21:39 EDT 2006


Mike,
bingo!
Did what you suggested and it works.
Now, what does that mean? (other than that I need to get a clue...)
Thanks,
Joachim


On Apr 17, 2006, at 8:08 PM, Michael P. Soulier wrote:

> On 17/04/06 Joachim Schulz said:
>
>> cd src; make install
>> mkdir -p /usr/local/bin || true
>> for prog in remind rem2ps ./../scripts/kall ./../scripts/rem ./../
>> scripts/tkremind ./../scripts/cm2rem.tcl ; do \
>>          /usr/bin/install -c $prog /usr/local/bin || exit 1; \
>> done
>> strip /usr/local/bin/remind || true
>> strip /usr/local/bin/rem2ps || true
>> mkdir -p /usr/local/man/man1 || true
>> for man in ./../man/kall.1 ./../man/rem.1 ./../man/rem2ps.1 ./../man/
>> remind.1 ./../man/tkremind.1 ./../man/cm2rem.1 ; do  \
>>          /usr/bin/install -c -m 644 $man /usr/local/man/man1 || exit
>> 1; \
>> done
>> <<
>>
>> The problem is that the install seems to be dead. The files are all
>
> This may be a stupid question, but is /usr/local/bin in your PATH?  
> Is there
> more than one remind command in your path? Try running it directly.
>
> /usr/local/bin/remind ~/.reminders
>
> Mike
>
> -- 
> Michael P. Soulier <msoulier at digitaltorque.ca>
> "Any intelligent fool can make things bigger and more complex... It
> takes a touch of genius - and a lot of courage to move in the opposite
> direction." --Albert Einstein
> _______________________________________________
> Remind-fans mailing list
> Remind-fans at lists.whatexit.org
> http://lists.whatexit.org/mailman/listinfo/remind-fans




More information about the Remind-fans mailing list