Does anyone know a repository from which I can get libprotobuf9? I tried debian 
packages archive but it is not working.

Thank you,
Esha
________________________________
From: Brian Chan <[email protected]>
Sent: 06 April 2023 00:12
To: [email protected] <[email protected]>
Cc: The gem5 Users mailing list <[email protected]>; Ponda, Esha Ashish 
<[email protected]>
Subject: Re: [gem5-users] Re: Error in loading libprotobuf9

consider install libprotobuf9 deb package and export using command  export 
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path/to/libprotobuf9

Eliot Moss <[email protected]<mailto:[email protected]>> 于2023年4月6日周四 01:41写道:
On 4/5/2023 1:25 PM, Ponda, Esha Ashish via gem5-users wrote:
> I tried to look into it and found that my OS has libprotobuf17 installed
>
>
>
> ./build/ARM/gem5.opt configs/example/arm/starter_se.py --cpu="minor"
> tests/test-progs/hello/bin/arm/linux/hello
>
> I am trying to run the above command and getting the following error:
>
>
>
> Any suggestions on what I can do to avoid getting the above error?

I wonder if you have updated your OS *after* building gem5.  Maybe
a rebuild of gem5 will cause it to pick up the current version of
libprotobuf?

Best - EM
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to