On Sun, Jul 14, 2013 at 11:54 AM, J. Leslie Turriff <
jlturr...@centurylink.net> wrote:

>         I'm running openSuSE Linux 12.2 on x86_64, and I'm trying to build
> RexxGTK
> 0.10.0.  The compile fails with the following messages:
>

Leslie,

You are not really doing anything wrong, except using the wrong source.

The RexxGTK-0.10.0.zip source file downloadable from the Files section in
SourceForge is way out of date.

You need to check out the source using svn directly.  The current source in
svn has been fixed.

The command is:

svn checkout svn://svn.code.sf.net/p/oorexx/code-0/rexxgtk/trunk rexxgtk

which will check out the current source code in to a directory rexxgtk.

Oh, I just looked and SourceForge has added an option to down load a
snapshot:   Download Snapshot
<https://sourceforge.net/p/oorexx/code-0/9364/tarball?path=/rexxgtk/trunk>

You could probably use that instead of svn.  Although, really, if you are
interested in building from source, I'd advise that you get a svn client
and check stuff out directly from the repository.

Many Linux systems already have a command line svn client installed.  If
not, the client is easy to install on Linux.

I don't think you will have a problem if you use the current code base.

You can look through the current opened bugs and see if there is already a
bug for this the the source file in the files section not building.  If
there is, I would vote for it.  If there isn't one I'd open one.

--
Mark Miesfeld
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to