[futurebasic] Re: [FB] OT : Recompiling C code in bash

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : August 2009 : Group Archive : Group : All Groups

From: Steve <mactech@...>
Date: Sun, 30 Aug 2009 10:14:53 -0400
Thank you Ken, Deep and Robert C for your suggestions.

Star tech support had no idea about the v3 installer.  When you  
download v3 from their site, it gives you v2 [ for Mac ] which does  
not have the Intel binaries.   Previously, these worked on Intel and  
they were PPC binaries and they failed on OS X 10.6

I had used sudo for permissions access, but as you noted the Developer  
Kit was needed.  It was such a hectic day with many users being  
frantic about their printers not working, my brain quickly became fried.

thanks to all for you suggestion and help.

~ steve




On Aug 30, 2009, at 9:10 AM, Ken Shmidheiser wrote:

> Deep wrote:
>
>> After that, you could do "sudo make install"
>
> Deep is correct in noting that for permissions problems you can use  
> sudo to become superuser and gain access universal access. That was  
> the first thing I tried and the compilation failed.
>
> Upon examination, the C source code revealed that the Cups Developer  
> Kit needed to be installed since the code used its headers. Once  
> that was installed, the C source compiled in gcc in the Terminal  
> without complaint on my Quad-Pro.
>
> Only then did I realize that newer versions of the Star Cups Drivers  
> include an installer package from which the Universal binaries can  
> easily be extracted.
>
> At any rate, Steve tells me he is up and running with the new  
> binaries.
>
> Ken
>
> --
> To unsubscribe, send ANY message to: futurebasic-unsubscribe@...
>