| Previous · Next | |
| User | Message |
|
pvanthony
|
Date: 9/8/2008 8:59 pm · Subject: Re: WRE install on Ubuntu · Rating: 0
Please do share the patch. I would like to compare with my own patch. I am not a programmer so I would like to see if what I am doing is correct and learn. P.V.Anthony --- (Edited on 9-September-2008 9:59 am [GMT+0800] by pvanthony) --- |
| Back to Top |
Rate [ | ]
|
|
SteveD
|
Date: 9/8/2008 7:08 pm · Subject: Re: WRE install on Ubuntu · Rating: 0
Thanks for the prompt reply, and I will probably go with 32bit, just for the sake of keeping things simple down the road, but hopefully this'll work in the mean time for testing things. Will update this thread with results when I get the chance. --- (Edited on 9/8/2008 5:08 pm [GMT-0700] by SteveD) --- |
| Back to Top |
Rate [ | ]
|
|
knowmad
|
Date: 9/9/2008 8:38 am · Subject: Re: WRE install on Ubuntu · Rating: 0
Thanks for the suggestion. The patch is in the bazaar. Let me know how it works or if you have suggested improvements.
William ---- --- (Edited on 9/9/2008 9:38 am [GMT-0400] by knowmad) --- |
| Back to Top |
Rate [ | ]
|
|
koen
|
Date: 9/9/2008 4:01 pm · Subject: Re: WRE install on Ubuntu · Rating: 0
William, the instructions for applying the patch are in the bazaar, but the patch is missing, can you send it to me? Koen de Jonge - ProcoliX --- (Edited on 9-September-2008 23:01 [GMT+0200] by koen) --- |
| Back to Top |
Rate [ | ]
|
|
knowmad
|
Date: 9/9/2008 4:16 pm · Subject: Re: WRE install on Ubuntu · Rating: 0
You know, that's the 2nd time I've done that. There are so many fields to fill out now that I just overlook at one. It should be there now.
William ---- --- (Edited on 9/9/2008 5:16 pm [GMT-0400] by knowmad) --- |
| Back to Top |
Rate [ | ]
|
|
koen
|
Date: 9/9/2008 4:56 pm · Subject: Re: WRE install on Ubuntu · Rating: 0
That looks to me that it is only -Accflags="-fPIC" that does the trick for you, is that right? Koen de Jonge - ProcoliX --- (Edited on 9-September-2008 23:56 [GMT+0200] by koen) --- |
| Back to Top |
Rate [ | ]
|
|
knowmad
|
Date: 9/10/2008 9:10 am · Subject: Re: WRE install on Ubuntu · Rating: 0
I do remember adding that flag. To be honest, I don't know what it does but it did help. Someone else gave me that suggestion from one of the forum discussions. Looking back through the patch, it also looks like I had to fix some paths that were incorrect. It's been over 6 months since I built and ran that build script so I don't really remember the details.
William ---- --- (Edited on 9/10/2008 10:10 am [GMT-0400] by knowmad) --- |
| Back to Top |
Rate [ | ]
|
|
koen
|
Date: 9/9/2008 5:11 pm · Subject: Re: WRE install on Ubuntu · Rating: 0
Compiling with that one extra switch does not seem to hurt on my debian etch 32bits version, so perhaps this should go into the WRE. Koen de Jonge - ProcoliX --- (Edited on 10-September-2008 00:11 [GMT+0200] by koen) --- |
| Back to Top |
Rate [ | ]
|
|
SteveD
|
Date: 9/10/2008 3:37 pm · Subject: Re: WRE install on Ubuntu · Rating: 0
Well, unfortunately when I patched that diff file in, it didn't seem to help, at least on this machine. Whether I borked it elsewhere or not I don't know. Decided to go straight to Ubuntu 32bit, and the WRE installed just peachy.
However, I am having issues with the mod_perl not starting up, that I've read about elsewhere. /data/WebGUI/sbin$ sudo perl testEnvironment.pl --simplereport
The CPAN commands in the erratta didn't like the list::util one... Should I just use 8.3 or wait for 8.5? --- (Edited on 9/10/2008 1:37 pm [GMT-0700] by SteveD) --- |
| Back to Top |
Rate [ | ]
|
|
pvanthony
|
Date: 9/10/2008 8:27 pm · Subject: Re: WRE install on Ubuntu · Rating: 0
Try the following for the testEnviroment.pl on the command line. source /data/wre/sbin/setEnviroment.pl cd /data/WebGUI/sbin perl testEnvironment.pl --simplereport It should look better. Having said that, I think it is better to wait for wre.0.8.5 P.V.Anthony --- (Edited on 11-September-2008 9:27 am [GMT+0800] by pvanthony) --- |
| Back to Top |
Rate [ | ]
|