Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Installing European Locale Packages
Name: xqtor Date: February 8, 2005 at 05:46:06 Pacific OS: Solaris 9 CPU/Ram: 8 GB
Comment:
I have installed the locale package for en_GB and if i do a locale -a (after reboot) it will display: en_GB en_GB.ISO8859-1 en_GB.ISO8859-15 en_GB.ISO8859-15@euro (short version)
and i get this when typing only 'locale': # locale LANG=en_GB LC_CTYPE="C" LC_NUMERIC=C LC_TIME="C" LC_COLLATE="C" LC_MONETARY="C" LC_MESSAGES="C" LC_ALL=
However, I get an error message when loging in via telnet. When I log in with ssh2 I get an error message while running scripts.
Name: xqtor Date: February 10, 2005 at 02:42:40 Pacific
Reply:
The package I have installed is the Western Europe 64-bit OS Support (SUNWweuox). Do I need to install the Western Europe OS Support (SUNWweuos) too? And, are there any additional packages that need to be installed?
0
Response Number 2
Name: xqtor Date: February 10, 2005 at 07:03:09 Pacific
Reply:
The problem is now solved! Solution was to install the Western Europe OS Support (SUNWweuos) in addition to the Western Europe 64-bit OS Support (SUNWweuox)
Summary: hello. I am having trouble installing any/all packages on my Solaris 8 x86. For example, after downloading top-3.5beta12.5-sol8-intel-local.gz, i unzip it to top-3.5beta12.5-sol8-intel-local, make it ...
Summary: The "pkgadd" command has many different ways it can be run. Here are some pointers: pkgadd -d . : This should list all the packages contained in the current directory and allow you to choose the on...
Summary: Hi, I'm installing OpenSSH on solaris 8 intel ed. I followed the direction and installed all the packages. In the last step I ran ssh-keygen as following: # pwd /usr/local/bin # ./ssh-keygen -t rsa1 -...