Gentoo Archives: gentoo-amd64

From: "P.V.Anthony" <pvantony@×××××××××××.sg>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Promise Raid Card WebPam for EX8350
Date: Fri, 14 Oct 2005 06:39:12
Message-Id: 434F4078.4080500@singnet.com.sg
1 Hi,
2
3 I have installed Gentoo and it is working great.
4
5 Now I am trying to install the Web Administration for the Promise Raid Card
6 Model:EX8350. The card works and the drives are mounted. It is the web
7 administartion software that I cannot seem to install. Need help on this.
8
9 Below is what I have tried, as well as the reply I got from the tech support at
10 Promise. I am a newbie and I do not understand what to do. Please advice.
11
12 Here is what I did.
13 ----------------------------- start ---------------------------------
14 # cat /proc/version
15 Linux version 2.6.12-gentoo-r10 (root@videoserver) (gcc version 3.4.4 (Gentoo
16 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)) #31 Thu Sep 29 06:51:13 SGT 2005
17
18 Installed Promise Raid Driver - Source from Promise website. Self compiled.
19
20 Installed Java for amd64 at /opt/java/jre1.5.0_04 (manually from java.com)
21
22 Typed the following command to check java.
23 # /opt/java/jre1.5.0_04/bin/java -version
24 java version "1.5.0_04"
25 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
26 Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_04-b05, mixed mode)
27
28 Tried to install WebPam as root
29 # ./WebPAM_Installer\(2.1.0.18\).bin
30 -bash: ./WebPAM_Installer(2.1.0.18).bin: /bin/sh: bad interpreter: Permission denied
31
32 # ls -l WebPAM_Installer\(2.1.0.18\).bin
33 -rwxrwxrwx 1 root root 39109632 Jul 14 15:53 WebPAM_Installer(2.1.0.18).bin
34
35 Then tried the following.
36 # sh WebPAM_Installer\(2.1.0.18\).bin -is:tempdir /VideoDisk01
37
38 The directory /VideoDisk01/istemp29528279224208
39 does not contain enough space to extract temporary files.
40 Please specify a temporary directory using the -is:tempdir
41 option. Use the -is:help option for more information.
42
43 But /VideoDisk01 has 800GB of space. Next I tried the following.
44 # sh WebPAM_Installer\(2.1.0.18\).bin -is:tempdir /VideoDisk01 -is:nospacecheck
45
46 This application requires a Java Run Time Environment (JRE)
47 to run. Searching for one on your computer was not successful.
48 Please use the command line switch -is:javahome to specify
49 a valid JRE. For more help use the option -is:help.
50
51 Ok, now I tried the following.
52 # sh WebPAM_Installer\(2.1.0.18\).bin -is:tempdir /VideoDisk01 -is:nospacecheck
53 -is:javahome /opt/java/jre1.5.0_04
54
55 This application requires a Java Run Time Environment (JRE)
56 to run. Searching for one on your computer was not successful.
57 Please use the command line switch -is:javahome to specify
58 a valid JRE. For more help use the option -is:help.
59 ------------------- end --------------------------------
60
61
62 Here is the reply I got from the tech support at Promise.
63
64
65 --------------------------start ------------------------
66 Dear Customer,
67
68 Since the WebPAM is a 32-bit appliance, it needs specific 32-bit related library
69 or application when you are installing it. Therefore, In Red Hat Enterprise
70 Linux 4.0 for x86_64, you should include the package "Compatibility Arch
71 Support" which provides the necessary 32-bit components for WebPAM. If this
72 application package does not install then it will cause WebPAM getting problems
73 in X-Window or other window managements' graphical modes. But in silent mode
74 installation does not have such problem. Please verify if the "Compatibility
75 Arch Support" has been installed, which needs 600MB almost.
76
77
78 Please follow the instructions to install "Compatibility Arch Support" package:
79
80
81
82 <<Install Method>>
83
84
85
86 Mouse click "Application"
87
88 -> move to "System Settings"
89
90 -> move to "Add/Remove Applications"
91
92 -> opening the package management window
93
94 -> scroll to the bottom of the window
95
96 -> select the package "Compatibility Arch Support" if you do not install it before.
97
98
99
100 Regards,
101 Promise Support Team
102
103 ------------------------ end --------------------------------
104
105 Please do advice and help.
106
107 P.V.Anthony
108
109
110
111
112 --
113 gentoo-amd64@g.o mailing list

Replies

Subject Author
[gentoo-amd64] Re: Promise Raid Card WebPam for EX8350 Duncan <1i5t5.duncan@×××.net>