<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 1 Aug 2023, 09:32 Jorge Carrión, <<a href="mailto:shordi@gmail.com">shordi@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>This summer thing is very dangerous: every year I embark on something that later is not always useful for anything. This year it's Manjaro's turn.</div><div><br></div>I have installed Manjaro KDE (first I installed KDE neon, but it was too "ubuntu" and the only new thing to learn was the interface configuration, which didn't motivate me too much).<br><br>In the Manjaro repositories lives Gambas3 3.18.2, which is the penultimate version. I want the latest stable, that is 3.18.3.<br>No problemo. On the Gambas3 page there are precise instructions that with copy-paste work wonderfully. Gambas3 installed. Okay<br><br>I try some of my projects from the IDE. Perfect.<br><br>Now you have to install those of my programs that I always install. The handling of the keys, the Casio screen, the writing novels, the music player, etc. etc... and that's where I crash.<br><br>Arch has its equivalent of Ubuntu's apt, the pacman. It's super powerful and cool... for managing packages in repositories. The problem is that when installing gambas3 from the source, according to pacman gambas3 is not installed, therefore the packages with my programs do not meet the dependencies and cannot be installed.<br><br>One of the cool options in pacman is to create your own repository but before I get into that...<br>Is there a way to install my packages in Manjaro without installing Gambas3 from a repository?<br><br>Has anyone using Arch faced this issue?<br></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I never use installer packages I just copy project folder and recompile.</div><div dir="auto"><br></div><div dir="auto">Does the packager have gambas options set in the requirements? Like require minimum gambas version, gambas components, etc.</div><div dir="auto">If so try removing those options.</div><div dir="auto"><br></div><div dir="auto">Another option..</div><div dir="auto">Install gambas via pacman, then install all your programs, then update to autotools gambas after.</div><div dir="auto"><br></div><div dir="auto">BruceS</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div></div>
</blockquote></div></div></div>