Hi Jean, my sed version is 4.1.5. If that helps...
Thanks, best regards, Erich On Wednesday 27 June 2007 15:25, Jean Parpaillon wrote: > Hi, > > Le Tuesday 26 June 2007 11:30:56 Erich Focht, vous avez écrit : > > Hi, > > > > ... closely related to the topic: > > > > I'm having trouble with the "make install" step of opkgc (motivated by the > > attempt to convert some packages. It says: > > > > Making install in src > > make[1]: Entering directory > > `/home/focht/Projects/Cluster/oscar-svn/pkgsrc/opkgc/opkg_exp/src' python > > setup.py build > > running build > > running build_py > > running build_scripts > > python setup.py install -f --prefix=/usr/local | \ > > egrep '^copying' | sed -e > > 's/.*\(\/[a-zA-Z0-9_-.]*\)\s*->\s*\(.*\)/\2\1/' > install.list sed: -e > > expression #1, char 45: Invalid range end > > make[1]: *** [install] Error 1 > > make[1]: Leaving directory > > `/home/focht/Projects/Cluster/oscar-svn/pkgsrc/opkgc/opkg_exp/src' make: > > *** [install-recursive] Error 1 > > > > Any idea/hint/fix? > > Idea: you don't use the same version of sed as me. Tested on Debian unstable > and FC5 (both GNU sed 4.1.5) > > Fix: this expression was used to uninstall opkgc. In rev5964, I removed part > of this feature, was not essential. If I know your sed version, I may try to > fix more completly. > > > I did: > > ./autogen.sh > > ./configure > > make > > make install > > > > Would be nice to have an opkgc RPM, actually... > > > > Sure ;-) Ok, I'm doing it. > > > Thanks, > > Erich > > > > Thanks for using it. > > Regards, > Jean > > > On Monday 25 June 2007 16:25, Geoffroy Vallée wrote: > > > Hi all, > > > > > > Jean and I start today to convert all OPKGs to the new format (using > > > opkgc). That will most certainly break trunk for few days and piss off > > > most of the developers but we really need this feature for OSCAR 5.1 and > > > therefore we would like to make the transition ASAP. > > > > > > If you have problems to convert your OPKGs, feel free to contact us and > > > remember that a tool has been developed by Jean to help you > > > (opkg-convert). > > > > > > Thanks, ------------------------------------------------------------------------- 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
