>> I would be very interested in writing a Jmol.php library. >> >> I would like to coordinate with 2 or 3 people who use php heavily. > > IMHO such things should also be advertised in the Wiki. > >> One thing I am unsure about is the best mechanism for >> distributing/installing libraries for php. > > Distributing should be done by a GNU-style source archive (automake, > autoconf, ... scripts). Installation is done the normal way: > $datadir/php, $datadir/php4, $datadir/php5, $libdir/php4, $libdir/php5. > $datadir normally contains architecture-independent files, $libdir > architecure-dependent files (shared objects .so files). I can help for > both if necessary.
Help would be good. > Does this answer your question? Helps a little ... raises more questions ;-) I am imagining the library as one Jmol.php file ... or possibly a small set of files ... so I don't think that there would be anything architecture-dependent. I have never really done any .php programming ... Q: Are there 'standard libraries' that people typically '@include'? If so, please give me the name of an example so that I can investigate it. Thanks, Miguel ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
