bug-gsrc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gsrc] problem with building gnu/hello


From: Saturnino Garcia
Subject: Re: [bug-gsrc] problem with building gnu/hello
Date: Thu, 7 Aug 2014 21:18:35 +0000

Hi Brandon,

Thanks for the response.

I double checked and texinfo is installed on my system. I didn't have 
$HOME/gnu/bin in my PATH so I updated that but I still have the same error.

Oddly enough, if I run the command:

make -C gnu/hello install

then everything works correctly (and the hello.info file shows up in my 
gnu/share/info folder. Is there an alternate location where the *.info files 
are located that my setup somehow isn't finding?

Regards,
Sat

On Aug 7, 2014, at 1:42 PM, Brandon Invergo <address@hidden> wrote:

> Hi Sat,
> 
>> install-info: No such file or directory for 
>> /home/sat/gnu/share/info/hello.info
> 
> It looks like your system doesn't have texinfo installed and you have
> not yet set up your PATH to point to $HOME/gnu/bin, e.g., in your
> .bashrc (assuming you're using Bash), put:
> 
>    export PATH=$HOME/gnu/bin:$PATH
> 
> That should fix it!
> 
> Cheers,
> Brandon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]