Hi DongInn, Le vendredi 20 avril 2007 19:01, Kim, DongInn a écrit : > Hi Jean, > > > [EMAIL PROTECTED] opkgc-0.1]# man opkg > > No manual entry for opkg > > [EMAIL PROTECTED] opkgc-0.1]# man opkgc > > No manual entry for opkgc > > [EMAIL PROTECTED] opkgc-0.1]# opkgc > > Traceback (most recent call last): > > File "/usr/local/bin/opkgc", line 28, in ? > > from Opkgc.OpkgcCompiler import * > > ImportError: No module named Opkgc.OpkgcCompiler > > [EMAIL PROTECTED] opkgc-0.1]# python -V > > Python 2.3.4 > > [EMAIL PROTECTED] opkgc-0.1]# > > I tried to install it on my RHEL4 machine which has python-2.3.4 by > default. The installation seems to be fine but looks like it does not work > well on RHEL4. > Should I try to do this on python 2.4?
I developped with Python2.4. And I do not test the Python version in configure. This is a bug. I suggest you use Python2.4 but I'm looking if this is a big deal to make it works with 2.3. > > I attaches the install log to make sure if there is anything wrong in my > side. I can not read your file. Once extracted, it is a binary file of 45 bytes :-( > > Regards, > > - DongInn Regards, Jean > > Jean Parpaillon wrote: > > Hi all, > > Here it is. I've just released a v.0.1 version of opkgc. You can download > > it, waiting for a better place: > > http://oscar.gforge.inria.fr/downloads/opkgc-0.1.tar.gz > > > > It includes: > > - opkgc > > - opkgc doc: supposed to explain how opkgc works, but it's not really > > finished. Did not seem to me to be the most urgent. > > - man opkgc > > - man opkg: The new opkg API. > > - opkg-convert: to convert your existing opkg to the new format. > > > > I did not have many feedback regarding new opkg API, so I hope it will > > fit. > > > > Best regards, > > Jean -- ------------------------------------------------------------------------ Kerrighed inside - OSCAR outside http://kerrighed.org/ http://oscar.openclustergroup.org/ ------------------------------------------------------------------------ Jean PARPAILLON - Engineer - PARIS group - Office E210 IRISA-INRIA, Campus de Beaulieu, 35042 Rennes cedex, France Tél: +33 2 99 84 22 33, Fax: +33 2 99 84 71 71 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
