Re: beta2 bugs
Guylhem Aznar (guylhem@danmark.barberouge.linux.lmm.com)
Wed, 2 Sep 1998 16:20:59 +0200
On Wed, Sep 02, 1998 at 01:56:42AM +0200, Michal Vitecek wrote:
> there are heaps of bugs in the installation of beta2.
> - src/Script won't compile at all because it expects xmkmf in Widget/ dir.
Just add it to Makefile dependancy, for example :
this: dependonthis
do that
and do that
dependonthis :
cd Widget ; make ; cd ..
will create "this" using "do that" & "and do that", only if "dependonthis"
is complete.
Else it runs : "cd Widget ; make ; cd .."
> also there's a typo in the Makefile.in (-l./Widgets should be
> -L./Widgets)
Could you correct it yourself ? :-)
> - make install.all also copies all .in files, autoexec is not created from
> its autoexec.in so AS won't start.
Just add "autoexec" without the quotes in configure.in near line 626 :
src/Zharf/Makefile \
\
afterstep/autoexec \ <- ADD THIS LINE
afterstep/base.16bpp \
afterstep/base.24bpp \
afterstep/base.32bpp \
afterstep/audio \
afterstep/compatibility \
afterstep/pager \
afterstep/wharf \
)
It will make autoconf process autoexec.in to autoexec.
> i chmod'ed it to 400 so far until those bugs get fixed and AS could be
> installed without any problems. i'm starting to work on some of the bugs.
> --
> fuf
Keep me informed.
> ------------------------------ na IRC -------------------------------------
> BillGates [bgates@www.microsoft.com] has joined #LINUX
> ...
> mode/#linux [+b BillGates!*@*] by DoDad
> BillGates was kicked off #linux by DoDad (banned: We see enough of Bill
> Gates already.)
--
____/| "Letting people bear arms is letting them kill our children"
\ o.O| Enlever rrremovethis / Remove rrremovethis
=(_)= Salut / Best regards
\u/ Guylhem AZNAR <guylhem@rrremovethis.oeil.qc.ca>