I installed and compiled LinuxCNC.2.9.0-pre0 in virtualbox.
After satisfying all the dependencies, configure choked on pango. I
installed python-glade2 to resolve it. Configure and make and make install
worked just fine. Runtests finished with no errors. LinuxCNC/Axis starts
and runs.
I created an appliance. The size is 4.5gb.
If anyone would like to install the appliance on their computer let me
know. I will place it somewhere to allow download.

On Wed, Aug 5, 2020 at 7:41 AM Stuart Stevenson <stus...@gmail.com> wrote:

> I see the entire configure message that scrolls across the screen as the
> configure runs. I just have to scroll it down until I see the top. That is
> where I saw libgnomeprint and optreset messages. I don't remember seeing
> the optreset message before. I have resolved the libgnomeprint before. I
> could probably resolve it this time but the concept of diminishing returns
> raises it's ugly head. Murphy may be lurking in the weeds. 🤔 We will see.
>
>
> On Tue, Aug 4, 2020 at 1:29 PM Gene Heskett <ghesk...@shentel.net> wrote:
>
>> On Tuesday 04 August 2020 14:07:19 Jon Elson wrote:
>>
>> > On 08/04/2020 10:10 AM, Gene Heskett wrote:
>> > > On Tuesday 04 August 2020 08:10:48 Stuart Stevenson wrote:
>> > >> I saw no problems in config.log other than the configure report in
>> > >> the terminal.
>> > >> libgnomeprint-2.2 and optreset
>> > >> both are 'OLD' - I believe I can safely ignore both
>> > >
>> > > But I was talking about what goes flying by on screen while
>> > > ./configure is running.  Much more verbose than the log. You might
>> > > have to set scrollback thru history to 50,000 or more to see the
>> > > whole thing. But yes, libgnomeprint-2.2 is OLD. optreset I don't
>> > > recall seeing so is new to me.
>> >
>> > You can do this :
>> >
>> > ./configure 2>&1 | tee configure.log
>> >
>> > This redirects both std output and error output to one pipe,
>> > and tees it so you see the output on the screen and it also
>> > writes to the file.
>> >
>> > Jon
>>
>> did you copy that Stuart?
>> >
>> > _______________________________________________
>> > Emc-developers mailing list
>> > Emc-developers@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/emc-developers
>>
>>
>> Cheers, Gene Heskett
>> --
>> "There are four boxes to be used in defense of liberty:
>>  soap, ballot, jury, and ammo. Please use in that order."
>> -Ed Howdershelt (Author)
>> If we desire respect for the law, we must first make the law respectable.
>>  - Louis D. Brandeis
>> Genes Web page <http://geneslinuxbox.net:6309/gene>
>>
>>
>> _______________________________________________
>> Emc-developers mailing list
>> Emc-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-developers
>>
>
>
> --
> Addressee is the intended audience.
> If you are not the addressee then my consent is not given for you to read
> this email furthermore it is my wish you would close this without saving or
> reading, and cease and desist from saving or opening my private
> correspondence.
> Thank you for honoring my wish.
>
>

-- 
Addressee is the intended audience.
If you are not the addressee then my consent is not given for you to read
this email furthermore it is my wish you would close this without saving or
reading, and cease and desist from saving or opening my private
correspondence.
Thank you for honoring my wish.

_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to