Theres a Makefile.am and Makefile.in in the xtide-2.15.5 directory Here are the lines from the terminal
On Sunday, June 16, 2024 at 8:20:51 PM UTC+1 John Kline wrote: > Also, are we sure the configure finished without error (there are > dependencies you need to install as stated in my instructions)? > > Do you see a file named Makefile in the xtide-2.15.5 directory? > > On Jun 16, 2024, at 12:18 PM, John Kline <jo...@johnkline.com> wrote: > > > > Im trying yours again John and its OK when I do ./configure but when I > try make it > replies > >make: ***No targets specified and no makefile found. Stop > >I take it thats not what I should get back > > That’s hard to imagine if you are in the correct directory. Exactly what > directory were you in when you typed make? > > > On Jun 16, 2024, at 11:41 AM, philip....@gmail.com <philip....@gmail.com> > wrote: > > Im trying yours again John and its OK when I do ./configure but when I > try make it replies > make: ***No targets specified and no makefile found. Stop > I take it thats not what I should get back > Phil > > On Sunday, June 16, 2024 at 6:44:59 PM UTC+1 philip....@gmail.com wrote: > >> Im using the latest 64bit Debian 12 Bookworm on a Pi5 and building weewx >> V5 on a new installation. >> My first extension to load was the forecast extension and when i type >> sudo apt-get install xtide >> it tells me the package is not available is only available from another >> source so logs are not available >> I downloaded from https://github.com/chaunceygardiner/weewx-forecast >> John and I did try and follow your update but I couldnt get it to work >> It told me NO TIDE data was available. >> >> On Sunday, June 16, 2024 at 6:18:24 PM UTC+1 vince wrote: >> >>> In the absence of any logs... or console transcripts... or snippets from >>> your weewx.conf file... sorry, nobody can help much.... >>> >>> On Sunday, June 16, 2024 at 10:09:59 AM UTC-7 philip....@gmail.com >>> wrote: >>> >>>> Im loading weewx V5 from new and while installing the forecast program >>>> I notice that XTides is no longer available. >>>> Can somebody point me in the right direction please as to how I can get >>>> XTides to work >>>> >>>> Thanks >>>> >>> -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to weewx-user+...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/edc25c54-ae94-4304-b6a2-8d34317b034dn%40googlegroups.com > > <https://groups.google.com/d/msgid/weewx-user/edc25c54-ae94-4304-b6a2-8d34317b034dn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/c5a84c9f-a94d-49e1-bf92-ef18002ffd24n%40googlegroups.com.
phil@raspberrypi:~ $ wget https://flaterco.com/files/xtide/xtide-2.15.5.tar.xz --2024-06-16 19:35:02-- https://flaterco.com/files/xtide/xtide-2.15.5.tar.xz Resolving flaterco.com (flaterco.com)... 216.92.78.25 Connecting to flaterco.com (flaterco.com)|216.92.78.25|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 574972 (561K) [application/x-tar] Saving to: ‘xtide-2.15.5.tar.xz’ xtide-2.15.5.tar.xz 100%[===================>] 561.50K 552KB/s in 1.0s 2024-06-16 19:35:04 (552 KB/s) - ‘xtide-2.15.5.tar.xz’ saved [574972/574972] phil@raspberrypi:~ $ tar xf xtide-2.15.5.tar.xz phil@raspberrypi:~ $ cd //home/phil/xtide-2.15.5 phil@raspberrypi://home/phil/xtide-2.15.5 $ sudo apt-get install libpng-dev Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: libpng-tools The following NEW packages will be installed: libpng-dev libpng-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 480 kB of archives. After this operation, 1,130 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://deb.debian.org/debian bookworm/main arm64 libpng-dev arm64 1.6.39-2 [354 kB] Get:2 http://deb.debian.org/debian bookworm/main arm64 libpng-tools arm64 1.6.39-2 [126 kB] Fetched 480 kB in 0s (1,559 kB/s) Selecting previously unselected package libpng-dev:arm64. (Reading database ... 148496 files and directories currently installed.) Preparing to unpack .../libpng-dev_1.6.39-2_arm64.deb ... Unpacking libpng-dev:arm64 (1.6.39-2) ... Selecting previously unselected package libpng-tools. Preparing to unpack .../libpng-tools_1.6.39-2_arm64.deb ... Unpacking libpng-tools (1.6.39-2) ... Setting up libpng-tools (1.6.39-2) ... Setting up libpng-dev:arm64 (1.6.39-2) ... Processing triggers for man-db (2.11.2-2) ... phil@raspberrypi://home/phil/xtide-2.15.5 $ sudo apt-get install libtcd-dev Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: libtcd0 The following NEW packages will be installed: libtcd-dev libtcd0 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 83.6 kB of archives. After this operation, 392 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://deb.debian.org/debian bookworm/main arm64 libtcd0 arm64 2.2.2-2.1 [32.2 kB] Get:2 http://deb.debian.org/debian bookworm/main arm64 libtcd-dev arm64 2.2.2-2.1 [51.5 kB] Fetched 83.6 kB in 0s (703 kB/s) Selecting previously unselected package libtcd0. (Reading database ... 148531 files and directories currently installed.) Preparing to unpack .../libtcd0_2.2.2-2.1_arm64.deb ... Unpacking libtcd0 (2.2.2-2.1) ... Selecting previously unselected package libtcd-dev. Preparing to unpack .../libtcd-dev_2.2.2-2.1_arm64.deb ... Unpacking libtcd-dev (2.2.2-2.1) ... Setting up libtcd0 (2.2.2-2.1) ... Setting up libtcd-dev (2.2.2-2.1) ... Processing triggers for libc-bin (2.36-9+rpt2+deb12u7) ... phil@raspberrypi://home/phil/xtide-2.15.5 $ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for flex... no checking for lex... no checking for bison... no checking for byacc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if using a version of GCC older than 6.1... no checking if using GCC 4.5.0... no checking if C++ compiler has an old GCC fault... no checking vector usability... yes checking vector presence... yes checking for vector... yes checking if C++ compiler can handle simple extended initializer lists... yes checking if C++ compiler can handle complicated extended initializer lists... yes checking if std::vector has an initializer_list constructor... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking location of freetype2 headers... not found configure: freetype2 is a prerequisite for libXaw3dXft to work. checking for libXaw3dXft 1.6.2d or newer... no checking X11/Xaw3d/Box.h usability... no checking X11/Xaw3d/Box.h presence... no checking for X11/Xaw3d/Box.h... no checking X11/Xaw/Box.h usability... no checking X11/Xaw/Box.h presence... no checking for X11/Xaw/Box.h... no configure: error: cannot find Athena Widgets Box.h; try setting CPPFLAGS. phil@raspberrypi://home/phil/xtide-2.15.5 $ make make: *** No targets specified and no makefile found. Stop. phil@raspberrypi://home/phil/xtide-2.15.5 $