DJ Lucas wrote:
> On 09/30/2012 12:04 AM, Bruce Dubbs wrote:
>>
>> What does '/usr/share/doc/flex-2.5.37' have to do with 'ln -sv libfl.a
>> /usr/lib/libl.a'? I don't see the connection.
> Sorry, it is only related in that it's the same package. I'm not sure
> what the policy is for being able t
On 09/30/2012 12:04 AM, Bruce Dubbs wrote:
>
> What does '/usr/share/doc/flex-2.5.37' have to do with 'ln -sv libfl.a
> /usr/lib/libl.a'? I don't see the connection.
Sorry, it is only related in that it's the same package. I'm not sure
what the policy is for being able to reinstall a package with
DJ Lucas wrote:
> On 09/27/2012 10:45 AM, Bruce Dubbs wrote:
>> xinglp wrote:
>>> chapter06/flex also has a error.
>>>
>>> with option --docdir=/usr/share/doc/flex-2.5.37 and mkdir -pv
>>> /usr/share/doc/flex-2.5.37 (File exists)
> Whoops. Didn't see this thread, but, adding -p was my solution to
On 09/27/2012 10:45 AM, Bruce Dubbs wrote:
> xinglp wrote:
>> chapter06/flex also has a error.
>>
>> with option --docdir=/usr/share/doc/flex-2.5.37 and mkdir -pv
>> /usr/share/doc/flex-2.5.37 (File exists)
> That shouldn't happen with the -p option. It does fail without it.
>
> -- Bruce
>
>
W
Em 27-09-2012 12:51, Bruce Dubbs escreveu:
> xinglp wrote:
>> # makeinfo -o doc/com_err.info lib/et/com_err.texinfo
>>
>> lib/et/com_err.texinfo: No such file or directory
>>
>>
>> # makeinfo -o doc/com_err.info ../lib/et/com_err.texinfo
>>
>> this line works well.
>
> Right. I forgot a
xinglp wrote:
> # makeinfo -o doc/com_err.info lib/et/com_err.texinfo
>
> lib/et/com_err.texinfo: No such file or directory
>
>
> # makeinfo -o doc/com_err.info ../lib/et/com_err.texinfo
>
> this line works well.
Right. I forgot about
mkdir -v build
cd build
I changed it back.
--
xinglp wrote:
> chapter06/flex also has a error.
>
> with option --docdir=/usr/share/doc/flex-2.5.37 and mkdir -pv
> /usr/share/doc/flex-2.5.37 (File exists)
That shouldn't happen with the -p option. It does fail without it.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev