problem using rpm package - Linux
This is a discussion on problem using rpm package - Linux ; Hi all,
I am trying to create a rpm package.
In the spec file %install section
***
%install
mkdir -p /usr/local/flashupdt/drivers/
install -s -m 755 -o 0 -g mouse /usr/local/flashupdt/drivers/mouse
***
The install command creates a "mouse?" file in /usr/local/flashupdt/drivers/
...
-
problem using rpm package
Hi all,
I am trying to create a rpm package.
In the spec file %install section
***
%install
mkdir -p /usr/local/flashupdt/drivers/
install -s -m 755 -o 0 -g mouse /usr/local/flashupdt/drivers/mouse
***
The install command creates a "mouse?" file in /usr/local/flashupdt/drivers/
intsead of mouse.
The same command works fine on command line.
I have also tried using cp command.
I am getting same results
Could you please tell me why this is happening?
Thanks,
Jitesh
-
Re: problem using rpm package
On 22 Aug 2003 07:01:04 -0700,
Jitesh K Patil, Systems Engineer, Wipro Technologies. in <7a9291b2.0308220601.524f9b49@posting.google.com> wrote:
> Hi all,
> I am trying to create a rpm package.
> In the spec file %install section
>
> ***
> %install
> mkdir -p /usr/local/flashupdt/drivers/
mkdir -p /usr/local/flashupdt/drivers
> install -s -m 755 -o 0 -g mouse /usr/local/flashupdt/drivers/mouse
> ***
>
> The install command creates a "mouse?" file in /usr/local/flashupdt/drivers/
> intsead of mouse.
>
> The same command works fine on command line.
> I have also tried using cp command.
> I am getting same results
>
>
> Could you please tell me why this is happening?
>
> Thanks,
> Jitesh
--
Best Regards, Keith AOL IM:kilowattradio
NW Oregon Radio http://kilowatt-radio.org/
_Give SCO $699 for using Linux or the Penguin gets it._
Torvalds: _They are smoking crack._