Re: Building with cmake

2025-04-21 Thread Pocket
On 4/21/25 2:41 AM, Robin Candau wrote: On 4/21/25 4:15 AM, Pocket wrote: I am building packages following DeveloperWiki:Building in a clean chroot When building packages that are associated with gnome I get the following error:   CMake Error at wsrep-lib/CMakeLists.txt:5

Building with cmake

2025-04-20 Thread Pocket
I am building packages following DeveloperWiki:Building in a clean chroot When building packages that are associated with gnome I get the following error: CMake Error at wsrep-lib/CMakeLists.txt:5 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake. Updat

Mail Server: A new beginning

2024-11-05 Thread Pocket
I have read the information previous supplied and found some useful tidbits/information. This is to better explain what I am trying to accomplish server alarm.home.org <-- fetchmail<-- 1...@example.org Dovecot/SMTP<-- 2...@example.org

Re: Mail server

2024-11-05 Thread Pocket
On 11/5/24 04:31, Uwe Koloska wrote: I just need help setting up multiple accounts (smarthost) to www.twc.com. One of the following, opensmtpd | postfix | exim. This is easy with postfix and well documented: http://www.postfix.org/SASL_README.html#client_sasl_sender Hope this helps Uwe

Re: Mail server

2024-11-04 Thread Pocket
On 11/4/24 17:44, David C. Rankin wrote: On 11/4/24 11:09 AM, Pocket wrote: I am looking to setup an email server for home use. I want to replace a debian server on a RPI 4 to an archlinux arm on RPI 4. I have dovecot and postifix on the debian rpi presently. It is not working as needed

Re: Mail server

2024-11-04 Thread Pocket
On 11/4/24 15:50, Polarian wrote: Just a note, If this is being done on residential broadband then good luck, its very unlikely to work. A large number of ISPs block/filter port 25 (which is used to relay emails) to "protect against spam". Not to mention the horrific IP reputations which mos

Mail server

2024-11-04 Thread Pocket
I am looking to setup an email server for home use. I want to replace a debian server on a RPI 4 to an archlinux arm on RPI 4. I have dovecot and postifix on the debian rpi presently. It is not working as needed. I have looked at the relative wiki pages for postfix, exim, opensmtpd and dovec

Re: PKGBUILD: nodejs

2024-04-17 Thread Pocket
On 4/17/24 18:44, Doug Newgard wrote: On Wed, 17 Apr 2024 13:01:11 -0400 Pocket wrote: I am trying to build nodejs in a chroot using pkgctl repo clone --protocol=https nodejs pushd nodejs makechrootpkg -c -u -r "$CHROOT" -- --skippgpcheck popd It fails at this point ==

PKGBUILD: nodejs

2024-04-17 Thread Pocket
I am trying to build nodejs in a chroot using pkgctl repo clone --protocol=https nodejs pushd nodejs makechrootpkg -c -u -r "$CHROOT" -- --skippgpcheck popd It fails at this point ==> Entering fakeroot environment... chmod: cannot access '/startdir/pkg': No such file or directory I don't h

building plasma-wayland-protocols

2024-04-13 Thread Pocket
Trying to build plasma-wayland-protocols This is the error I am getting What executable is it looking for? I have built the entire qt5/qt6 stack except for qt5-ukui-platformtheme plasma-wayland-protocols is a dependency of qt5-ukui-platformtheme So I am stuck here Can anyone shed light on t

Building qt-5 packages from PKGBUILD

2024-04-10 Thread Pocket
I have a project where I am building arch packages for raspberry pi's 4/5. Building the base and devtools with all there dependencies I have 2477 completed with some packages being complete failures. In the qt5-* PKGBUILD most fail due to the wrong directory For example in qt5-tools: Build