Arca Noae Package Manager Fresh Install: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Article
I was just trying a fresh install of [[Arca Noae Package Manager]] on eComStation 2.1.  
|Author=[[User:Martini|Martin Iturbide]]
|Date=
|OS=eComStation 2.1
|File=N/A
|Source=N/A
}}
I was just trying a fresh install of [[Arca Noae Package Manager]] on eComStation 2.1.


==Installing it on a Fresh Environment==
==Installing it on a Fresh Environment==
 
It is a really fresh installation with the default software that came with it, just installed as prerequisites:
It is a rally fresh installation with the default software that cames into it, just installed as prerequistes:
* WarpIn
* WarpIn
* kLIBC Pathrewriters
* kLIBC Pathrewriters
 
I rebooted just in case, you never know.
I just rebooted just in case, you never know.  


After that I installed the WarpIn Package of the Package Manager without any issues. It also installed some missing DLLs.
After that I installed the WarpIn Package of the Package Manager without any issues. It also installed some missing DLLs.


When I run the software for the first time it showed me that I don't have RPM or YUM installed, so it asked if I wanted let [[Arca Noae Package Manager]] to install that software for me.  
When I run the software for the first time it showed me that I don't have RPM or YUM installed, so it asked if I wanted to let [[Arca Noae Package Manager]] to install that software for me.  


[[image:ANPM-001.png|400px]]
[[image:ANPM-001.png|400px]]
Line 24: Line 28:
[[image:ANPM-003.png|400px]]
[[image:ANPM-003.png|400px]]


It process something a little bit....
It processes something a little bit...


[[image:ANPM-004.png|400px]]
[[image:ANPM-004.png|400px]]


After installing it asked me to reboot.  
After installing, it asked me to reboot.


[[image:ANPM-005.png|400px]]
[[image:ANPM-005.png|400px]]


==DLL Conflicts==
==DLL Conflicts==
After rebooting it is almost obvious... ok not "that obviuos"... that you are going to have some Libc/gcc libraries conflict, since ANPM will install some newer libraries on the FHS structure.  
After rebooting it is almost obvious... OK not "that obvious"... that you are going to have some Libc/gcc libraries conflict, since ANPM will install some newer libraries on the FHS structure.


So checking "eComStation Kernel" on the "System Setup" you can find some of the conflicts.  
So checking "eComStation Kernel" on the "System Setup" you can find some of the conflicts.


[[image:DLLConflict-001.png|400px]]
[[image:DLLConflict-001.png|400px]]


It looks to me that you are you going to have duplicated DLL's and programs on:
It looks to me that you are you going to have duplicated DLLs and programs on:
* X:\eCS\DLL
* X:\eCS\DLL
* X:\EMX
* X:\EMX
Line 45: Line 49:


==Single Package install==
==Single Package install==
Look for the package you want to install on "Available", right click and select install.  
Look for the package you want to install on "Available", right click and select install.  


[[image:ANPM-Install-001.png|400px]]
[[image:ANPM-Install-001.png|400px]]


Check the package that is going to be installed.  
Check the package that is going to be installed.


[[image:ANPM-Install-002.png|400px]]
[[image:ANPM-Install-002.png|400px]]


What a little bit for it to download and install.  
What a little bit for it to download and install.


[[image:ANPM-Install-003.png|400px]]
[[image:ANPM-Install-003.png|400px]]
Line 63: Line 66:


==Batch packages install (Quick Install)==
==Batch packages install (Quick Install)==
I also tried to install a lot of packaged in one single shot:
I also tried to install a lot of packaged in one single shot:
  zip unzip git openssl curl zlib stdcpp mmap pthread urpo gcc-stdc++-shared-library libc poppler libodin libqt libkai libjpeg libxslt libicu libxml2 aspell  
  zip unzip git openssl curl zlib stdcpp mmap pthread urpo gcc-stdc++-shared-library \
 
libc poppler libodin libqt libkai libjpeg libxslt libicu libxml2 aspell  
Check out "Quick Install"
Check out "Quick Install"


Line 75: Line 77:
[[Image:ANPM-Batch-001.png|400px]]
[[Image:ANPM-Batch-001.png|400px]]


Check the information and start installing.  
Check the information and start installing.


[[Image:ANPM-Batch-002.png|400px]]
[[Image:ANPM-Batch-002.png|400px]]


==More Information About the Packages==
==More Information About the Packages==
You can also view more information about the packages, even before downloading or installing them.  
You can also view more information about the packages, even before downloading or installing them.


More information on the package can be display:
More information on the package can be display:
Line 86: Line 88:
[[image:ANPM-Info001.png]]
[[image:ANPM-Info001.png]]


You can see more information about the package, license, etc.  
You can see more information about the package, license, etc.


[[image:ANPM-Info002.png|400px]]
[[image:ANPM-Info002.png|400px]]


You can also check the contents of the file.  
You can also check the contents of the file.


[[image:NPM-Contents001.png]]
[[image:NPM-Contents001.png]]


It will show you the files that comes on that package.  
It will show you the files that come on that package.


[[image:NPM-Contents002.png]]
[[image:NPM-Contents002.png]]


==DLL Conflicts==
==DLL Conflicts==

Latest revision as of 22:46, 20 August 2023

Article Info
Author Martin Iturbide
Date
OS Version eComStation 2.1
Companion File N/A
Source N/A

I was just trying a fresh install of Arca Noae Package Manager on eComStation 2.1.

Installing it on a Fresh Environment

It is a really fresh installation with the default software that came with it, just installed as prerequisites:

  • WarpIn
  • kLIBC Pathrewriters

I rebooted just in case, you never know.

After that I installed the WarpIn Package of the Package Manager without any issues. It also installed some missing DLLs.

When I run the software for the first time it showed me that I don't have RPM or YUM installed, so it asked if I wanted to let Arca Noae Package Manager to install that software for me.

So, I allow it and started to download the software.

It asked me on which drive to install RPM/YUM

It processes something a little bit...

After installing, it asked me to reboot.

DLL Conflicts

After rebooting it is almost obvious... OK not "that obvious"... that you are going to have some Libc/gcc libraries conflict, since ANPM will install some newer libraries on the FHS structure.

So checking "eComStation Kernel" on the "System Setup" you can find some of the conflicts.

It looks to me that you are you going to have duplicated DLLs and programs on:

  • X:\eCS\DLL
  • X:\EMX
  • X:\ECS\KLIB

Single Package install

Look for the package you want to install on "Available", right click and select install.

Check the package that is going to be installed.

What a little bit for it to download and install.

The package is now installed and it shows on "Installed".

Batch packages install (Quick Install)

I also tried to install a lot of packaged in one single shot:

zip unzip git openssl curl zlib stdcpp mmap pthread urpo gcc-stdc++-shared-library \
libc poppler libodin libqt libkai libjpeg libxslt libicu libxml2 aspell 

Check out "Quick Install"

Put all the packages that you want to install at once.

Check the information and start installing.

More Information About the Packages

You can also view more information about the packages, even before downloading or installing them.

More information on the package can be display:

You can see more information about the package, license, etc.

You can also check the contents of the file.

It will show you the files that come on that package.

DLL Conflicts

It was also very interesting to see that ANPM also find the conflicts on the LIBPATH for the DLLs and gives you a warning:

Links