This forum is no longer active. Please post your questions to our new community site

Recent Posts by JohnP

Subscribe to Recent Posts by JohnP 4 post(s) found

27 Apr, 2009 08:20 PM
Avatar JohnP 4 post(s)

Topic: General / Problems with Rubystack and Opensuse 11.1

beltran, thanks for the response.. I’ll keep my eyes open for the next version. Any idea as to when that will be?

 
27 Apr, 2009 06:04 PM
Avatar JohnP 4 post(s)

Topic: General / Problems with Rubystack and Opensuse 11.1

I am having an issue with the Rubystack. I recently upgraded my system from Opensuse 11 to 11.1. I had issues installing the stack, but if I used either the Xwindow mode, or text mode, I was able to install just fine. The issue is that when I try to run the ctlscript.sh file, I get the following error:

/bin/sh: symbol lookup error: /opt/rubystack-1.4-beta-1/common/lib/libreadline.so.5: undefined symbol: BC

I should also mention, that installed the lampstack, to compare, and that one installed just fine, and I can run apache without any errors. It is only the rubystack that is giving me heartburn here.

 
15 Dec, 2008 04:54 PM
Avatar JohnP 4 post(s)

Topic: Stacks suggestions / Addition to existing LAMP/SAMP stacks

Just thought I would make a suggestion for the existing stacks. I use the stacks for some development. One of the items missing is the mysql header files, etc needed to compile the DBD::mysql perl module. It would be nice to have the include files that are needed to compile this module, so a user wouldn’t have to install the mysql client and libraries in order to do this.

 
09 Oct, 2008 05:38 PM
Avatar JohnP 4 post(s)

Topic: SAMPStack / install bug?

I installed the SAMPSTACK today, and the install appeared to go ok, with exception, which is not really a major issue or anything like that…

I used a commandline install, and when the progress bar hit 100%, I saw apache and mysql start up. Then it prompted me as to whether or not I wanted to start SAMPSTACK. I said n, and then checked the processes, and everything was still running. I re-did the install a few times, and each time, I had the same results.

Also, when I did the install, I put it in /u01/sampstack-1.0-beta-3 instead of /opt/sampstack-1.0-beta-3 where the default was.