LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   check SUSE Version (https://www.linuxquestions.org/questions/suse-opensuse-60/check-suse-version-350865/)

cccc 08-07-2005 01:02 PM

check SUSE Version
 
hi

howto check SUSE Version is it Personal or Professional installed ?

kind regards
cccc

rjlee 08-07-2005 06:22 PM

A quick but imperfect solution:

If you just want to test between the two, I'd do
Code:

which gcc
Since the personal version is effectively broken in that it doesn't ship a C compiler, this command won't work. (Unless you download and install the GCC compilers, but then I don't think there's any difference to the professional version). This won't work with a partial install of the professional version either.


All times are GMT -5. The time now is 01:46 AM.