Building collectd with java support on RHEL 6

This is just a quick note for the net in general and a reminder for my self.

 

If you want Java support when building collectd 5.X on RHEL 6 you need to set JAVA_HOME as it is no longer set by default.  Also do not forget the traling slash in the driectory path.

A mini applescript wine bottle

Create the following scrip as an application... then install the windows app with wine into the created app directory created for your script.

 

set myWindowsApp to "winbox.exe"

tell application "Finder" to get (path to meas Unicode text

set myPath to result

display dialog the POSIX path of myPath

do shell script "bash -c '/opt/local/bin/wine \"" & (the POSIX path of myPath) & myWindowsApp & "\" 2>&1 >/dev/null &'"

 


Einstein Quote

 

This is one of my favorite quotes by one of my Science and Engineering heros (the other is Tomas Edison)

I believe in intuition and inspiration. Imagination is more important than knowledge. For knowledge is limited, whereas imagination embraces the entire world, stimulating progress, giving birth to evolution. -1931 Albert Einstein

 

I've got your back....

Really Funny Image used as a tag by one of my friends

I've got your Back (Funny)

Additional information