Hi Parag,
* Parag N wrote on Mon, Nov 28, 2005 at 06:58:53AM CET:
> hello,
>I am modifying one GNU Source package of sane application. What i
> did is that i got source from SRPM and install it and added some files to
> backend directory of sane package then i did aclocal,autocof,automake
hello,
I downloaded source rpm. install it in /usr/src/redhat/SOURCES.
then i extract it. I found directory backend which contains many backend
scanner support files. i also want to add my own backend files so i add 2
files in backend directory and modify Makefile.
before modifyi
* Parag N wrote on Mon, Nov 28, 2005 at 11:38:44AM CET:
> I downloaded source rpm.
What source rpm? Which package? From where? Name, URL needed.
> install it in /usr/src/redhat/SOURCES.
So your system is a RedHat or Fedora? Which version?
> then i extract it. I found directory back
On 11/28/05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
>
> * Parag N wrote on Mon, Nov 28, 2005 at 11:38:44AM CET:
> > I downloaded source rpm.
>
> What source rpm? Which package? From where? Name, URL needed.
> link to source rpm is
> http://download.fedora.redhat.com/pub/fedora/linux
* Parag N wrote on Mon, Nov 28, 2005 at 02:25:23PM CET:
> On 11/28/05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
> >
> > What source rpm? Which package? From where? Name, URL needed.
> > link to source rpm is
> > http://download.fedora.redhat.com/pub/fedora/linux/core/4/SRPMS/sane-backends-1.0.
Hi Ralf,
Thanks. Actually i thought as its adding/modifying GNU package task so
i ask here.
regards,
Parag.
On 11/28/05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
>
> * Parag N wrote on Mon, Nov 28, 2005 at 02:25:23PM CET:
> > On 11/28/05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
> > >
> >
Hi Ralf,
It didn't work i just added umax4100 in BACKENDS. As i know after
autoconf i have to do automake right? but that require automake.am which
that package dont have.what can i do now?
regards,
Parag.
On 11/28/05, Parag N <[EMAIL PROTECTED]> wrote:
>
> Hi Ralf,
> Thanks. Actually i