Menu

#3 make openfts0.3.2 (tcl) build w./aolserver4

open
nobody
None
5
2003-04-19
2003-04-19
Jim Lynch
No

(oops... wasn't logged in... I am now; sorry for repeat)
Here is a diff that does just that...

NOTE that this does not really affect the other builds!
To do that, look at what I did and see if you can apply
it. To summarize, all I did was export a variable that
came from the tclConfig.sh file, arrange to pass that
variable through without changing anything about it,
-especially- its name (in configure.in), and use it in
Makefile.global.in and aolserver/Makefile. That's it!
Just pass one variable through and use it.

(just a small note... autoconf isn't that hard to
figure out if you understand the unix and especially
gnu build env... and getting nstcl.so to "just build"
out of the box, which is what the diff is for, took
about an hour, -including- figuring out enough of
autoconf.)

Discussion

  • Jim Lynch

    Jim Lynch - 2003-04-19

    apply this diff to a pristine openfts032tcl dir

     
  • Jim Lynch

    Jim Lynch - 2003-04-19

    Logged In: YES
    user_id=96341

    if you need help with autoconf...

    http://www.gnu.org/software/autoconf/

    I used this resource and the files in openfts to figure out
    enough of autoconf to fix the build.

     
  • Jim Lynch

    Jim Lynch - 2003-04-19

    first patch contained extra crap. run autoconf.

     
  • Jim Lynch

    Jim Lynch - 2003-04-19

    Logged In: YES
    user_id=96341

    Sorry, the first try contained other crap; I'm deleting the
    first patch and including a second one which doesn't bother
    files I didn't change. I changed nothing else.

    NOTE: run autoconf after patching and before running ./configure

     
  • Jim Lynch

    Jim Lynch - 2003-04-20

    Logged In: YES
    user_id=96341

    Just tested it -- worked with a very simple query, using the
    openacs "notes" package to supply things to index. Not the
    first time I have set up openfts... but it is the first time
    I have seen it find something.

    Remember, you want to use the try2 patch; delete the other
    one. Run autoconf after applying the diff.

     

Log in to post a comment.