| Thursday, January 15th, 2026, 02:09 UTC | ||
| [02:09:28] | gigem: | ulmus-scott: Strange but I've been around long enough to have seen even stranger things. |
| [03:20:01] | pppingme2 (pppingme2!~pppingme@user/pppingme) has joined #mythtv | |
| [03:23:49] | pppingme (pppingme!~pppingme@user/pppingme) has quit (Ping timeout: 260 seconds) | |
| [03:25:29] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c8:a974:fa01:633e:bf8e:906e:c35f) has joined #mythtv | |
| [04:10:54] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c8:a974:fa01:633e:bf8e:906e:c35f) has quit (Quit: Konversation terminated!) | |
| [06:27:31] | pppingme2 is now known as pppingme | |
| [07:24:52] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c8:a974:fa01:633e:bf8e:906e:c35f) has joined #mythtv | |
| [11:46:10] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c8:a974:fa01:633e:bf8e:906e:c35f) has quit (Quit: Konversation terminated!) | |
| [13:37:30] | zbot` (zbot`!~limnoria@2601:647:4800:7f83:5054:ff:fe84:9dd7) has joined #mythtv | |
| [13:39:37] | zbot (zbot!~limnoria@c-24-130-67-250.hsd1.ca.comcast.net) has quit (Ping timeout: 264 seconds) | |
| [14:09:08] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c8:a974:fa01:633e:bf8e:906e:c35f) has joined #mythtv | |
| [16:28:53] | stuarta: | hampton: why does the CMAKE_INSTALL_PREFIX have to be writable? i build as myself, then install as root. does cmake not support this workflow? |
| [18:17:42] | hampton: | cmake doesn't support that. cmake is designed around projects that build/install with one command. MythTV is a "super" project, that coordinates anywhere from 5 projects (for linux) to 30ish projects (for android and windows), and each individual project is built and installed before the next project is started. |
| [18:19:05] | hampton: | I think what you want is to set CMAKE_INSTALL_PREFIX to a temporary directory and MYTH_RUN_PREFIX to the directory you want to run from. Then when everything is build you copy everything in |
| [18:19:21] | hampton: | CMAKE_INSTALL_PREFIX to MYTH_RUN_PREFIX. |
| [18:20:41] | hampton: | I know someone is using cmake builds for creating mythtv packages, but I don't remember who. We went a couple of rounds making it work, and iirc MYTH_RUN_PREFIX was the magic. I haven't tested this myself. |
| [20:26:52] | MythNotifyBot12: | COMMIT: bennettpeter pushed 1 commit(s) to branch master: https://github.com/MythTV/mythtv/compare/67ca . . . a10e8056e356 |
| [21:48:27] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c8:a974:fa01:633e:bf8e:906e:c35f) has quit (Quit: Konversation terminated!) | |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.