New topic: Installing CLI apps on OSX
<http://forums.realsoftware.com/viewtopic.php?t=37987> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message rvg Post subject: Installing CLI apps on OSXPosted: Mon Mar 07, 2011 11:08 pm Joined: Wed Oct 01, 2008 9:13 pm Posts: 3 Hi there, Sorry for the sealy question but how can I install a Command Line Interface application builded with RealBasic into OSX? I copied the executable file into the /usr/bin/ directory together with the folder containing all the dynamic link libraries (/usr/bin/lib/*.dylib). The problem is that when I execute the CLI app (from any other place rather than the original build folder), the app fails because is unable to find the dynamic libraries. This problem makes me wonder if there is anyway to compile the CLI as a single file? (i.e. static libraries rather than the dynamic libraries) Any help is pretty much appreciated ! Thanks in advance Rodolfo Details of the app failing: Runtime Error Please report what caused this error along with the information below. /Users/realsoftware/BuildSlave/QuickStableXCode/build/REALbasic/REALbasic Xcode/../../Common/plugin.cpp: 7504 Failure Condition: pluginEntryTable.GetEntry( entrypointName, out ) can't find plugin method FCGX.ShutdownPending()Runtime Error Please report what caused this error along with the information below. /Users/realsoftware/BuildSlave/QuickStableXCode/build/REALbasic/REALbasic Xcode/../../Common/plugin.cpp: 7504 Failure Condition: pluginEntryTable.GetEntry( entrypointName, out ) can't find plugin method FCGX.GetStr(strBuffer As Ptr, n As Integer, stream As Ptr) As IntegerRuntime Error .. .. .. Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
