Re: 'make upgrade' deletes /usr/bin/perl5

看板DFBSD_bugs作者時間21年前 (2005/01/27 02:02), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串5/11 (看更多)
Joerg Sonnenberger wrote: > No script should depend on /usr/bin/perl5. That's just wrong. > Check why the port does include such a setting,.. On further investigation I found that the PERL_LEVEL variable had no effect. The source of the 'perl5' is this line from the glib20 configure script: for ac_prog in perl5 perl do... It tests for perl5 first and finds it, so it accepts perl5 as the name of the program. If you think this really the wrong approach I can email the person who is maintaining the config file and suggest a change. Just changing the order of the test fixes the problem, but do you think there would be a better fix?
文章代碼(AID): #11zziP00 (DFBSD_bugs)
討論串 (同標題文章)
文章代碼(AID): #11zziP00 (DFBSD_bugs)