On Fri, 18 Oct 2002, ocool wrote: | When I install CJK-LyX, it conflict with some files about LyX. | | I can't find the files what rpm program tell me in my system. | | I have tried to move the folllowing to other some place, but it doesn't | work for install CJK-LyX. | | 1. /usr/local/bin/lyx | 2. /usr/local/lyx -->directory | 3. /usr/local/share/lyx -->directory | | What should I do to remove LyX? Or where can I get the information about | this?
try to do: cd /usr/local/bin rm lyx rm reLyX actually you don't need it, because the new installation will overwrite it. But if you are not sure remove it. cd /usr/local rm -r lyx cd /usr/local/share rm -r lyx then try to reinstall CJK-LyX. Wayan
