[00:47:06] *** Joins: ilovekiruna (~ilovekiru@2a02:8108:d00:110:d96c:93f4:8be1:474b) [00:47:07] *** ChanServ sets mode: +v ilovekiruna [00:57:47] *** Quits: Horwitz (~mich1@p200300ec9f2bf400022268fffe64e7c4.dip0.t-ipconnect.de) (Ping timeout: 240 seconds) [01:10:33] *** Joins: Horwitz (~mich1@p200300ec9f3cac00022268fffe64e7c4.dip0.t-ipconnect.de) [01:10:33] *** ChanServ sets mode: +o Horwitz [12:35:38] hi all [12:57:11] Hi everyone. Noted NAVIT a few days ago, and though i would give it a go. Got a Panasonic Toughbook CF-19 running Ubuntu, as well as some android devices i thought to experiment with. [12:58:34] Welcome C.H [12:59:12] Thank you! Are you possibly from Kiruna ? : ) [12:59:27] not really, but I lived there one year [12:59:44] and in total 5 years in Northern Sweden [12:59:59] Oke! Im a Finnish Swede, myself. Living in Ostrobothnia Finland. [13:00:14] Jag pratar också svenska :-D [13:00:27] men inte så ofta [13:00:28] Fantastiskt, tänkte det kanske var sÃ¥ : ) [13:00:45] but still I think we should keep this chat in english [13:01:01] Yes, absolutely : ) [13:01:41] for my curiosity, what is your goal with using navit on different devices? [13:01:51] anything cool in your mind? like the place ;-) [13:06:20] Well, the thing is. Ive been having my eyes on the Atomic Pi, for some time. And, i actually just got meself a "new car" [13:07:06] My old car quit our contract. Been rolling with it since 1997. Haha [13:07:30] didnt know atomic pi, looks interesting [13:07:50] Well its basicly a raspberry, but with a proper Intel Processor. [13:08:21] it has quite a couple of sensors built-in [13:08:29] but I miss gps alike systems [13:08:39] That is one of the best things about it. [13:10:18] I would just go ahead and grab a tablet. But the thing is. Im a Amateur Radio Operator. And it just makes more sence to me, to get a Atomic Pi, for using stuff like external soundcards, microcontrollers etc. Than splitting a single usb port of a tablet, via a hub. [13:10:31] @kazer, @jkoan: which location systems do we use? only gps? or also gallileo and/or glonass and/or beidou? [13:12:59] are you also coding? [13:13:12] Me ? [13:17:45] yes [13:19:45] I do. Mostly gamedev / 3d related. [13:20:25] I enjoy programming, with some hardware involved, like Robots or whatnot : ) [13:21:14] I asked because I thought maybe this could be interesting for you: https://github.com/navit-gps/navit/issues/982 [13:21:33] Oii Oii Oiiii 🤩 [13:21:56] I was about to mention about APRS earlier. But thought it was a bit off-topic. [13:23:04] I was actually more thinking about using Xastir for APRS though : ) [13:24:07] I see the community is speaking about both APRS, and AIS. That is fantastic : ) [13:25:12] Oh wow. That is truly interesting. Having APRS stations showing up in NAVIT, would be super clean. [13:26:01] I mean, i dont mind running Xaxtir, in the background. But having all in one, would truly be superclean. Especially when using in some vehicle. [13:27:03] if required, would be nice if you could also contribute there [13:27:13] right now I cant contribute much to navit [13:27:18] too much engrossed in my phd [13:29:18] Im gonna have to take a look at some point, and maybe find out if there are other Ham op´s on here : ) I have not familiarized myself with NAVIT´s source yet, but atleast i used XASTIR for APRS, so that i know a bit about. [13:38:53] :-) [13:38:55] no rush [13:39:17] I just wanted to tell you that contributions are welcome :-) [13:39:25] this is also how i entered the project [13:39:47] Well this got me interested for sure : ) [14:04:17] Are there any builds for Linux available currently ? [14:09:13] sure [14:12:00] Oh sweet. Its even availabe via software center. [14:15:28] Something seemed a bit wrong with the Version i grabbed via Ubuntu Software Center. There was just the main GTK window showing up. [14:23:10] Maybe im missing some dependencies. [14:23:10] could be that version is a bit outdated [14:23:20] we also have development builds [14:23:52] What is the current version? : ) [14:24:59] In synaptic package manager, ive got version 0.5 listed. [14:41:27] Where could i find the Linux builds? I could first take a look, and after that, try to build from source. [14:47:50] I think it is 0.5.4 [14:48:29] https://github.com/navit-gps/navit/releases/tag/v0.5.5 [14:56:59] Thank you. Im not really having any luck, running on Ubuntu 18.04 so far. I think i gotta check the dependencies. [15:02:04] Is libpng12-dev needed to run NAVIT? [15:02:05] https://cdn.discordapp.com/attachments/500190750085087235/762328692704935966/1.png [15:06:15] I would guess so, at least we need it at compile time [15:06:23] one could check ldd on the binary [15:10:52] ive got libpng16, but libpng12 does not seem to be available for Ubuntu 18.04 Bionic. Maybe this is why im not able to run any of the builds. [15:15:55] could you try to build it yourself? [15:16:00] maybe this is a bug [15:42:58] Yes, i will try that shortly : ) [15:46:16] thanks :-) [16:01:36] I do have a few dependency issues, and a few other errors. [16:34:32] -- Checking for module 'liblocation' -- No package 'liblocation' found -- Checking for module 'libosso' -- No package 'libosso' found -- Checking for module 'imlib2' -- Found imlib2, version 1.4.10 -- Could NOT find SDL (missing: SDL_LIBRARY SDL_INCLUDE_DIR) -- Could NOT find SDL_image (missing: SDL_IMAGE_LIBRARIES SDL_IMAGE_INCLUDE_DIRS) CMake Warning at CMakeLists.txt:227 (find_package): By not providing [16:34:32] "FindQt5Positioning.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Positioning", but CMake did not find one. Could not find a package configuration file provided by "Qt5Positioning" with any of the following names: Qt5PositioningConfig.cmake qt5positioning-config.cmake Add the installation prefix of "Qt5Positioning" to CMAKE_PREFIX_PATH or set [16:34:33] "Qt5Positioning_DIR" to a directory containing one of the above files. If "Qt5Positioning" provides a separate development package or SDK, be sure it has been installed. CMake Error at CMakeLists.txt:232 (find_package): By not providing "FindQt5Svg.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Svg", but CMake did not find one. Could not find a [16:34:33] package configuration file provided by "Qt5Svg" with any of the following names: Qt5SvgConfig.cmake qt5svg-config.cmake Add the installation prefix of "Qt5Svg" to CMAKE_PREFIX_PATH or set "Qt5Svg_DIR" to a directory containing one of the above files. If "Qt5Svg" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred! [16:35:20] https://paste.gnome.org/putqj9krn [16:40:22] which linux are you on? [16:42:57] Ubuntu 18.04 [16:46:23] we are using debian [16:46:27] for building [16:48:22] Oke, Well. I can put a bit more time in to investigating, at another point. [16:49:23] sure, sorry, that I am responding only at times [16:49:28] I can also have try [16:49:34] No problem at all : ) [16:55:32] I have it in a VM [16:55:35] can test it :-) [16:56:11] That would be nice. Could cut a few corners. Got a bit much going on : ) [16:56:42] am building it now [17:01:38] runs with me now [17:02:01] Did it just pass without errors ? [17:02:01] how did you build it? [17:02:04] yes [17:02:12] Thats strange [17:13:30] we could compare the packages [17:13:34] what hv you installed? [17:18:26] Cmake. I have fixed a few of the packages that were missing. But im still lacking: liblocation, libosso atleast. And the Qt errors are also present. [17:20:01] you could use the build script [17:20:20] bash scripts/build_linux.sh [18:40:27] *** Joins: genesis_ (~genesis@unaffiliated/genesis) [18:40:27] *** genesis is now known as Guest98658 [18:40:27] *** ChanServ sets mode: +v genesis_ [18:40:27] *** Quits: Guest98658 (~genesis@unaffiliated/genesis) (Killed (adams.freenode.net (Nickname regained by services))) [18:40:27] *** genesis_ is now known as genesis