Installing CINT 5.15 on ubuntu

View: New views
20 Messages — Rating Filter:   Alert me  
< Prev | 1 - 2 | Next >

Installing CINT 5.15 on ubuntu

by Veena Gondhalekar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I would like to know if anyone has successfully installed CINT 5.15 on
ubuntu linux 7.10 (uses linux kernel 2.6.22)? I have tried several platform
files and tweaked some of the flags/values to match what I could find on my
system but they all fail somewhere or the other. Most of the platform
files seem to be for old linux kernels (e.g. RH7.3 is based on 2.4 version
of the kernel).  Since CINT 5.16 source was missing the whole platform
directory, I didn't bother installing that at all.
Thanks.


Veena


RE: Installing CINT 5.15 on ubuntu

by Philippe Canal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Veena,

In the contrary, you should use 5.16 :)
Installing is slightly different (can you remind me which web pages'
instruction
you follow so we can update them), and simply:

   ./configure
   gmake
   gmake dlls

Cheers,
Philippe.

-----Original Message-----
From: owner-cint@... [mailto:owner-cint@...] On Behalf Of
Veena Gondhalekar
Sent: Wednesday, December 19, 2007 1:31 PM
To: roottalk@...; 'cint@...'
Subject: [CINT] Installing CINT 5.15 on ubuntu

Hi,

I would like to know if anyone has successfully installed CINT 5.15 on
ubuntu linux 7.10 (uses linux kernel 2.6.22)? I have tried several platform
files and tweaked some of the flags/values to match what I could find on my
system but they all fail somewhere or the other. Most of the platform
files seem to be for old linux kernels (e.g. RH7.3 is based on 2.4 version
of the kernel).  Since CINT 5.16 source was missing the whole platform
directory, I didn't bother installing that at all.
Thanks.


Veena



Re: Installing CINT 5.15 on ubuntu

by Veena Gondhalekar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks Philippe.

I believe I tried all that because I found through some msgs I read
on NABBLE that others before me had run into similar issues with 5.16.
But the suggested solution didn't help me. I don't recall the details
as it has been a while, but I deleted the whole 5.16 directory after
that.  If 5.16 is going to work, I will definitely give it a try again
and would be happy to point to the mismatched instructions. I believe
they were in the README.txt file at the top level directory when you
unzip the tar file.  Then a colleague in Europe suggested I use 5.15
as it works for them but they're using some strange :) version of
linux over there.

I will download 5.16 again and run the suggested steps and let you
know how that goes.


Veena



On 12/19/07 1:37 PM, "Philippe Canal" <pcanal@...> wrote:

> Hi Veena,
>
> In the contrary, you should use 5.16 :)
> Installing is slightly different (can you remind me which web pages'
> instruction
> you follow so we can update them), and simply:
>
>    ./configure
>    gmake
>    gmake dlls
>
> Cheers,
> Philippe.
>
> -----Original Message-----
> From: owner-cint@... [mailto:owner-cint@...] On Behalf Of
> Veena Gondhalekar
> Sent: Wednesday, December 19, 2007 1:31 PM
> To: roottalk@...; 'cint@...'
> Subject: [CINT] Installing CINT 5.15 on ubuntu
>
> Hi,
>
> I would like to know if anyone has successfully installed CINT 5.15 on
> ubuntu linux 7.10 (uses linux kernel 2.6.22)? I have tried several platform
> files and tweaked some of the flags/values to match what I could find on my
> system but they all fail somewhere or the other. Most of the platform
> files seem to be for old linux kernels (e.g. RH7.3 is based on 2.4 version
> of the kernel).  Since CINT 5.16 source was missing the whole platform
> directory, I didn't bother installing that at all.
> Thanks.
>
>
> Veena
>
>


RE: Installing CINT 5.15 on ubuntu

by Philippe Canal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Veena,

Please do and let's us know if you have any trouble.
Cint 5.16 is the current production version (and thus has many
bug fixes compared to 5.15) and is the only version we can change
to solve any problem you might encounter :)

Cheers,
Philippe

-----Original Message-----
From: Veena Gondhalekar [mailto:veenag@...]
Sent: Wednesday, December 19, 2007 1:59 PM
To: Philippe Canal; roottalk@...; cint@...
Subject: Re: [CINT] Installing CINT 5.15 on ubuntu

Thanks Philippe.

I believe I tried all that because I found through some msgs I read
on NABBLE that others before me had run into similar issues with 5.16.
But the suggested solution didn't help me. I don't recall the details
as it has been a while, but I deleted the whole 5.16 directory after
that.  If 5.16 is going to work, I will definitely give it a try again
and would be happy to point to the mismatched instructions. I believe
they were in the README.txt file at the top level directory when you
unzip the tar file.  Then a colleague in Europe suggested I use 5.15
as it works for them but they're using some strange :) version of
linux over there.

I will download 5.16 again and run the suggested steps and let you
know how that goes.


Veena



On 12/19/07 1:37 PM, "Philippe Canal" <pcanal@...> wrote:

> Hi Veena,
>
> In the contrary, you should use 5.16 :)
> Installing is slightly different (can you remind me which web pages'
> instruction
> you follow so we can update them), and simply:
>
>    ./configure
>    gmake
>    gmake dlls
>
> Cheers,
> Philippe.
>
> -----Original Message-----
> From: owner-cint@... [mailto:owner-cint@...] On Behalf
Of
> Veena Gondhalekar
> Sent: Wednesday, December 19, 2007 1:31 PM
> To: roottalk@...; 'cint@...'
> Subject: [CINT] Installing CINT 5.15 on ubuntu
>
> Hi,
>
> I would like to know if anyone has successfully installed CINT 5.15 on
> ubuntu linux 7.10 (uses linux kernel 2.6.22)? I have tried several
platform
> files and tweaked some of the flags/values to match what I could find on
my

> system but they all fail somewhere or the other. Most of the platform
> files seem to be for old linux kernels (e.g. RH7.3 is based on 2.4 version
> of the kernel).  Since CINT 5.16 source was missing the whole platform
> directory, I didn't bother installing that at all.
> Thanks.
>
>
> Veena
>
>



Re: Installing CINT 5.15 on ubuntu

by Veena Gondhalekar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes, I know the pain of having to fix bugs in old versions that people
refuse to let go of when they're fixed in later versions. Anyway, I've
just downloaded 5.16.19. The first issue is that you cannot read the
instructions to unpack the package without unpacking it :).  I can see
all kinds of "bugs" (major and minor) in the README.txt file and I am
ignoring all that for the time being. When I run ./configure, I get

====
./configure: 23: Syntax error: "(" unexpected
====

(I now remember that I was getting this before too). Line 23 of the
configure file is the line where the variable ARCH is defined (linux
linuxicc macgcc........)

I am running bash and this is a bash script. I don't see anything
obviously wrong such as mismatched quotes or something earlier that
could be showing up later as error on line 23. There are just 3 lines
of commands before that so I am not sure what's going on.

Thanks.


Veena




On 12/19/07 2:02 PM, "Philippe Canal" <pcanal@...> wrote:

> Hi Veena,
>
> Please do and let's us know if you have any trouble.
> Cint 5.16 is the current production version (and thus has many
> bug fixes compared to 5.15) and is the only version we can change
> to solve any problem you might encounter :)
>
> Cheers,
> Philippe
>
> -----Original Message-----
> From: Veena Gondhalekar [mailto:veenag@...]
> Sent: Wednesday, December 19, 2007 1:59 PM
> To: Philippe Canal; roottalk@...; cint@...
> Subject: Re: [CINT] Installing CINT 5.15 on ubuntu
>
> Thanks Philippe.
>
> I believe I tried all that because I found through some msgs I read
> on NABBLE that others before me had run into similar issues with 5.16.
> But the suggested solution didn't help me. I don't recall the details
> as it has been a while, but I deleted the whole 5.16 directory after
> that.  If 5.16 is going to work, I will definitely give it a try again
> and would be happy to point to the mismatched instructions. I believe
> they were in the README.txt file at the top level directory when you
> unzip the tar file.  Then a colleague in Europe suggested I use 5.15
> as it works for them but they're using some strange :) version of
> linux over there.
>
> I will download 5.16 again and run the suggested steps and let you
> know how that goes.
>
>
> Veena
>
>
>
> On 12/19/07 1:37 PM, "Philippe Canal" <pcanal@...> wrote:
>
>> Hi Veena,
>>
>> In the contrary, you should use 5.16 :)
>> Installing is slightly different (can you remind me which web pages'
>> instruction
>> you follow so we can update them), and simply:
>>
>>    ./configure
>>    gmake
>>    gmake dlls
>>
>> Cheers,
>> Philippe.
>>
>> -----Original Message-----
>> From: owner-cint@... [mailto:owner-cint@...] On Behalf
> Of
>> Veena Gondhalekar
>> Sent: Wednesday, December 19, 2007 1:31 PM
>> To: roottalk@...; 'cint@...'
>> Subject: [CINT] Installing CINT 5.15 on ubuntu
>>
>> Hi,
>>
>> I would like to know if anyone has successfully installed CINT 5.15 on
>> ubuntu linux 7.10 (uses linux kernel 2.6.22)? I have tried several
> platform
>> files and tweaked some of the flags/values to match what I could find on
> my
>> system but they all fail somewhere or the other. Most of the platform
>> files seem to be for old linux kernels (e.g. RH7.3 is based on 2.4 version
>> of the kernel).  Since CINT 5.16 source was missing the whole platform
>> directory, I didn't bother installing that at all.
>> Thanks.
>>
>>
>> Veena
>>
>>
>
>


RE: Installing CINT 5.15 on ubuntu

by Philippe Canal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Veena,

To debug the problem (I suspect that in your sh is actually
different from bash).  Try:

   bash ./configure __have_the_proper_shell@

Thanks,
Philippe

-----Original Message-----
From: Veena Gondhalekar [mailto:veenag@...]
Sent: Wednesday, December 19, 2007 2:40 PM
To: Philippe Canal; roottalk@...; cint@...
Subject: Re: [CINT] Installing CINT 5.15 on ubuntu

Yes, I know the pain of having to fix bugs in old versions that people
refuse to let go of when they're fixed in later versions. Anyway, I've
just downloaded 5.16.19. The first issue is that you cannot read the
instructions to unpack the package without unpacking it :).  I can see
all kinds of "bugs" (major and minor) in the README.txt file and I am
ignoring all that for the time being. When I run ./configure, I get

====
./configure: 23: Syntax error: "(" unexpected
====

(I now remember that I was getting this before too). Line 23 of the
configure file is the line where the variable ARCH is defined (linux
linuxicc macgcc........)

I am running bash and this is a bash script. I don't see anything
obviously wrong such as mismatched quotes or something earlier that
could be showing up later as error on line 23. There are just 3 lines
of commands before that so I am not sure what's going on.

Thanks.


Veena




On 12/19/07 2:02 PM, "Philippe Canal" <pcanal@...> wrote:

> Hi Veena,
>
> Please do and let's us know if you have any trouble.
> Cint 5.16 is the current production version (and thus has many
> bug fixes compared to 5.15) and is the only version we can change
> to solve any problem you might encounter :)
>
> Cheers,
> Philippe
>
> -----Original Message-----
> From: Veena Gondhalekar [mailto:veenag@...]
> Sent: Wednesday, December 19, 2007 1:59 PM
> To: Philippe Canal; roottalk@...; cint@...
> Subject: Re: [CINT] Installing CINT 5.15 on ubuntu
>
> Thanks Philippe.
>
> I believe I tried all that because I found through some msgs I read
> on NABBLE that others before me had run into similar issues with 5.16.
> But the suggested solution didn't help me. I don't recall the details
> as it has been a while, but I deleted the whole 5.16 directory after
> that.  If 5.16 is going to work, I will definitely give it a try again
> and would be happy to point to the mismatched instructions. I believe
> they were in the README.txt file at the top level directory when you
> unzip the tar file.  Then a colleague in Europe suggested I use 5.15
> as it works for them but they're using some strange :) version of
> linux over there.
>
> I will download 5.16 again and run the suggested steps and let you
> know how that goes.
>
>
> Veena
>
>
>
> On 12/19/07 1:37 PM, "Philippe Canal" <pcanal@...> wrote:
>
>> Hi Veena,
>>
>> In the contrary, you should use 5.16 :)
>> Installing is slightly different (can you remind me which web pages'
>> instruction
>> you follow so we can update them), and simply:
>>
>>    ./configure
>>    gmake
>>    gmake dlls
>>
>> Cheers,
>> Philippe.
>>
>> -----Original Message-----
>> From: owner-cint@... [mailto:owner-cint@...] On Behalf
> Of
>> Veena Gondhalekar
>> Sent: Wednesday, December 19, 2007 1:31 PM
>> To: roottalk@...; 'cint@...'
>> Subject: [CINT] Installing CINT 5.15 on ubuntu
>>
>> Hi,
>>
>> I would like to know if anyone has successfully installed CINT 5.15 on
>> ubuntu linux 7.10 (uses linux kernel 2.6.22)? I have tried several
> platform
>> files and tweaked some of the flags/values to match what I could find on
> my
>> system but they all fail somewhere or the other. Most of the platform
>> files seem to be for old linux kernels (e.g. RH7.3 is based on 2.4
version

>> of the kernel).  Since CINT 5.16 source was missing the whole platform
>> directory, I didn't bother installing that at all.
>> Thanks.
>>
>>
>> Veena
>>
>>
>
>



Re: Installing CINT 5.15 on ubuntu

by Veena Gondhalekar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

That seems to help but I am running into other problems related to
permissions that are ubuntu specific so let me figure those out.

Meanwhile, when I do
> echo $SHELL
I get
> /bin/bash

Are you saying that this is somehow not the right bash?
I also tried adding the shebang at the top of the configure file (#!
/bin/bash) but that didn't help either and I got the same syntax error.

I will work on my permissions issue and see how it goes from there.
Thanks.


Veena



On 12/19/07 2:54 PM, "Philippe Canal" <pcanal@...> wrote:

> Hi Veena,
>
> To debug the problem (I suspect that in your sh is actually
> different from bash).  Try:
>
>    bash ./configure __have_the_proper_shell@
>
> Thanks,
> Philippe
>
> -----Original Message-----
> From: Veena Gondhalekar [mailto:veenag@...]
> Sent: Wednesday, December 19, 2007 2:40 PM
> To: Philippe Canal; roottalk@...; cint@...
> Subject: Re: [CINT] Installing CINT 5.15 on ubuntu
>
> Yes, I know the pain of having to fix bugs in old versions that people
> refuse to let go of when they're fixed in later versions. Anyway, I've
> just downloaded 5.16.19. The first issue is that you cannot read the
> instructions to unpack the package without unpacking it :).  I can see
> all kinds of "bugs" (major and minor) in the README.txt file and I am
> ignoring all that for the time being. When I run ./configure, I get
>
> ====
> ./configure: 23: Syntax error: "(" unexpected
> ====
>
> (I now remember that I was getting this before too). Line 23 of the
> configure file is the line where the variable ARCH is defined (linux
> linuxicc macgcc........)
>
> I am running bash and this is a bash script. I don't see anything
> obviously wrong such as mismatched quotes or something earlier that
> could be showing up later as error on line 23. There are just 3 lines
> of commands before that so I am not sure what's going on.
>
> Thanks.
>
>
> Veena
>
>
>
>
> On 12/19/07 2:02 PM, "Philippe Canal" <pcanal@...> wrote:
>
>> Hi Veena,
>>
>> Please do and let's us know if you have any trouble.
>> Cint 5.16 is the current production version (and thus has many
>> bug fixes compared to 5.15) and is the only version we can change
>> to solve any problem you might encounter :)
>>
>> Cheers,
>> Philippe
>>
>> -----Original Message-----
>> From: Veena Gondhalekar [mailto:veenag@...]
>> Sent: Wednesday, December 19, 2007 1:59 PM
>> To: Philippe Canal; roottalk@...; cint@...
>> Subject: Re: [CINT] Installing CINT 5.15 on ubuntu
>>
>> Thanks Philippe.
>>
>> I believe I tried all that because I found through some msgs I read
>> on NABBLE that others before me had run into similar issues with 5.16.
>> But the suggested solution didn't help me. I don't recall the details
>> as it has been a while, but I deleted the whole 5.16 directory after
>> that.  If 5.16 is going to work, I will definitely give it a try again
>> and would be happy to point to the mismatched instructions. I believe
>> they were in the README.txt file at the top level directory when you
>> unzip the tar file.  Then a colleague in Europe suggested I use 5.15
>> as it works for them but they're using some strange :) version of
>> linux over there.
>>
>> I will download 5.16 again and run the suggested steps and let you
>> know how that goes.
>>
>>
>> Veena
>>
>>
>>
>> On 12/19/07 1:37 PM, "Philippe Canal" <pcanal@...> wrote:
>>
>>> Hi Veena,
>>>
>>> In the contrary, you should use 5.16 :)
>>> Installing is slightly different (can you remind me which web pages'
>>> instruction
>>> you follow so we can update them), and simply:
>>>
>>>    ./configure
>>>    gmake
>>>    gmake dlls
>>>
>>> Cheers,
>>> Philippe.
>>>
>>> -----Original Message-----
>>> From: owner-cint@... [mailto:owner-cint@...] On Behalf
>> Of
>>> Veena Gondhalekar
>>> Sent: Wednesday, December 19, 2007 1:31 PM
>>> To: roottalk@...; 'cint@...'
>>> Subject: [CINT] Installing CINT 5.15 on ubuntu
>>>
>>> Hi,
>>>
>>> I would like to know if anyone has successfully installed CINT 5.15 on
>>> ubuntu linux 7.10 (uses linux kernel 2.6.22)? I have tried several
>> platform
>>> files and tweaked some of the flags/values to match what I could find on
>> my
>>> system but they all fail somewhere or the other. Most of the platform
>>> files seem to be for old linux kernels (e.g. RH7.3 is based on 2.4
> version
>>> of the kernel).  Since CINT 5.16 source was missing the whole platform
>>> directory, I didn't bother installing that at all.
>>> Thanks.
>>>
>>>
>>> Veena
>>>
>>>
>>
>>
>
>


RE: Installing CINT 5.15 on ubuntu

by Philippe Canal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Veena,

The issue is that we _thought_ that the script was parseable
by most sh (except on solaris) and thus the configure call
itself with the "correct" shell (sh so we thought) except
that in your case it does not work :(

Cheers,
Philippe

-----Original Message-----
From: Veena Gondhalekar [mailto:veenag@...]
Sent: Wednesday, December 19, 2007 3:14 PM
To: Philippe Canal; cint@...
Subject: Re: [CINT] Installing CINT 5.15 on ubuntu

That seems to help but I am running into other problems related to
permissions that are ubuntu specific so let me figure those out.

Meanwhile, when I do
> echo $SHELL
I get
> /bin/bash

Are you saying that this is somehow not the right bash?
I also tried adding the shebang at the top of the configure file (#!
/bin/bash) but that didn't help either and I got the same syntax error.

I will work on my permissions issue and see how it goes from there.
Thanks.


Veena



On 12/19/07 2:54 PM, "Philippe Canal" <pcanal@...> wrote:

> Hi Veena,
>
> To debug the problem (I suspect that in your sh is actually
> different from bash).  Try:
>
>    bash ./configure __have_the_proper_shell@
>
> Thanks,
> Philippe
>
> -----Original Message-----
> From: Veena Gondhalekar [mailto:veenag@...]
> Sent: Wednesday, December 19, 2007 2:40 PM
> To: Philippe Canal; roottalk@...; cint@...
> Subject: Re: [CINT] Installing CINT 5.15 on ubuntu
>
> Yes, I know the pain of having to fix bugs in old versions that people
> refuse to let go of when they're fixed in later versions. Anyway, I've
> just downloaded 5.16.19. The first issue is that you cannot read the
> instructions to unpack the package without unpacking it :).  I can see
> all kinds of "bugs" (major and minor) in the README.txt file and I am
> ignoring all that for the time being. When I run ./configure, I get
>
> ====
> ./configure: 23: Syntax error: "(" unexpected
> ====
>
> (I now remember that I was getting this before too). Line 23 of the
> configure file is the line where the variable ARCH is defined (linux
> linuxicc macgcc........)
>
> I am running bash and this is a bash script. I don't see anything
> obviously wrong such as mismatched quotes or something earlier that
> could be showing up later as error on line 23. There are just 3 lines
> of commands before that so I am not sure what's going on.
>
> Thanks.
>
>
> Veena
>
>
>
>
> On 12/19/07 2:02 PM, "Philippe Canal" <pcanal@...> wrote:
>
>> Hi Veena,
>>
>> Please do and let's us know if you have any trouble.
>> Cint 5.16 is the current production version (and thus has many
>> bug fixes compared to 5.15) and is the only version we can change
>> to solve any problem you might encounter :)
>>
>> Cheers,
>> Philippe
>>
>> -----Original Message-----
>> From: Veena Gondhalekar [mailto:veenag@...]
>> Sent: Wednesday, December 19, 2007 1:59 PM
>> To: Philippe Canal; roottalk@...; cint@...
>> Subject: Re: [CINT] Installing CINT 5.15 on ubuntu
>>
>> Thanks Philippe.
>>
>> I believe I tried all that because I found through some msgs I read
>> on NABBLE that others before me had run into similar issues with 5.16.
>> But the suggested solution didn't help me. I don't recall the details
>> as it has been a while, but I deleted the whole 5.16 directory after
>> that.  If 5.16 is going to work, I will definitely give it a try again
>> and would be happy to point to the mismatched instructions. I believe
>> they were in the README.txt file at the top level directory when you
>> unzip the tar file.  Then a colleague in Europe suggested I use 5.15
>> as it works for them but they're using some strange :) version of
>> linux over there.
>>
>> I will download 5.16 again and run the suggested steps and let you
>> know how that goes.
>>
>>
>> Veena
>>
>>
>>
>> On 12/19/07 1:37 PM, "Philippe Canal" <pcanal@...> wrote:
>>
>>> Hi Veena,
>>>
>>> In the contrary, you should use 5.16 :)
>>> Installing is slightly different (can you remind me which web pages'
>>> instruction
>>> you follow so we can update them), and simply:
>>>
>>>    ./configure
>>>    gmake
>>>    gmake dlls
>>>
>>> Cheers,
>>> Philippe.
>>>
>>> -----Original Message-----
>>> From: owner-cint@... [mailto:owner-cint@...] On Behalf
>> Of
>>> Veena Gondhalekar
>>> Sent: Wednesday, December 19, 2007 1:31 PM
>>> To: roottalk@...; 'cint@...'
>>> Subject: [CINT] Installing CINT 5.15 on ubuntu
>>>
>>> Hi,
>>>
>>> I would like to know if anyone has successfully installed CINT 5.15 on
>>> ubuntu linux 7.10 (uses linux kernel 2.6.22)? I have tried several
>> platform
>>> files and tweaked some of the flags/values to match what I could find on
>> my
>>> system but they all fail somewhere or the other. Most of the platform
>>> files seem to be for old linux kernels (e.g. RH7.3 is based on 2.4
> version
>>> of the kernel).  Since CINT 5.16 source was missing the whole platform
>>> directory, I didn't bother installing that at all.
>>> Thanks.
>>>
>>>
>>> Veena
>>>
>>>
>>
>>
>
>



Parent Message unknown RE: Installing CINT 5.15 on ubuntu

by Philippe Canal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

What does uname returns for Ubuntu?

Philippe

-----Original Message-----
From: Ron Young [mailto:ron@...]
Sent: Wednesday, December 19, 2007 4:37 PM
To: Philippe Canal
Cc: 'Veena Gondhalekar'; cint@...; ron@...
Subject: Re: [CINT] Installing CINT 5.15 on ubuntu

Your message dated: Wed, 19 Dec 2007 15:17:22 CST
--------

Hi all:

   I took a quick look at the .configure problem and it fails on my
   systems (i386 ubuntu and sparc ubuntu) with the same error. The failure
   is not in the main level bash but in the subshell... I don't have time
   to code a fix right now, but consider the following:

ron@ron-laptop:~/Desktop/cint-5.16.19$ bash -vx configure --help
##############################################################
#
# Copyright(c) 1995~2005  Masaharu Goto (cint@...)
#
# For the licensing terms see the file COPYING
#
##############################################################
#
# This is a bash script, which works with any reasonable sh.
# Solaris sh is not, so we have to start bash, and call ourselves again.

[ "x$1" != "x__have_the_proper_shell@" ] && ( \
  uname -a | grep -i sunos > /dev/null \
  && (bash $0 __have_the_proper_shell@ "$*") \
  || (sh $0 __have_the_proper_shell@ "$*") \
)
+ '[' x--help '!=' x__have_the_proper_shell@ ']'
+ uname -a
+ grep -i sunos
+ sh configure __have_the_proper_shell@ --help
configure: 23: Syntax error: "(" unexpected

The problem is in the subshell call "sh", on my ubuntu systems sh is
a symlink to "dash"...

Hope this helps

-ron

> Hi Veena,
>
> The issue is that we _thought_ that the script was parseable
> by most sh (except on solaris) and thus the configure call
> itself with the "correct" shell (sh so we thought) except
> that in your case it does not work :(
>
> Cheers,
> Philippe
>
> -----Original Message-----
> From: Veena Gondhalekar [mailto:veenag@...]
> Sent: Wednesday, December 19, 2007 3:14 PM
> To: Philippe Canal; cint@...
> Subject: Re: [CINT] Installing CINT 5.15 on ubuntu
>
> That seems to help but I am running into other problems related to
> permissions that are ubuntu specific so let me figure those out.
>
> Meanwhile, when I do
> > echo $SHELL
> I get
> > /bin/bash
>
> Are you saying that this is somehow not the right bash?
> I also tried adding the shebang at the top of the configure file (#!
> /bin/bash) but that didn't help either and I got the same syntax error.
>
> I will work on my permissions issue and see how it goes from there.
> Thanks.
>
>
> Veena
>
>
>
> On 12/19/07 2:54 PM, "Philippe Canal" <pcanal@...> wrote:
>
> > Hi Veena,
> >
> > To debug the problem (I suspect that in your sh is actually
> > different from bash).  Try:
> >
> >    bash ./configure __have_the_proper_shell@
> >
> > Thanks,
> > Philippe
> >
> > -----Original Message-----
> > From: Veena Gondhalekar [mailto:veenag@...]
> > Sent: Wednesday, December 19, 2007 2:40 PM
> > To: Philippe Canal; roottalk@...; cint@...
> > Subject: Re: [CINT] Installing CINT 5.15 on ubuntu
> >
> > Yes, I know the pain of having to fix bugs in old versions that people
> > refuse to let go of when they're fixed in later versions. Anyway, I've
> > just downloaded 5.16.19. The first issue is that you cannot read the
> > instructions to unpack the package without unpacking it :).  I can see
> > all kinds of "bugs" (major and minor) in the README.txt file and I am
> > ignoring all that for the time being. When I run ./configure, I get
> >
> > ====
> > ./configure: 23: Syntax error: "(" unexpected
> > ====
> >
> > (I now remember that I was getting this before too). Line 23 of the
> > configure file is the line where the variable ARCH is defined (linux
> > linuxicc macgcc........)
> >
> > I am running bash and this is a bash script. I don't see anything
> > obviously wrong such as mismatched quotes or something earlier that
> > could be showing up later as error on line 23. There are just 3 lines
> > of commands before that so I am not sure what's going on.
> >
> > Thanks.
> >
> >
> > Veena
> >
> >
> >
> >
> > On 12/19/07 2:02 PM, "Philippe Canal" <pcanal@...> wrote:
> >
> >> Hi Veena,
> >>
> >> Please do and let's us know if you have any trouble.
> >> Cint 5.16 is the current production version (and thus has many
> >> bug fixes compared to 5.15) and is the only version we can change
> >> to solve any problem you might encounter :)
> >>
> >> Cheers,
> >> Philippe
> >>
> >> -----Original Message-----
> >> From: Veena Gondhalekar [mailto:veenag@...]
> >> Sent: Wednesday, December 19, 2007 1:59 PM
> >> To: Philippe Canal; roottalk@...; cint@...
> >> Subject: Re: [CINT] Installing CINT 5.15 on ubuntu
> >>
> >> Thanks Philippe.
> >>
> >> I believe I tried all that because I found through some msgs I read
> >> on NABBLE that others before me had run into similar issues with 5.16.
> >> But the suggested solution didn't help me. I don't recall the details
> >> as it has been a while, but I deleted the whole 5.16 directory after
> >> that.  If 5.16 is going to work, I will definitely give it a try again
> >> and would be happy to point to the mismatched instructions. I believe
> >> they were in the README.txt file at the top level directory when you
> >> unzip the tar file.  Then a colleague in Europe suggested I use 5.15
> >> as it works for them but they're using some strange :) version of
> >> linux over there.
> >>
> >> I will download 5.16 again and run the suggested steps and let you
> >> know how that goes.
> >>
> >>
> >> Veena
> >>
> >>
> >>
> >> On 12/19/07 1:37 PM, "Philippe Canal" <pcanal@...> wrote:
> >>
> >>> Hi Veena,
> >>>
> >>> In the contrary, you should use 5.16 :)
> >>> Installing is slightly different (can you remind me which web pages'
> >>> instruction
> >>> you follow so we can update them), and simply:
> >>>
> >>>    ./configure
> >>>    gmake
> >>>    gmake dlls
> >>>
> >>> Cheers,
> >>> Philippe.
> >>>
> >>> -----Original Message-----
> >>> From: owner-cint@... [mailto:owner-cint@...] On
Behalf

> >> Of
> >>> Veena Gondhalekar
> >>> Sent: Wednesday, December 19, 2007 1:31 PM
> >>> To: roottalk@...; 'cint@...'
> >>> Subject: [CINT] Installing CINT 5.15 on ubuntu
> >>>
> >>> Hi,
> >>>
> >>> I would like to know if anyone has successfully installed CINT 5.15 on
> >>> ubuntu linux 7.10 (uses linux kernel 2.6.22)? I have tried several
> >> platform
> >>> files and tweaked some of the flags/values to match what I could find
on

> >> my
> >>> system but they all fail somewhere or the other. Most of the platform
> >>> files seem to be for old linux kernels (e.g. RH7.3 is based on 2.4
> > version
> >>> of the kernel).  Since CINT 5.16 source was missing the whole platform
> >>> directory, I didn't bother installing that at all.
> >>> Thanks.
> >>>
> >>>
> >>> Veena
> >>>
> >>>
> >>
> >>
> >
> >
>
>

============================================================================
===
Ron Young, Research Support Analyst
National Supercomputing Center for Energy and the Environment
4505 Maryland Parkway, Box 454028, Las Vegas, NV 89154-4028
v (702) 895-4017 / f (702) 895-4156 / email: ron.young@...


RE: Installing CINT 5.15 on ubuntu

by Philippe Canal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Actually I meant, what does
  uname -a
returns?

Thanks,
Philippe

-----Original Message-----
From: owner-cint@... [mailto:owner-cint@...] On Behalf Of
Philippe Canal
Sent: Wednesday, December 19, 2007 4:38 PM
To: 'Ron Young'
Cc: 'Veena Gondhalekar'; cint@...
Subject: RE: [CINT] Installing CINT 5.15 on ubuntu

What does uname returns for Ubuntu?

Philippe

-----Original Message-----
From: Ron Young [mailto:ron@...]
Sent: Wednesday, December 19, 2007 4:37 PM
To: Philippe Canal
Cc: 'Veena Gondhalekar'; cint@...; ron@...
Subject: Re: [CINT] Installing CINT 5.15 on ubuntu

Your message dated: Wed, 19 Dec 2007 15:17:22 CST
--------

Hi all:

   I took a quick look at the .configure problem and it fails on my
   systems (i386 ubuntu and sparc ubuntu) with the same error. The failure
   is not in the main level bash but in the subshell... I don't have time
   to code a fix right now, but consider the following:

ron@ron-laptop:~/Desktop/cint-5.16.19$ bash -vx configure --help
##############################################################
#
# Copyright(c) 1995~2005  Masaharu Goto (cint@...)
#
# For the licensing terms see the file COPYING
#
##############################################################
#
# This is a bash script, which works with any reasonable sh.
# Solaris sh is not, so we have to start bash, and call ourselves again.

[ "x$1" != "x__have_the_proper_shell@" ] && ( \
  uname -a | grep -i sunos > /dev/null \
  && (bash $0 __have_the_proper_shell@ "$*") \
  || (sh $0 __have_the_proper_shell@ "$*") \
)
+ '[' x--help '!=' x__have_the_proper_shell@ ']'
+ uname -a
+ grep -i sunos
+ sh configure __have_the_proper_shell@ --help
configure: 23: Syntax error: "(" unexpected

The problem is in the subshell call "sh", on my ubuntu systems sh is
a symlink to "dash"...

Hope this helps

-ron

> Hi Veena,
>
> The issue is that we _thought_ that the script was parseable
> by most sh (except on solaris) and thus the configure call
> itself with the "correct" shell (sh so we thought) except
> that in your case it does not work :(
>
> Cheers,
> Philippe
>
> -----Original Message-----
> From: Veena Gondhalekar [mailto:veenag@...]
> Sent: Wednesday, December 19, 2007 3:14 PM
> To: Philippe Canal; cint@...
> Subject: Re: [CINT] Installing CINT 5.15 on ubuntu
>
> That seems to help but I am running into other problems related to
> permissions that are ubuntu specific so let me figure those out.
>
> Meanwhile, when I do
> > echo $SHELL
> I get
> > /bin/bash
>
> Are you saying that this is somehow not the right bash?
> I also tried adding the shebang at the top of the configure file (#!
> /bin/bash) but that didn't help either and I got the same syntax error.
>
> I will work on my permissions issue and see how it goes from there.
> Thanks.
>
>
> Veena
>
>
>
> On 12/19/07 2:54 PM, "Philippe Canal" <pcanal@...> wrote:
>
> > Hi Veena,
> >
> > To debug the problem (I suspect that in your sh is actually
> > different from bash).  Try:
> >
> >    bash ./configure __have_the_proper_shell@
> >
> > Thanks,
> > Philippe
> >
> > -----Original Message-----
> > From: Veena Gondhalekar [mailto:veenag@...]
> > Sent: Wednesday, December 19, 2007 2:40 PM
> > To: Philippe Canal; roottalk@...; cint@...
> > Subject: Re: [CINT] Installing CINT 5.15 on ubuntu
> >
> > Yes, I know the pain of having to fix bugs in old versions that people
> > refuse to let go of when they're fixed in later versions. Anyway, I've
> > just downloaded 5.16.19. The first issue is that you cannot read the
> > instructions to unpack the package without unpacking it :).  I can see
> > all kinds of "bugs" (major and minor) in the README.txt file and I am
> > ignoring all that for the time being. When I run ./configure, I get
> >
> > ====
> > ./configure: 23: Syntax error: "(" unexpected
> > ====
> >
> > (I now remember that I was getting this before too). Line 23 of the
> > configure file is the line where the variable ARCH is defined (linux
> > linuxicc macgcc........)
> >
> > I am running bash and this is a bash script. I don't see anything
> > obviously wrong such as mismatched quotes or something earlier that
> > could be showing up later as error on line 23. There are just 3 lines
> > of commands before that so I am not sure what's going on.
> >
> > Thanks.
> >
> >
> > Veena
> >
> >
> >
> >
> > On 12/19/07 2:02 PM, "Philippe Canal" <pcanal@...> wrote:
> >
> >> Hi Veena,
> >>
> >> Please do and let's us know if you have any trouble.
> >> Cint 5.16 is the current production version (and thus has many
> >> bug fixes compared to 5.15) and is the only version we can change
> >> to solve any problem you might encounter :)
> >>
> >> Cheers,
> >> Philippe
> >>
> >> -----Original Message-----
> >> From: Veena Gondhalekar [mailto:veenag@...]
> >> Sent: Wednesday, December 19, 2007 1:59 PM
> >> To: Philippe Canal; roottalk@...; cint@...
> >> Subject: Re: [CINT] Installing CINT 5.15 on ubuntu
> >>
> >> Thanks Philippe.
> >>
> >> I believe I tried all that because I found through some msgs I read
> >> on NABBLE that others before me had run into similar issues with 5.16.
> >> But the suggested solution didn't help me. I don't recall the details
> >> as it has been a while, but I deleted the whole 5.16 directory after
> >> that.  If 5.16 is going to work, I will definitely give it a try again
> >> and would be happy to point to the mismatched instructions. I believe
> >> they were in the README.txt file at the top level directory when you
> >> unzip the tar file.  Then a colleague in Europe suggested I use 5.15
> >> as it works for them but they're using some strange :) version of
> >> linux over there.
> >>
> >> I will download 5.16 again and run the suggested steps and let you
> >> know how that goes.
> >>
> >>
> >> Veena
> >>
> >>
> >>
> >> On 12/19/07 1:37 PM, "Philippe Canal" <pcanal@...> wrote:
> >>
> >>> Hi Veena,
> >>>
> >>> In the contrary, you should use 5.16 :)
> >>> Installing is slightly different (can you remind me which web pages'
> >>> instruction
> >>> you follow so we can update them), and simply:
> >>>
> >>>    ./configure
> >>>    gmake
> >>>    gmake dlls
> >>>
> >>> Cheers,
> >>> Philippe.
> >>>
> >>> -----Original Message-----
> >>> From: owner-cint@... [mailto:owner-cint@...] On
Behalf

> >> Of
> >>> Veena Gondhalekar
> >>> Sent: Wednesday, December 19, 2007 1:31 PM
> >>> To: roottalk@...; 'cint@...'
> >>> Subject: [CINT] Installing CINT 5.15 on ubuntu
> >>>
> >>> Hi,
> >>>
> >>> I would like to know if anyone has successfully installed CINT 5.15 on
> >>> ubuntu linux 7.10 (uses linux kernel 2.6.22)? I have tried several
> >> platform
> >>> files and tweaked some of the flags/values to match what I could find
on

> >> my
> >>> system but they all fail somewhere or the other. Most of the platform
> >>> files seem to be for old linux kernels (e.g. RH7.3 is based on 2.4
> > version
> >>> of the kernel).  Since CINT 5.16 source was missing the whole platform
> >>> directory, I didn't bother installing that at all.
> >>> Thanks.
> >>>
> >>>
> >>> Veena
> >>>
> >>>
> >>
> >>
> >
> >
>
>

============================================================================
===
Ron Young, Research Support Analyst
National Supercomputing Center for Energy and the Environment
4505 Maryland Parkway, Box 454028, Las Vegas, NV 89154-4028
v (702) 895-4017 / f (702) 895-4156 / email: ron.young@...



Re: Installing CINT 5.15 on ubuntu

by Veena Gondhalekar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> uname
Linux
 
> uname -a
Linux <machinename> 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007
i686 GNU/Linux




On 12/19/07 4:38 PM, "Philippe Canal" <pcanal@...> wrote:

> What does uname returns for Ubuntu?
>
> Philippe
>
> -----Original Message-----
> From: Ron Young [mailto:ron@...]
> Sent: Wednesday, December 19, 2007 4:37 PM
> To: Philippe Canal
> Cc: 'Veena Gondhalekar'; cint@...; ron@...
> Subject: Re: [CINT] Installing CINT 5.15 on ubuntu
>
> Your message dated: Wed, 19 Dec 2007 15:17:22 CST
> --------
>
> Hi all:
>
>    I took a quick look at the .configure problem and it fails on my
>    systems (i386 ubuntu and sparc ubuntu) with the same error. The failure
>    is not in the main level bash but in the subshell... I don't have time
>    to code a fix right now, but consider the following:
>
> ron@ron-laptop:~/Desktop/cint-5.16.19$ bash -vx configure --help
> ##############################################################
> #
> # Copyright(c) 1995~2005  Masaharu Goto (cint@...)
> #
> # For the licensing terms see the file COPYING
> #
> ##############################################################
> #
> # This is a bash script, which works with any reasonable sh.
> # Solaris sh is not, so we have to start bash, and call ourselves again.
>
> [ "x$1" != "x__have_the_proper_shell@" ] && ( \
>   uname -a | grep -i sunos > /dev/null \
>   && (bash $0 __have_the_proper_shell@ "$*") \
>   || (sh $0 __have_the_proper_shell@ "$*") \
> )
> + '[' x--help '!=' x__have_the_proper_shell@ ']'
> + uname -a
> + grep -i sunos
> + sh configure __have_the_proper_shell@ --help
> configure: 23: Syntax error: "(" unexpected
>
> The problem is in the subshell call "sh", on my ubuntu systems sh is
> a symlink to "dash"...
>
> Hope this helps
>
> -ron
>
>> Hi Veena,
>>
>> The issue is that we _thought_ that the script was parseable
>> by most sh (except on solaris) and thus the configure call
>> itself with the "correct" shell (sh so we thought) except
>> that in your case it does not work :(
>>
>> Cheers,
>> Philippe
>>
>> -----Original Message-----
>> From: Veena Gondhalekar [mailto:veenag@...]
>> Sent: Wednesday, December 19, 2007 3:14 PM
>> To: Philippe Canal; cint@...
>> Subject: Re: [CINT] Installing CINT 5.15 on ubuntu
>>
>> That seems to help but I am running into other problems related to
>> permissions that are ubuntu specific so let me figure those out.
>>
>> Meanwhile, when I do
>>> echo $SHELL
>> I get
>>> /bin/bash
>>
>> Are you saying that this is somehow not the right bash?
>> I also tried adding the shebang at the top of the configure file (#!
>> /bin/bash) but that didn't help either and I got the same syntax error.
>>
>> I will work on my permissions issue and see how it goes from there.
>> Thanks.
>>
>>
>> Veena
>>
>>
>>
>> On 12/19/07 2:54 PM, "Philippe Canal" <pcanal@...> wrote:
>>
>>> Hi Veena,
>>>
>>> To debug the problem (I suspect that in your sh is actually
>>> different from bash).  Try:
>>>
>>>    bash ./configure __have_the_proper_shell@
>>>
>>> Thanks,
>>> Philippe
>>>
>>> -----Original Message-----
>>> From: Veena Gondhalekar [mailto:veenag@...]
>>> Sent: Wednesday, December 19, 2007 2:40 PM
>>> To: Philippe Canal;