bug-gnu-pspp
[Top][All Lists]
Advanced

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

Re: PSPP-BUG: compile error


From: Ben Pfaff
Subject: Re: PSPP-BUG: compile error
Date: Fri, 10 May 2024 08:45:51 -0700

I'm glad it worked!

Do you know where the source code came from? Did you get it from
ftp.gnu.org or some other source?

On Fri, May 10, 2024 at 8:25 AM Bernd Butscheidt <bbutscheidt@yahoo.de> wrote:
>
>
>
> ==============================
>
> ./configure
>
> ...
>
> make
>
> ...
>
> su
>
> ...
>
> LC_ALL=C make install
>
> ...
>
>
> ====================================================
>
> did the trick here.
>
> For info:
>
> ====================================================
> # locale
> LANG=en_GB.UTF-8
> LC_CTYPE="en_GB.UTF-8"
> LC_NUMERIC=de_DE.UTF-8
> LC_TIME=de_DE.UTF-8
> LC_COLLATE="en_GB.UTF-8"
> LC_MONETARY=de_DE.UTF-8
> LC_MESSAGES=en_GB.UTF-8
> LC_PAPER=de_DE.UTF-8
> LC_NAME=de_DE.UTF-8
> LC_ADDRESS="en_GB.UTF-8"
> LC_TELEPHONE=de_DE.UTF-8
> LC_MEASUREMENT=de_DE.UTF-8
> LC_IDENTIFICATION="en_GB.UTF-8"
> LC_ALL=
> ============================================
>
> Thank you very much!
>
>
> On Friday, May 10, 2024 at 01:36:57 AM GMT+2, Ben Pfaff <blp@cs.stanford.edu> 
> wrote:
>
>
>
>
>
> There might be more to it, because the fix that you committed should
> already be in 2.0.1, and it looks like Bernd is building 2.0.1.
>
> Bernd, if you run your "make install" as "LC_ALL=C make install", does
> it fix the problem?
>
> On Thu, May 9, 2024 at 2:20 PM Friedrich Beckmann via Bug-gnu-pspp
> <bug-gnu-pspp@gnu.org> wrote:
> >
> > Hi Bernd,
> >
> > thanks for your report. I guess this is this problem here:
> >
> > https://savannah.gnu.org/bugs/index.php?65124
> >
> > Friedrich
> >
> > > Am 09.05.2024 um 18:40 schrieb Bernd Butscheidt via Bug-gnu-pspp 
> > > <bug-gnu-pspp@gnu.org>:
> > >
> > >
> > > Hello,
> > >
> > > trying to compile pspp on current archlinux, I get this error running 
> > > make install as root:
> > >
> > >
> > >
> > > ...
> > >        /bin/install -c -m 644 $p /usr/local/share/info/pspp-figures ;\
> > > done
> > > /bin/install: cannot stat 'doc/pspp-figures/show-system.png': No such 
> > > file or directory
> > > /bin/install: cannot stat 'doc/pspp-figures/tutorial2a.png': No such file 
> > > or directory
> > > /bin/install: cannot stat 'doc/pspp-figures/tutorial2b.png': No such file 
> > > or directory
> > > /bin/install: cannot stat 'doc/pspp-figures/tutorial5a.png': No such file 
> > > or directory
> > > /bin/install: cannot stat 'doc/pspp-figures/tutorial5b.png': No such file 
> > > or directory
> > > /bin/install: cannot stat 'doc/pspp-figures/tutorial7a.png': No such file 
> > > or directory
> > > /bin/install: cannot stat 'doc/pspp-figures/tutorial7b.png': No such file 
> > > or directory
> > > make[3]: *** [Makefile:22574: install-info-local] Error 1
> > > make[3]: Leaving directory '/Data_bb/archlinux/makepkg/pspp/pspp-2.0.1'
> > >
> > > Cheers
> > > Bernd B.
> > >
> > > _______________________________________________
> > > Bug-gnu-pspp mailing list
> > > Bug-gnu-pspp@gnu.org
> > > https://lists.gnu.org/mailman/listinfo/bug-gnu-pspp
>
> >
> >
> > _______________________________________________
> > Bug-gnu-pspp mailing list
> > Bug-gnu-pspp@gnu.org
> > https://lists.gnu.org/mailman/listinfo/bug-gnu-pspp
>



reply via email to

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