From: Ted H. <meg...@gm...> - 2023-10-21 17:31:54
|
When I ran the command, this is the information I received. find: ‘/run/user/1000/doc’: Permission denied find: ‘/run/user/1000/gvfs’: Permission denied And I don't want to save any files from my previous version. On Sat, Oct 21, 2023 at 12:30 PM Ted Hickox <meg...@gm...> wrote: > When I ran the command, this is the information I received. > > find: ‘/run/user/1000/doc’: Permission denied > find: ‘/run/user/1000/gvfs’: Permission denied > > And I don't want to save any files from my previous version. > > On Sat, Oct 21, 2023 at 12:25 PM Claudius Teodorescu < > cla...@gm...> wrote: > >> Run from command line: >> sudo find / -type f -name "exist*.jar" >> >> Do you want to recover any data from eXist 2? >> >> On Sat, 21 Oct 2023 at 20:03, Ted Hickox <meg...@gm...> wrote: >> >>> Long ago I installed eXist 2.0. But I have no idea how to find and >>> remove it. Then I attempted to install the latest version of eXist. >>> Although that installation failed, I'm not sure if the files are still on >>> my hard drive. Can you assist me with this problem? >>> >>> On Sat, Oct 21, 2023 at 10:51 AM Claudius Teodorescu < >>> cla...@gm...> wrote: >>> >>>> Did you ever had a previous version? >>>> >>>> On Sat, 21 Oct 2023, 17:46 Ted Hickox, <meg...@gm...> wrote: >>>> >>>>> I finally installed and set the java version to 11. When I tried to >>>>> install eXist, it told me to uninstall the previous version of eXist. How >>>>> do I find and then uninstall the previous version of eXist? >>>>> >>>>> >>>>> On Sat, Oct 21, 2023 at 1:20 AM Claudius Teodorescu < >>>>> cla...@gm...> wrote: >>>>> >>>>>> You need Java 11. Remember that Dannes confirmed that this version >>>>>> works with eXist 6. >>>>>> >>>>>> See >>>>>> https://stackoverflow.com/questions/52504825/how-to-install-jdk-11-under-ubuntu >>>>>> for installing Java 11. >>>>>> >>>>>> Claudius >>>>>> >>>>>> On Sat, 21 Oct 2023 at 08:05, Ted Hickox <meg...@gm...> wrote: >>>>>> >>>>>>> I ran the following command and this is what happened when I tried >>>>>>> to install eXist 6: >>>>>>> >>>>>>> java -jar exist-installer-6.2.0.jar >>>>>>> Command line arguments: >>>>>>> Cannot find named resource: 'userInputLang.xml' AND >>>>>>> 'userInputLang.xml_eng' >>>>>>> Cannot find named resource: 'userInputLang.xml' AND >>>>>>> 'userInputLang.xml_eng' >>>>>>> WARNING: com.izforge.izpack.api.exception.ResourceNotFoundException: >>>>>>> Cannot find named resource: 'packsLang.xml' AND 'packsLang.xml_eng' >>>>>>> >>>>>>> Can anyone assist me? >>>>>>> _______________________________________________ >>>>>>> Exist-open mailing list >>>>>>> Exi...@li... >>>>>>> https://lists.sourceforge.net/lists/listinfo/exist-open >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Cu stimă, >>>>>> Claudius Teodorescu >>>>>> >>>>> _______________________________________________ >>>>> Exist-open mailing list >>>>> Exi...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/exist-open >>>>> >>>> _______________________________________________ >>> Exist-open mailing list >>> Exi...@li... >>> https://lists.sourceforge.net/lists/listinfo/exist-open >>> >> >> >> -- >> Cu stimă, >> Claudius Teodorescu >> > |