Search found 10 matches

by gcbrackett
Fri Oct 21, 2011 2:31 am
Forum: iOS Deployment
Topic: Live Code 5 Pdf Printing
Replies: 6
Views: 5250

Re: Live Code 5 Pdf Printing

I can verify exactly this behavior. Here's a little additional information from my experience: Code that previously worked fine under LC 4.6.4 now produces different results when printing to PDF using LC 5.0.0, and I'd be grateful for any ideas. App run from LC 5.0.0 IDE: okay, PDF produced correctl...
by gcbrackett
Fri Jul 01, 2011 8:22 pm
Forum: Multimedia
Topic: Scaling grouped graphics for iOS etc.
Replies: 4
Views: 6727

Scaling grouped graphics for iOS etc.

The many screen sizes and resolutions of mobile devices make it important to be able to incorporate vector graphics that can easily be scaled if one wants to make a single stack that supports multiple devices and orientations. (Note: although it's possible to import vector graphics in some cases, th...
by gcbrackett
Wed Mar 26, 2008 1:37 am
Forum: CGIs and the Server
Topic: Running Rev2.9rc2 on JaguarPC/Debian - blank screen
Replies: 2
Views: 5395

Thanks!

That did it! I appreciate your help very much!
by gcbrackett
Tue Mar 25, 2008 11:35 pm
Forum: CGIs and the Server
Topic: Running Rev2.9rc2 on JaguarPC/Debian - blank screen
Replies: 2
Views: 5395

Running Rev2.9rc2 on JaguarPC/Debian - blank screen

I've set up a domain on JaguarPC with Debian Linux, and put a very simple .cgi script in the cgi-bin directory: #!revolution on startup put "Content-Type: text/plain" & cr & cr put "Hello World!" end startup The revolution engine is the rc2 linux standalone in the same directory as the script. All l...
by gcbrackett
Fri Mar 14, 2008 2:49 am
Forum: CGIs and the Server
Topic: How to install missing libraries on RedHat linux?
Replies: 9
Views: 13524

Still problems with libraries

I followed Trevor's advice, signed up for the 2.9 beta test, downloaded Revolution Enterprise 2.9 db5, uploaded the standalone for Linux, set its permissions etc., executed it on the command line and got the same message about the missing X11 library. Trevor found the same problem, aas he indicated,...
by gcbrackett
Thu Mar 13, 2008 9:15 pm
Forum: CGIs and the Server
Topic: How to install missing libraries on RedHat linux?
Replies: 9
Views: 13524

Duh

I'll answer the question myself: I have Revolution 2.81, which doesn't include a Linux standalone. If I had Revolution 2.9 beta, it would be included to create Linux versions. Sometimes I surprise myself with dimness.
by gcbrackett
Thu Mar 13, 2008 4:30 pm
Forum: CGIs and the Server
Topic: How to install missing libraries on RedHat linux?
Replies: 9
Views: 13524

Does getting 2.9.0 engine (only) require Enterprise license?

Being frugal, I have only a Mac Studio license for Revolution. Is it possible to download just the Standalone (engine) part of Linux Revolution 2.9 from somewhere? The only engine I have found for download is an early 2.4? version, which is the one that requires the libraries. Trevor's directions ar...
by gcbrackett
Wed Mar 12, 2008 2:40 pm
Forum: CGIs and the Server
Topic: How to install missing libraries on RedHat linux?
Replies: 9
Views: 13524

Many thanks!

BvG and Trevor, you guys are great! I shall follow your advice, Trevor's first, and if there are any wrinkles I'll post 'em here. Thanks!
by gcbrackett
Tue Mar 11, 2008 10:02 pm
Forum: CGIs and the Server
Topic: How to install missing libraries on RedHat linux?
Replies: 9
Views: 13524

Permissions to install libraries

Thanks for the ideas! I'm pretty sure I do have permission to install libraries, as I have ssh access to administer the server, which is a virtual server and pretty much open for administration. About the only thing I've been unable to do is chown on a root-owned directory or file. Do you have any s...
by gcbrackett
Tue Mar 11, 2008 8:36 pm
Forum: CGIs and the Server
Topic: How to install missing libraries on RedHat linux?
Replies: 9
Views: 13524

How to install missing libraries on RedHat linux?

I get Server Error 500 when I attempt to execute a revolution CGI on my ISP's Linux server. The same file with the same line endings and the same permissions executes fine under OS X. On executing revolution itself from the command line, I get the message revolution: error in loading shared librarie...