[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] SQR Install on Linux
- Subject: RE: [sqr-users] SQR Install on Linux
- From: Peter Burton <Peter_Burton@Hyperion.com>
- Date: Thu, 12 Feb 2004 10:10:18 -0800
- List-id: This list is for discussion about the SQR database reporting language from Hyperion. <sqr-users.sqrug.org>
Eric,
Red Hat Enterprise Linux 2.1 is compatible with Red Hat Linux 7.x/8.x and
therefore you should not have any problems running "sqrmake".
Red Hat Enterprise Linux 3.0 is compatible with Red Hat Linux 9.0 and you
will note that SQR is not certified on either platform. Your other area of
concern are the database libraries which SQR needs to utilize. Are they
compatible with Red Hat Enterprise Linux 3.0? Please note that in your
original email, the Oracle libraries themselves were complaining too.
As to when SQR will be compatible with Red Hat Enterprise Linux 3.0 --- You
should know I cannot answer that question. I like getting paid on a regualr
basis.
Peter
> _____________________________________________
> From: sqr-users-admin@sqrug.org@HYPERION On Behalf Of "Eric
> Singer" <eric.singer@replacements.com>
> Sent: Thursday, February 12, 2004 12:32 PM
> To: sqr-users@sqrug.org
> Cc: Jim Meredith
> Subject: RE: [sqr-users] SQR Install on Linux
>
> Peter,
>
> That's interesting, the response I received from Hyperion support was
> that it would only compile on Redhat Linux 7 (Which Redhat no longer
> supports).
>
> When does Hyperion expect to get a Redhat AS 3 release for SQR?
>
> I guess now I need to wipe the OS from both servers and install Redhat
> AS 2.1 (Oh what fun) and the other products over again that will work on
> Redhat AS 3.0 (Oracle, Vertias Netbackup Client, Steeleye, etc..).
>
> Thanks!
>
> Eric Singer
> Replacements, LTD
> eric.singer@replacements.com
>
>
> -----Original Message-----
> From: Peter Burton [mailto:Peter_Burton@Hyperion.com
> <mailto:Peter_Burton@Hyperion.com> ]
> Sent: Thursday, February 12, 2004 11:50 AM
> To: 'sqr-users@sqrug.org'
> Subject: SPAM: RE: [sqr-users] SQR Install on Linux
>
> Eric,
>
> You should be able to run "sqrmake" on Red Hat Linix xS 2.1. It will
> not
> however work on xS 3.0.
>
> Peter
>
> > _____________________________________________
> > From: sqr-users-admin@sqrug.org@HYPERION On Behalf Of "Eric
> > Singer" <eric.singer@replacements.com>
> > Sent: Thursday, February 12, 2004 11:27 AM
> > To: sqr-users@sqrug.org
> > Subject: [sqr-users] SQR Install on Linux
> >
> > Has anyone successfully install SQR server 8.1.2 on Redhat Advanced
> > Server (or Enterprise) version 2.1 or 3.0?
> >
> > The exact problem I'm running into is with the sqrmake, it returns the
> > following errors.
> >
> > Hyperion support was not able to help me with this issue and we're
> > currently stuck.
> >
> > Thank You,
> >
> > Eric Singer
> > Replacements, LTD
> > eric.singer@replacements.com
> >
> > =========================== sqrmake output
> =============================
> > # sqrmake
> > Please select your version of Oracle:
> >
> > 1. Version 8.1.7
> > 2. Version 9.0.1/9.2.0.1
> > Please enter your selection:
> > 2
> > Do you want Unicode support?
> >
> > 1. Yes
> > 2. No
> > Please enter your selection:
> > 2
> > cc -L/oracle/product/9.2/client/lib -o sqr sqr.o dbcalls.o nounilib.o
> > sqr.a bcl.a pdf.a libsti.a -lclntst9 -lm -ldl -lm -lpthread -lnsl
> -lirc
> > -ldl -Wl,-s
> > sqr.a(getargs.o)(.text+0x78d): In function `sqr0406':
> > : undefined reference to `__ctype_b'
> > sqr.a(spf_read.o)(.text+0x2cf4): In function `ReadBytes':
> > : undefined reference to `__ctype_b'
> > sqr.a(spf_read.o)(.text+0x2e88): In function `sqr0124':
> > : undefined reference to `__ctype_b'
> > sqr.a(spf_writ.o)(.text+0x3030): In function `PutText':
> > : undefined reference to `__ctype_b'
> > sqr.a(spf_writ.o)(.text+0x314e): In function `PutVText':
> > : undefined reference to `__ctype_b'
> > sqr.a(sqrcom.o)(.text+0xc0a): more undefined references to `__ctype_b'
> > follow
> > sqr.a(ucall.o)(.text+0x1f9): In function `sys':
> > : undefined reference to `__ctype_tolower'
> > pdf.a(p_font.o)(.text+0x107d): In function `PFA_data_fill':
> > : undefined reference to `__ctype_toupper'
> > pdf.a(p_font.o)(.text+0x10a5): In function `PFA_data_fill':
> > : undefined reference to `__ctype_b'
> > pdf.a(p_stream.o)(.text+0x8ec): In function `pdf_vsprintf':
> > : undefined reference to `__ctype_b'
> > libsti.a(convert.o)(.text+0x139): In function `cvintu':
> > : undefined reference to `__ctype_b'
> > /oracle/product/9.2/client/lib/libclntst9.a(sl.o)(.text+0x405): In
> > function `sltln':
> > : undefined reference to `__ctype_b'
> > /oracle/product/9.2/client/lib/libclntst9.a(kge.o)(.text+0x2b19): In
> > function `kgespf':
> > : undefined reference to `__ctype_b'
> > /oracle/product/9.2/client/lib/libclntst9.a(kge.o)(.text+0x2d12): more
> > undefined references to `__ctype_b' follow
> > /oracle/product/9.2/client/lib/libclntst9.a(lstclo.o)(.text+0x52): In
> > function `lstclo':
> > : undefined reference to `__ctype_tolower'
> > /oracle/product/9.2/client/lib/libclntst9.a(lstclo.o)(.text+0x6f): In
> > function `lstclo':
> > : undefined reference to `__ctype_tolower'
> > /oracle/product/9.2/client/lib/libclntst9.a(lstlo.o)(.text+0x28): In
> > function `lstlo':
> > : undefined reference to `__ctype_b'
> > /oracle/product/9.2/client/lib/libclntst9.a(lstlo.o)(.text+0x44): In
> > function `lstlo':
> > : undefined reference to `__ctype_tolower'
> > /oracle/product/9.2/client/lib/libclntst9.a(lstmclo.o)(.text+0x46): In
> > function `lstmclo':
> > : undefined reference to `__ctype_b'
> > /oracle/product/9.2/client/lib/libclntst9.a(lstmclo.o)(.text+0x5f): In
> > function `lstmclo':
> > : undefined reference to `__ctype_tolower'
> > /oracle/product/9.2/client/lib/libclntst9.a(lstmclo.o)(.text+0x7c): In
> > function `lstmclo':
> > : undefined reference to `__ctype_tolower'
> > /oracle/product/9.2/client/lib/libclntst9.a(lstmup.o)(.text+0x43): In
> > function `lstmup':
> > : undefined reference to `__ctype_b'
> > /oracle/product/9.2/client/lib/libclntst9.a(lstup.o)(.text+0x28): In
> > function `lstup':
> > : undefined reference to `__ctype_b'
> > /oracle/product/9.2/client/lib/libclntst9.a(lstup.o)(.text+0x44): In
> > function `lstup':
> > : undefined reference to `__ctype_toupper'
> > /oracle/product/9.2/client/lib/libclntst9.a(lsxv.o)(.text+0x54f5): In
> > function `LsxvParseDecimal':
> > : undefined reference to `__ctype_b'
> > /oracle/product/9.2/client/lib/libclntst9.a(lsxv.o)(.text+0x6da8): In
> > function `LsxValidateBinary':
> > : undefined reference to `__ctype_b'
> > /oracle/product/9.2/client/lib/libclntst9.a(lsxv.o)(.text+0x7710): In
> > function `LsxValidateLong':
> > : undefined reference to `__ctype_b'
> > /oracle/product/9.2/client/lib/libclntst9.a(lsxv.o)(.text+0xb274): In
> > function `LsxvIsLanguage':
> > : undefined reference to `__ctype_b'
> > /oracle/product/9.2/client/lib/libclntst9.a(lsxv.o)(.text+0xb316): In
> > function `LsxvIsLanguage':
> > : undefined reference to `__ctype_b'
> > /oracle/product/9.2/client/lib/libclntst9.a(lsxv.o)(.text+0xb3ac):
> more
> > undefined references to `__ctype_b' follow
> > collect2: ld returned 1 exit status
> > make: *** [sqr_exe] Error 1
> > #
> >
> > _______________________________________________
> > sqr-users mailing list
> > sqr-users@sqrug.org
> > http://www.sqrug.org/mailman/listinfo/sqr-users
> <http://www.sqrug.org/mailman/listinfo/sqr-users>
> > <http://www.sqrug.org/mailman/listinfo/sqr-users
> <http://www.sqrug.org/mailman/listinfo/sqr-users> >
> >
>
> _______________________________________________
> sqr-users mailing list
> sqr-users@sqrug.org
> http://www.sqrug.org/mailman/listinfo/sqr-users
> <http://www.sqrug.org/mailman/listinfo/sqr-users>
>
************************************************************************
If you have received this e-mail in error, please delete it and notify the
sender as soon as possible. The contents of this e-mail may be confidential and
the unauthorized use, copying, or dissemination of it and any attachments to
it, is prohibited.
Internet communications are not secure and Hyperion does not, therefore, accept
legal responsibility for the contents of this message nor for any damage caused
by viruses. The views expressed here do not necessarily represent those of
Hyperion.
For more information about Hyperion, please visit our Web site at
www.hyperion.com
Here was a non admissible message part of 'application/ms-tnef' MIME
type. It has been automatically discarded before sending the message to
the list.