Kevin M. Jordan wrote: <Snip>
I'm far from finished with this yet. Still working on the prelim patchset, but the problem was that I forgot to adjust the lst file. Also, if you build without mozilla, the installer won't get built...I think...I'm still carefully beating it into shape, but easier just to skip the no-moz patch, and drop the mozilla tarball into the build tree and add --enable-build-mozilla to the configure line. I'm on my third build now, so I've also added RPM and dropped -disable-epm for right now so I don't have to deal with the installer for the moment...it'll come soon enough though. Here is the fix for bsh from the post directly above this one in the thread. > Oops. I forgot to adjust the project list. If anybody is following > along with this, Need to add to it just a bit. To save you a complete > rebuild: rm -rf beanshell/unxlngi6.pro and then > > sed -i 's/0b1/0b4/' beanshell/prj/d.lst The breakage is viewed as 'non-fatal' I guess. :-/ It tries to copy bsh-2.0b1.jar instead of bsh-2.0b4.jar into the solver tree. Of course this file does not exist, but the build continues along hapily anyway. I suppose instead of rebuilding you can just copy the jar file into the solver lib tree, but beanshell takes a whoping 1 minute to build here. Oh and more changes. Bash is just fine now. The tcsh dep should be removed at some point upstream, but configure still checks for it right now. Just use 'source LinuxIntelEnv.Set.sh && dmake' from the command line to have dmake directly availible to you. -- DJ Lucas -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
