On 15 Nov 2000 19:14:23 +0200, Mikhael Goikhman wrote:
>
> On 15 Nov 2000 01:11:08 -0330, Neil Zanella wrote:
> >
> > ln -s FvwmEvent /usr/local/libexec/fvwm/2.3.22/FvwmAudio
> > ln: cannot create symbolic link `/usr/local/libexec/fvwm/2.3.22/FvwmAudio'
> > to `FvwmEvent': Operation not permitted
>
> Go to modules/FvwmEvent/Makefile and remove or comment one of the last
> lines starting with $(LN_S), then rerun 'make install'.
> The next version will try cp here if ln is failed.
Thinking about this more, you can do this already now yourself, just run
'make LN_S=cp install' or make LN_S=true install'.
Regards,
Mikhael.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed Nov 15 2000 - 11:26:33 GMT