search for: coolstack

Displaying 8 results from an estimated 8 matches for "coolstack".

Did you mean: toolstack
2009 Sep 18
6
should I chmod gem writable directories?
I am new to Solaris and new to Ruby. When I install some gem file using gem install, I get this warning. I''d like to make these gems available globally: bash-3.00$ gem install thor WARNING: Installing to ~/.gem since /opt/coolstack/lib/ruby/gems/1.8 and /opt/coolstack/bin aren''t both writable. /opt/coolstack/lib/ruby/site_ruby/1.8/rubygems/installer.rb:149: warning: Insecure world writable dir /opt/coolstack/lib/ruby in PATH, mode 040777 Should I just chmod 777 /opt/coolstack/lib/ruby/gems/1.8 /opt/ coolst...
2009 Sep 16
12
Connecting to Oracle (Solaris Sparc 10)
My company''s System-admin installed Ruby and Gems (using Sun Coolstack package) and I have sudo access to ruby, gem etc. Now I need to get my app to talk to oracle db (through network). From what I understand, it requires three steps: Step 1: Install oracle instant client ( I installed it in my ~/oracle/ instantclient_11_1) Step2: Install OCI8 libraries (this is where...
2006 Apr 01
8
ROR on solaris 10 gem installation error
On my Sun Enterprise 450, I installed ruby-1.8.4 from sunfreeware.com. That installed like a dream. I then downloaded rubygems-0.8.11. Untarred into /usr/local/src and tried to do a /usr/local/bin/ruby install.rb this is what followed and can someone help me figure out what to do? bash-3.00# /usr/local/bin/ruby setup.rb ---> bin <--- bin ---> lib ---> lib/rubygems <---
2009 Apr 07
5
mongrel server core dump on Sun Solaris
...codes to Sun Solaris Web Application server and run the application through web browser. My Mongrel Web server most time may die and a core dump file was created in my RoR Web Application directory as showing below: # uname -a SunOS Test-zone 5.10 Generic_137138-09 i86pc i386 i86pc # pwd /opt/coolstack/apache2/htdocs/Jtooltest # ls -al total 78234 drwxr-xr-x 14 root root 512 Apr 6 18:48 . drwxr-xr-x 9 root root 512 Apr 7 04:55 .. drwxr-xr-x 7 root root 512 Apr 6 18:40 app -rw-r--r-- 1 root root 153 Apr 6 18:41 Capfile drwxr-xr-x 5 root...
2007 Jun 15
0
Solaris 10 x64 Compiling issues with Sun Studio 12
Hello, I''m having problems compiling Ruby 1.8.5 on a 64-bit Intel machine running Solaris 10 U3. I''m using Sun Studio 12 for building an optimized package for our company. We''re not interested in coolstack (from Sun used with GCC). Any help below would be appreciated: root@host # uname -an SunOS host 5.10 Generic_125101-08 i86pc i386 i86pc Solaris root@host # isainfo -v 64-bit amd64 applications cx16 mon sse3 pause sse2 sse fxsr mmx cmov amd_sysc cx8 tsc fpu 32-bit i386 applications...
2009 Jan 10
3
Problems with dovecot
Hi all, Ihave jsut been compiling dovecot 1.1.6-1.1.8 on a solaris 10 x86 machine with sun studio 12. It compiles correctly but when i want to run dovecot i am getting this error message Jan 10 17:16:16 Carolyn dovecot: [ID 762119 mail.info] Dovecot v1.1.8 starting up Jan 10 17:16:16 Carolyn dovecot: [ID 107833 mail.warning] auth(default): Growing pool 'mysql driver' with: 1024 Jan
2010 Jul 20
1
imap core dumping on signal 10
...to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "sparc-sun-solaris2.10"... Reading symbols from /opt/coolstack/lib/libiconv.so.2...done. Loaded symbols for /opt/coolstack/lib/libiconv.so.2 Reading symbols from /usr/lib/libnsl.so.1...done. Loaded symbols for /usr/lib/libnsl.so.1 Reading symbols from /usr/lib/libsocket.so.1...done. Loaded symbols for /usr/lib/libsocket.so.1 Reading symbols from /usr/lib/librt...
2011 Apr 18
4
Solaris hardware crypto engines
Hello, I tried to find out how about to use the hardware crypto engines under Solaris (Sun Fire T2000). It seems, that its not just a compilation issue: > For operations that are to be offloaded, it is necessary to restrict use to subset > of OpenSSL functions (the EVP_ functions) and explicitly indicate the use of the PKCS11 > engine; something like the following works for bulk