I have 2.2.22 compiled binaries. Is not there any way to extract configure command info from this zip file and then download source 2.2.24 and compile with configure command options that were used 2.2.22?
Thank you for your response. I do not see this version is currently installed on any server. Do I need to install 2.2.22 and get configure command options that were used to compile this version or is there a way to extract this info from .gz file?
I have to upgrade 2.2.22. sol10.pkg.gz that was compiled years ago. I need to upgrade it to 2.2.24. Please let me know what is the procedure for upgrading it.
Hi All,
I need to write installation steps for apache 2.4.9 on solaris 11. Could you please share the installation steps or point me to the website where i can get this info?
Thanks
Sam
Hi All, I am working for a company and they are currently using MS word based forms and would like to convert them into web based forms. There are around 600 types of forms and all these forms will be accessed only internally.Could somebody please let me know what is the best solution ( Like...
I am tryying to ssh remote machine from a script to run a program for a particular user but it is not bringing up the user environment on remote machine. I was wondering if some one tell me how to do it.
Thanks
I have a program when gets executed write files to the local drive say /test/reports. Now we are switching this program to new server but would like the program write back /test/reports of old server. If we use NFS mount /test/reports on new server, does it will be local to the program and...
I have in house application installed on 3 solaris(10) servers.I would like to unstall it from these servers and install it on dedicated solaris server #4 (probably on one of the zone). We should be able to access server 4 from these 3 servers to invoke the application. Can someone tell me...
I have a drop down with more than 100 options. I would like to group them like GroupA , GroupB etc and user should be able to see Group Headings without selecting it and choose what ever option fall under the his choice of group.Can soem please let me know how to do it.
Hi Experts,
I have created printer friendly versions of web pages using Javascript. Printing is working fine however, on one of the page , there is a business rule that allows user to select no. of rows he/she can add on the first page and rest will go to the next page. Now if the user selects...
Thanks Vragabond! I am using regular css and print.css for a web page that contains 2 Tabs in addition to main page.I am using following code in print.css file
@media all
{
.page-break { display:none; }
}
@media print
{
.page-break { display:block !important; page-break-before:always; margin...
Thanks! I made changes in print.css file and changed display to block ( td[id="form:tabname2"] {display : block !important}.) Now I can see tabname2 in print preview with Main tab but still on the same page.Do I have to use page break to display tabname2 on the separate page.Please help.I tried...
Thanks Greg! td[id="form:tabname"]{display:none;} is working now however I had put semicolon after none. Not sure what difference it made. Anyways I have another issue, I need to print all TAB content when I give print command. I mean when main page is sent to the printer it should print TAB...
I have 2 Tabs on my main page and I do not want them to appear in the printing. Following code changes in CSS file works for Firefox but not with IE7. Please help.
td[id="form:tabname"]{display:none}
Thanks! Now i need to read enumerations from another class ( which is part of jar file). If I import that file and what is the way to read data from that class? Please let me know
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.