What version of python22 do you have? On Wed, 2003-04-02 at 11:23, Jacques FEJOZ wrote: > > Do you have the python-shlibs package installed as well? > > I don't. > > The Fink site mentions a package called python22-shlibs which, I > guess, is some version of the package python-shlibs. So I just tried > fink install python22-shlibs > and got > Failed: no package found for specification 'python22-shlibs'! > > Typing > fink index > before won't change anything. Am I doing something wrong? > > (Actually this is not the first time that my package cache database > does not match the web list of available packages. I do not think this > is a matter of stable/unstable packages.) > > Jacques > > > On Wed, 2003-04-02 at 07:20, Jacques FEJOZ wrote: > > > Dear all, > > > > > > I am trying to install the GNU music typesetter Lilypond on my > > > iBook. As an everyday latex-user, I previously installed tetex-base > > > with Fink, which now prevents me from installing Lilypond with Fink > > > (for which tetex-system is needed). > > > > > > I also have installed the Pyhton2.2 library with Fink. But some > > > "symbols" from this library are undefined and when I "make all" I get > > > the error message below. > > > > > > Any hint towards solving this problem is most welcome! Thank you. > > > > > > Best, > > > > > > Jacques Fejoz > > > > > > ... > > > cp -p /Users/jacquesf/Installations/lilypond-1.6.7/config.h out/config.h > > > rm -f ./out/midi.dep; DEPENDENCIES_OUTPUT="./out/midi.dep ./out/midi.lo" cc -c > -I/sw/include/ -no-cpp-precomp -DHAVE_CONFIG_H -DSTRING_UTILS_INLINED -Iinclude > -I./out -I../flower/include -I../flower/./out -no-cpp-precomp -O2 > -finline-functions -g -fpic -fPIC -o out/midi.lo midi.c > > > c++ -shared -o out/midi.so out/midi.lo -L/sw/lib/ -L/sw/lib/python2.2/config/ > -L/sw/lib/python2.2/config/ -lguile -lm > > > /usr/bin/ld: Undefined symbols: > > > _main > > > _PyArg_ParseTuple > > > _PyDict_SetItemString > > > _PyErr_SetString > > > _PyInt_FromLong > > > _PyList_Append > > > _PyList_New > > > _PyModule_GetDict > > > _PyString_FromString > > > _PyTuple_GetItem > > > _Py_BuildValue > > > _Py_InitModule4 > > > make[1]: *** [out/midi.so] Error 1 > > > make: *** [all] Error 2 > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by: ValueWeb: > > > Dedicated Hosting for just $79/mo with 500 GB of bandwidth! > > > No other company gives more support or power for your dedicated server > > > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > > > _______________________________________________ > > > Fink-users mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/fink-users > > -- > > Alexander K. Hansen > > Associate Research Scientist, Columbia University > > visiting MIT Plasma Science and Fusion Center > > Levitated Dipole Experiment > > 175 Albany Street, NW17-219 > > Cambridge, MA 02139-4213 -- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213
------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
