I'm new to Mahogany and in fact haven't got it built and working yet. I grabbed the sources today and built wxGTK and attempted to build Mahogany with python. I have this set of problems to get past and a question on shared libraries.
First the python errors: /usr/bin/swig -IPython/ -c++ -python -shadow -c -o Python/MailFolder.cpp Python/MailFolder.i Generating wrappers for Python Python/MailFolder.i : Line 10. Syntax error in input. Python/MailFolder.i : Line 19. Syntax error in input. Python/MailFolder.i : Line 27. Syntax error in input. Python/MailFolder.i : Line 28. Syntax error in input. Python/MailFolder.i : Line 29. Syntax error in input. Python/MailFolder.i : Line 30. Syntax error in input. Python/MailFolder.i : Line 51. Syntax error in input. Python/MailFolder.i : Line 352. Syntax error in input. SWIG : *** Warning. No module name specified. Python/MailFolder.i:382: Warning. Base class MObjectRC undefined (ignored). make[1]: *** [Python/MailFolder.o] Error 8 make[1]: Leaving directory `/opt1/home/u102k/mahogany-0.64/src' What can I do about that? Second, I don't have root access to this RH 7.0 linux box so I built the wxGTK libraries and put them in my ~/lib and ~/share etc. I can't run ldconfig since I don't have root privledges. How can I tell Mahogany to use the local library? Is it enough to set LD_LIBRARY_PATH? Thanx for all assistance. -- +=======================================================================+ | Bob Love, | | | [EMAIL PROTECTED] | Programmenta ex chaos | | (281)280-4552, MS 1S | | +=======================================================================+ ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0003en _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
