On Mon, 7 Jan 2008, mario alejandro wrote:

Ok, do you have info in how get this on solaris?

I would start with the way it's done for Linux and adapt it to Solaris.
I don't expect any differences between Linux and Solaris other than locations of various things necessary.

The compilation is driven by python so whatever compiler was used for building python is going to be used for building PyLucene.

Using the links I sent you earlier, look at the Linux setup instructions and adapt them to Solaris. You're going to have to add entries for Solaris in JCC's setup.py INCLUDES and LFLAGS dictionaries and a group of variables in PyLucene's Makefile. Again, looking at the Linux setup is probably going to provide a good example.

Also, if you have questions, you should really send them to [email protected] instead of me directly. I personally don't have access to Solaris so I can't be of too much help. There may be someone else out there that does have access to Solaris but they won't see your questions unless you send them to the list.

Andi..
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to