Seems like quilt has wrong path

I did 

#./configure --prefix=/usr

I found when I ran /usr/bin/quilt

#sh -x /usr/bin/quilt unapplied

It seems to look for share in /usr/bin/share/quilt/applied

Instead of its installed location /usr/share/quilt/applied

i did a make clean, and then make install, now it seems to work.

Seems like I did --prefix=/usr/bin, but then reran with --prefix
changed, apparently that didn't seem to regenerate the quilt shell
script. 

Operator error! Thanks for the help (although it seems like rerunning
configure should generate new scripts, but that's ok...)



Cheers,
ashok raj
- Open Source Technology Center
   


>-----Original Message-----
>From: John Vandenberg [mailto:[EMAIL PROTECTED]
>Sent: Monday, October 31, 2005 3:13 PM
>To: Raj, Ashok
>Cc: quilt-dev@nongnu.org
>Subject: Re: [Quilt-dev] problem with 0.42
>
>On 11/1/05, Jean Delvare <[EMAIL PROTECTED]> wrote:
>> Hi Ashok,
>>
>> > [EMAIL PROTECTED] ~]# ls /usr/share/quilt
>> > add       diff   fork    import  patches   refresh  series
unapplied
>> > annotate  edit   graph   mail    pop       remove   setup
upgrade
>> > applied   files  grep    new     previous  rename   snapshot
>> > delete    fold   header  next    push      scripts  top
>>
>> So the scripts are here.
>
>Are the scripts marked as executable?  If not, they should be.
>
>--
>John


_______________________________________________
Quilt-dev mailing list
Quilt-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/quilt-dev

Reply via email to