On Mon, 20 Jan 2003, Martin Canovas wrote: >I'm trying run rpm in %post section to install a java package but it is >not accepting the syntax. > >Does anybody know the right syntax for rpm in the %post section? Same as outside %post: rpm -U /path/to/jdk-1.3.1_06.i586.rpm Cheers, Phil