Re: Installing software in genode

2023-04-17 Thread Norman Feske
Hello Divya, as suggested follow all the steps required, now the system downloads the necessary package and appears as a subnode next to GUI but doesn't show an open "bash terminal". and got this error in the log (attached screenshot) is there any solution for "rom session denied" problem? t

Re: Installing software in genode

2023-04-03 Thread Norman Feske
Hello Divya, On 2023-04-02 15:27, Divya Sharma wrote: ... "Now that our little Unix scenario has become publicly available in the form of downloadable depot content, it is ready to be deployed by users of Sculpt OS." can you elaborate more about how to client-side works? or how users can fi

Re: Installing software in genode

2023-04-02 Thread Divya Sharma
Hello Genodians, Try to follow articles on a goa by norman, at https://genodians.org/nfeske/2020-01-16-goa-publish [Goa Publishing package] "Now that our little Unix scenario has become publicly available in the form of downloadable depot content, it is ready to be deployed by users of Sculpt OS.

Re: Installing software in genode

2023-03-30 Thread Divya Sharma
Able to solve this problem thanks @sabastian On Thu, Mar 30, 2023 at 3:16 PM Sebastian Sumpf < sebastian.su...@genode-labs.com> wrote: > Hello Divya, > > On 3/30/23 07:39, Divya Sharma wrote: > > hello sir, > > > > Tried with branch [1] but still getting same error? > > > > [init -> hello] Error:

Re: Installing software in genode

2023-03-30 Thread Sebastian Sumpf
Hello Divya, On 3/30/23 07:39, Divya Sharma wrote: hello sir, Tried with branch [1] but still getting same error? [init -> hello] Error: LD: Non-RW/RX segment [init -> hello] Error: LD: exception during program load: 'Linker::Invalid_file' [init -> hello] Error: Uncaught exception of type 'Lin

Re: Installing software in genode

2023-03-29 Thread Divya Sharma
hello sir, Tried with branch [1] but still getting same error? [init -> hello] Error: LD: Non-RW/RX segment [init -> hello] Error: LD: exception during program load: 'Linker::Invalid_file' [init -> hello] Error: Uncaught exception of type 'Linker::Invalid_file' [init -> hello] Warning: abort call

Re: Installing software in genode

2023-03-27 Thread Sebastian Sumpf
Hi Divya, On 3/27/23 07:55, Divya Sharma wrote: Respected @martin @sebastian Yes I'm Trying to follow Norman Hello code to get exposure of goa And this is objdump -ph var/run/hello we observed a regression in Goa. Could you try out my qt5 Goa branch [1] and see if it fixes your problems? [1

Re: Installing software in genode

2023-03-26 Thread Divya Sharma
Respected @martin @sebastian Yes I'm Trying to follow Norman Hello code to get exposure of goa And this is objdump -ph var/run/hello On Fri, Mar 24, 2023 at 2:57 PM Sebastian Sumpf < sebastian.su...@genode-labs.com> wrote: > Collin, > > On 3/23/23 14:38, Colin Parker wrote: > > Divya, > > > >

Re: Installing software in genode

2023-03-24 Thread Sebastian Sumpf
Collin, On 3/23/23 14:38, Colin Parker wrote: Divya, but didn't get it how can I generate a custom app like "we create a simple window using java in windows like buttons and simple input area" please guide me in this area also If you're willing to put aside java for the minute and

Re: Installing software in genode

2023-03-24 Thread Sebastian Sumpf
Hi Divya, On 3/23/23 13:44, Divya Sharma wrote: hello guys, 1) going through all the documents but facing the below error while trying to run a simple "hello" program using GOA https://genodians.org/nfeske/2019-11-25-goa [init -> hello] Error: L

Re: Installing software in genode

2023-03-24 Thread Martin Stein
Goa is mainly written in TCL/Expect [1-3] if you are referring to that. The project files, however, are in parts Make [4] (make_args, import), in parts Genode package management [5] (used_api, artifacts, LICENSE, pkg, var, version) and in parts the app-own non-Genode toolchain (src, configure_args,

Re: Installing software in genode

2023-03-23 Thread Colin Parker
Divya, but didn't get it how can I generate a custom app like "we create a simple > window using java in windows like buttons and simple input area" > please guide me in this area also > If you're willing to put aside java for the minute and use Qt, there is support in goa for that. In the past I

Re: Installing software in genode

2023-03-23 Thread Divya Sharma
hello guys, 1) going through all the documents but facing the below error while trying to run a simple "hello" program using GOA https://genodians.org/nfeske/2019-11-25-goa [init -> hello] Error: LD: Non-RW/RX segment [init -> hello] Error: LD: exception during program load: 'Linker::Invalid_file

Re: Installing software in genode

2023-03-17 Thread Martin Stein
Hi Divya, There is the "DEPOT" env variable for gems/run/sculpt.run that can be used for equipping your Sculpt with a TAR archive of packages you reference in the deploy config (see depot_archive in gems/run/sculpt.run and [5]). You most likely want to use the GOA tool [1-3] in order to bring you

Re: Installing software in genode

2023-03-16 Thread Divya Sharma
hello everyone, 1) thanks for the suggestion, but the thing is we build genode for arm (virt_qemu) and currently, we are unable to configure nic driver, so there is no network, but in the above article, we need to fetch and download packages from repos. so is it possible to run a third party with

Re: Installing software in genode

2023-03-07 Thread John J. Karcher
On 3/6/23 12:12, Divya Sharma wrote: Hello Genodian, How to install special-purpose software/Apps in genode? Like we create/install the software in windows. Please suggest some document As you can imagine, due to Genode's more secure design, the software installation process is somewhat diffe

Installing software in genode

2023-03-06 Thread Divya Sharma
Hello Genodian, How to install special-purpose software/Apps in genode? Like we create/install the software in windows. Please suggest some document Thanks & regards Divya ___ Genode users mailing list users@lists.genode.org https://lists.genode.org/lis