[pptp-server] making rpm

Murali K. Vemuri muralivemuri at multitech.co.in
Fri Nov 16 23:44:35 CST 2001


nope!
i tried all ways........." rpm -ba"  " rpm -bb", "rpm -bp"
but still i get the same result.
can some one give me suggestions?
regards
murali

Jim Roland wrote:

> What parameters are you passing to rpm?  To build a binary rpm, use rpm -bb
> specfile (with any other opts)
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Jim Roland, RHCE (RedHat Certified Engineer)
> Owner, Roland Internet Services
>      "The four surefire rules for success:  Show up, Pay attention, Ask
> questions, Don't quit."
>         --Rob Gilbert, PH.D.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> ----- Original Message -----
> From: "Murali K. Vemuri" <muralivemuri at multitech.co.in>
> To: <pptp-server at lists.schulte.org>
> Sent: Friday, November 16, 2001 8:16 AM
> Subject: [pptp-server] making rpm
>
> > hi all,
> >
> > i was trying to make binary rpm of pptp server. version 1.0.1.
> > i am attaching the spec file i am using for generation of the rpm.
> > i am getting the source rpm but not the binary rpm.
> > can someone help me?
> > i am enclosing another spec file which i am using for ppp server 2.4.1
> > i have the same problem here also.
> > regs
> > murali krishna vemuri
> >
>
> ----------------------------------------------------------------------------
> ----
>
> > Summary: PPTP Server
> > Name: pptpd
> > Version: 1.0.1
> > Release: 1
> > Copyright: GNU GPL
> > Group: services/net
> > Source: pptpd-1.0.1.tar.gz
> > Url: http://www.poptop.lineo.com/
> >
> > %description
> > PPTP is a tunneling protocol to make a tunnels through the IP network.
> >
> > %prep
> > rm -rf $RPM_BUILD_DIR/pptpd-1.0.1
> > zcat $RPM_SOURCE_DIR/pptpd-1.0.1.tar.gz | tar -xvf -
> >
> > %setup
> > ./configure
> >
> > %build
> > make
> >
> > %install
> > make install
> >
> >
> >
>
> ----------------------------------------------------------------------------
> ----
>
> > Summary: PPP Daemon
> > Name: ppp
> > Version: 2.4.1
> > Release: 2
> > Copyright: GNU GPL
> > Group: Services/net
> > Source0: ppp-2.4.1.tar.gz
> >
> > %Description
> > PPP is point to point protocol which is used for connecting to the
> internet.
> >
> > %prep
> > rm -rf $RPM_BUILD_DIR/ppp-2.4.1
> > zcat $RPM_SOURCE_DIR/ppp-2.4.1.tar.gz | tar -xvf -
> >
> > %setup
> > ./configure
> >
> > %build
> > make
> >
> > %install
> > make install
> >
>
> _______________________________________________
> pptp-server maillist  -  pptp-server at lists.schulte.org
> http://lists.schulte.org/mailman/listinfo/pptp-server
> --- To unsubscribe, go to the url just above this line. --




More information about the pptp-server mailing list