Re: [Unicon-group] Unable to build from Alpha 13.0

2016-09-19 Thread Bruce & Breeanna Rennie
unicon/uni/* directories. > > > Cheers, > Clint > > > *From:* Steve Graham > *Sent:* Monday, September 19, 2016 3:41 PM > *To:* Unicon Group > *Subject:* Re: [Unicon-group] Unable to build from Alpha 13.0 > Thanks, Bruce and Clint. Getting closer. &g

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-09-19 Thread Bruce & Breeanna Rennie
Good morning Clinton and Steve, Thanks for the correction Clinton, I believe I said IPATH instead of LPATH when I responded to Steve. I have got to keep both of those in mind when responding to such queries. regards Bruce Rennie On 18/09/16 20:36, Jeffery, Clint (jeffe...@uidaho.edu) wrote: >

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-09-19 Thread Jeffery, Clint (jeffe...@uidaho.edu)
41 PM To: Unicon Group Subject: Re: [Unicon-group] Unable to build from Alpha 13.0 Thanks, Bruce and Clint. Getting closer. The program segment is: import gui $include "guih.icn" ... method component_setup() <-- Line 12 self.setup() end steve@steve-Satellite-L555D:/op

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-09-19 Thread Steve Graham
t it could not be found. Ideas? Thanks again, Steve From: Bruce & Breeanna Rennie To: Steve Graham ; Unicon Group Sent: Sunday, September 18, 2016 7:21 AM Subject: Re: [Unicon-group] Unable to build from Alpha 13.0 Good evening Steve, Is the IPL on your IPATH variable. When I do th

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-09-19 Thread Jeffery, Clint (jeffe...@uidaho.edu)
instead used an alias or something, that might explain not finding include directories relative to where iconx is found... Cheers, Clint From: Steve Graham Sent: Saturday, September 17, 2016 6:05:03 PM To: Unicon Group Subject: Re: [Unicon-group] Unable to bui

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-09-18 Thread Bruce & Breeanna Rennie
Good evening Steve, Is the IPL on your IPATH variable. When I do the following echo $IPATH I get the following output /home/bruce/unicon/ipl/lib /home/bruce/unicon/ipl /home/bruce/unicon/uni /home/bruce/unicon/uni/ide /home/bruce/unicon/uni/3d /home/bruce/unicon/uni/gui /home/bruce/unicon/un

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-09-18 Thread Steve Graham
55D:~/Desktop/HT$ unicon ht.icnFile ht.icn; Line 2 # $include: cannot open "guih.icn" steve@steve-Satellite-L555D:~/Desktop/HT$ From: "Jeffery, Clint (jeffe...@uidaho.edu)" To: Unicon Group ; Steve Graham Sent: Thursday, September 15, 2016 5:41 PM Subj

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-09-15 Thread Jeffery, Clint (jeffe...@uidaho.edu)
.profile" or else re-login in order for the change to take effect. Cheers, Clint From: Steve Graham Sent: Thursday, September 15, 2016 4:49:22 PM To: Unicon Group Subject: Re: [Unicon-group] Unable to build from Alpha 13.0 I downloaded the file fro

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-09-15 Thread Steve Graham
From: Jafar Al-Gharaibeh To: Steve Graham Cc: "Jeffery, Clint (jeffe...@uidaho.edu)" ; Unicon Group Sent: Thursday, September 15, 2016 3:04 PM Subject: Re: [Unicon-group] Unable to build from Alpha 13.0 Hello Steve,     Are you building off svn checkout? or downloading

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-09-15 Thread Jafar Al-Gharaibeh
am I doing wrong here? > > > Thanks, Steve > > -- > *From:* Jafar Al-Gharaibeh > *To:* Steve Graham > *Cc:* "Jeffery, Clint (jeffe...@uidaho.edu)" ; > Unicon Group > *Sent:* Monday, August 15, 2016 12:31 PM > > *Subject:*

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-09-15 Thread Steve Graham
Clint (jeffe...@uidaho.edu)" ; Unicon Group Sent: Monday, August 15, 2016 12:31 PM Subject: Re: [Unicon-group] Unable to build from Alpha 13.0 Steve, Thanks for the update. Not sure why you had the problem the first time. Maybe something went wrong during initialization/configuratio

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-08-16 Thread Steve Graham
> >> Not sure why the original one gave me problems because I got everything last >> week from the svn site. >> >> >> Thanks, Steve >> >> From: Jafar Al-Gharaibeh >> To: "Jeffery, Clint (jeffe...@uidaho.edu)" >> Cc: Steve Grah

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-08-16 Thread Steve Graham
15 Aug 2016 14:31:51 -0500 >> To: jsgraha...@yahoo.com >> CC: jeffe...@uidaho.edu; unicon-group@lists.sourceforge.net >> >> Subject: Re: [Unicon-group] Unable to build from Alpha 13.0 >> >> Steve, >> >> Thanks for the update. Not sure why you had the problem

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-08-15 Thread Jafar Al-Gharaibeh
; CC: jeffe...@uidaho.edu; unicon-group@lists.sourceforge.net > > Subject: Re: [Unicon-group] Unable to build from Alpha 13.0 > > Steve, > > Thanks for the update. Not sure why you had the problem the first time. > Maybe something went wrong during initialization/configuration. I also have

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-08-15 Thread Jafar Al-Gharaibeh
ecause I got everything > last week from the svn site. > > > Thanks, Steve > > -- > *From:* Jafar Al-Gharaibeh > *To:* "Jeffery, Clint (jeffe...@uidaho.edu)" > *Cc:* Steve Graham > *Sent:* Thursday, August 11, 2016 8:16 AM > > *S

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-08-15 Thread Steve Graham
@uidaho.edu)" Cc: Steve Graham Sent: Thursday, August 11, 2016 8:16 AM Subject: Re: [Unicon-group] Unable to build from Alpha 13.0 Steve, Just to make sure we get this properly fixed, I looked at my Makedef to see the order of the libraries. I have these lines: AC_LIBS= -lcrypto -lssl

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-08-10 Thread Jafar Al-Gharaibeh
gt; *From:* Steve Graham > *Sent:* Wednesday, August 10, 2016 2:10 PM > *To:* Jeffery, Clint (jeffe...@uidaho.edu); Unicon Group > *Subject:* Re: [Unicon-group] Unable to build from Alpha 13.0 > > Here is the log from my attempt at building Unicon: > > > ---

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-08-10 Thread Jeffery, Clint (jeffe...@uidaho.edu)
t to pass would normally cause the symbols that are undefined to be included in your iconx, so it is a puzzler. Cheers, Clint From: Steve Graham Sent: Wednesday, August 10, 2016 2:10 PM To: Jeffery, Clint (jeffe...@uidaho.edu); Unicon Group Subject: Re: [Unicon-g

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-08-10 Thread Steve Graham
x27; failedmake[2]: *** [iconx] Error 1make[2]: Leaving directory '/opt/unicon/src/runtime'Makefile:41: recipe for target 'interp_all' failedmake[1]: *** [interp_all] Error 2make[1]: Leaving directory '/opt/unicon/src/runtime'Makefile:139: recipe for target &

Re: [Unicon-group] Unable to build from Alpha 13.0

2016-08-09 Thread Steve Graham
int (jeffe...@uidaho.edu)" To: Steve Graham Sent: Tuesday, August 9, 2016 3:09 PM Subject: Re: [Unicon-group] Unable to build from Alpha 13.0 #yiv7672597019 #yiv7672597019 -- P {margin-top:0;margin-bottom:0;}#yiv7672597019 Steve, I think my laptop is running Ubuntu 16.04 so I should be able to t