Wednesday, 2009-03-18

*** rossand has quit IRC01:07
*** toumi01 has quit IRC02:57
*** elPiola has quit IRC03:53
*** Alex|off is now known as Alex|06:10
*** Alex| is now known as Alex|off06:49
*** Alex|off is now known as Alex|07:04
*** grantc_offline is now known as grantc07:28
*** NoeJeko has quit IRC10:36
*** NoeJeko has joined #ingres10:37
*** troal01 has quit IRC11:48
*** troal01 has joined #ingres11:49
troal01Running your VM image on a separate HDD from your OS HDD sure speeds things up11:59
*** rossand has joined #ingres11:59
*** ChanServ sets mode: +o rossand11:59
grantchello all - for those who use our svn server I have written a write up on getting started - http://community.ingres.com/wiki/Ingres_SVN_Repository - I would appreciate a once over12:04
grantctroal01, the -Sy option on pacman does what exactly?12:11
troal01S for install (actually means synchronize), y for update local dbs12:12
troal01In pacman you don't do pacman install or get or whatever, it's all getopts12:12
*** elPiola has joined #ingres12:12
grantcwhat does -y imply then?12:12
troal01So -S for install, -Q for local query, -R for remove and so on12:12
troal01Checks that your local db caches are up to date12:13
troal01yum does that automatically12:13
troal01It's equivalent to apt-get update12:13
grantcok thanks12:13
troal01Fixed one typo12:19
troal01Is there even an SVN port for OpenVMS?12:19
grantci think so - elPiola mentioned one some time ago its a Java app that supports svn12:20
troal01Ah yes, that sounds familiar12:22
elPiolaI've never used it.  It was something rossand mentioned.   I tried porting svn to VMS using GNV (GNV's not VMS) but it's very outdated so it wouldn't build properly12:25
elPiolagrantc, on your new community page, I'm afraid the OpenVMS has to say "You're out of luck!" (unless rossand can prove otherwise)12:32
grantc:)12:32
elPiolathe OpenVMS section, that is12:32
grantcit's SVNKit, according to google12:33
grantcI guess I should try it out since I tested out Mac and Windoze12:35
elPiolaWikipedia says "known to work ... on OpenVMS", but known to whom?12:37
elPiolasvnkit's site says "reported to work on ... OpenVMS" ...12:38
grantcthere are mentions of it on openvms.org and i found a forum post that complained about the performance12:38
grantcthe wiki page now reads -There are no native Subersion binaries available for HP OpenVMS. However it might be possible to use http://svnkit.com.12:39
elPiolathat sounds reasonable, but I won't try to test that12:40
grantcoh go on :)12:40
elPiolaI find Java totally unappealing12:41
grantcthat makes two of us12:41
pborodon't count me in!12:41
grantcalthough it looks like i might have to become the keeper of ingres!main!generic!front!demo!java12:42
*** toumi01 has joined #ingres13:19
*** mull has joined #ingres13:49
troal01Anyone seen this error:mkfecat13:55
troal01_MNXW actions too long (max 2046)!13:55
troal01Building Ingres on Win XP13:55
troal01Does it relate to jam and the maxline thing?14:14
*** DarylM has joined #ingres14:42
troal01Okay that worked, fixing jam14:51
troal01I'm gonna add that to the wikli14:51
troal01haha it's already there14:52
troal01That should teach me to read the full instructions14:52
Alex|troal0115:13
Alex|I've just logged in to fosslc.org and got three huge "user warnings" with sql queries in it...15:14
Alex|Unknown column 'node.uid' in 'field list' query.... etc15:14
rossandHi Alex| I'll discuss with you 1:1 to spare everyone.15:17
NoeJekohey Alex|15:27
Alex|hi15:27
NoeJekowas our 9AM for just us or was that a reschedule of the thursday call?15:28
Alex|that was the one for us... the other with the sfdc consultant is on Thursday15:28
NoeJekoack.. i declined that thinking this was a reschedule... heh15:28
grantcNoeJeko, any chance of getting that updated php driver in the wiki? My user page has a ' in it somewhere and every time I save i get that message :)15:40
NoeJekoumm... wiki uses 1.4.3 driver15:41
grantcyup - i mailed you a back port of the ingres_escape_string for 1.415:41
NoeJekooh right15:42
grantcor you can "cvs co -r INGRES_1 pecl/ingres"15:42
NoeJekoeh i'll have to check and make sure the code calls escape_string() too15:43
grantcsure15:43
NoeJekoi need to mirror the production wiki onto my dev server - ive been running with a very old version of the wiki for quite some time15:44
*** mib_nynwpgk3 has joined #ingres16:24
*** mib_nynwpgk3 has left #ingres16:25
*** mib_nynwpgk3 has joined #ingres16:27
mib_nynwpgk3Hi16:27
mib_nynwpgk3everyone16:27
*** mib_nynwpgk3 has left #ingres16:28
*** mib_nynwpgk3 has joined #ingres16:28
grantchi mib_nynwpgk316:28
*** satanmalin has joined #ingres16:28
*** satanmalin has joined #ingres16:32
satanmalinsorry i dont know what happened16:32
troal01I'm getting some can't find iilibadfdata.dll, what would cause that to fail building?16:38
troal01This error is what comes up: error LNK2001: unresolved external symbol _adu_utf8_unorm16:48
elPiolathat usually indicates something missing from the .def files in port/defs_win16:50
troal01What would cause something to be missing there?16:58
troal01I downloaded a source package (9.2.0 b134) from esd.ingres.com16:58
grantctroal01, check iilibadf.def in that directory17:01
troal01Okay so iilibadf.def does NOT have adu_utf8_unorm defined in there17:03
grantcbonro01 added it on 17-sep-0817:03
troal01I'll check SVN17:03
*** DerMeister has joined #ingres17:04
grantchttp://svn.ingres.com/browse/filedetails.php?repname=ingres&path=%2Fmain%2Fsrc%2Ftools%2Fport%2Fdefs_win%2Fiilibadf.def17:05
troal01So why do we have a source package on esd.ingres.com that has to be hacked to compile properly?17:07
grantctroal01, i don't believe we ever said the source would build on windows17:07
grantcrather that tarball17:07
troal01It's has the same b### as a win binary package17:07
troal01Wouldn't that imply it should build?17:08
grantcthere is no 134 label for windows17:08
grantcthis is 9.2 right? if so ignore what i am saying17:09
troal01Ah you're right17:09
troal019.2 b134 has the source but not the binaries for win17:10
troal01grantc: Do you have an Ingres source of 9.2 lyin garound that you KNOW builds on Win XP?17:11
troal01If so I'd love to have it17:11
grantcthe iilibadf.def shipped in the 134 tarball was the version prior to bonro01's change to add adu_utf8_unorm17:11
grantcerr17:11
grantci only have a 9.1 on my windows box17:12
troal01Ahh17:12
troal01Suddenly I don't trust the src packages on esd.ingres.com and don't feel like trying 9.3 cuz it might not work and waste another few hours on it17:13
grantcask bonro01 nicely he might be able to pull a label for you17:13
grantcthe GA label for instance...17:14
troal01That would  be very nice17:14
*** Alex| is now known as Alex|off17:14
grantcor get yourself a piccolo environment setup17:14
troal01Were is that piccolo wiki again?17:15
grantcgoogle is your friend :)17:15
satanmalingrantc mays i ask you a question ?17:19
grantcsure17:19
troal01I thought that piccolo wiki was on the internal one17:19
satanmalinwe have a prob on eqsy ingres17:19
grantctroal01, i gave out a link here so there should be a reference in the logs17:19
satanmalinwhen a second instance of ingres is still install on the nmachine17:19
DerMeisterBy the way, is anyone using piccolo voluntarily? :)17:20
satanmalinphp have a prob in the path17:20
grantcDerMeister, if you want to be in the CEP yes :)17:20
grantcor WEP...17:20
DerMeisterCEP? What's that?17:20
grantcContinued Employment Plan17:20
grantcPiccolo is ok ... it's not as easy to setup as say SVN or git  or.. but it does more stuff17:21
DerMeisterAh, well... Doesn't matter for me then :)17:21
grantc:)17:21
grantcsatanmalin, what path do you have?17:21
satanmalinthe path in the php settings variable Use the other instance17:22
satanmalinD:\Program Files\Ingres\IngresBB\ingres\bin;D:\Program Files\Ingres\IngresBB\ingres\utility;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\WbemC:\PROGRA~1\CA\SHARED~1\SCANEN~1;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;d:\program files\easyingres\ingres\bin;d:\program files\easyingres\ingres\utility;d:\program files\easyingres\php17:22
grantcyour only option is to put your ingres before ingresBB in the path17:22
satanmalinyep but the probs is17:23
satanmalinyou install easyingres17:23
satanmalinwithout rebbooting the machine17:23
satanmalinthe path is good17:23
satanmalinwe can load without problem the demo (with the flight airport etc)17:24
satanmalinonce rebooted17:24
satanmalinyou have the path ill give you17:24
satanmalinD:\Program Files\Ingres\IngresBB\ingres\bin;D:\Program Files\Ingres\IngresBB\ingres\utility;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\WbemC:\PROGRA~1\CA\SHARED~1\SCANEN~1;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;d:\program files\easyingres\ingres\bin;d:\program files\easyingres\ingres\utility;d:\program files\easyingres\php17:25
satanmalinthe problem is so that once rebooted the machine loose the path or made a mistake with the php path17:26
grantcwhere do you set the path after install?17:26
*** Alex|off is now known as Alex|17:27
satanmalini send you by mail the bat installer17:27
grantcok17:27
satanmalinjus if it can help17:28
satanmalinon a machine without Ingres installed17:28
satanmalinit works after the reboot without probs17:28
satanmalinit is sent17:32
satanmalindid you get it?17:33
grantcnot yet17:34
satanmalinis it the same adress ?17:35
satanmalingrant.yourname@ingresdotcom17:35
satanmalin?17:36
grantcyup17:36
grantcor grantc@php.net17:36
grantcif you have sent a .bat file, try renaming it to .txt17:37
satanmalinsent it to php .net now17:39
grantcgot it17:41
satanmalinok17:41
grantcthe problem you have is the environment settings are not being kept17:41
grantcwhich you already know17:41
grantcbut there is nothing in your script to update the system path/II_SYSTEM so it is kept after a reboot17:42
satanmalinyep but why ? And its only when you have Ingres still onstalled on the machine17:42
grantcopingsvc installs the ingres path at the end of the current PATH value17:43
grantcso if you have another installation you will come after that...17:43
satanmalinand why does it work without reooting17:43
satanmalinrebooting ?17:43
grantcbecause your environment was temporarily set in the script17:43
satanmalinoki17:43
satanmalinso how can I do ?17:44
satanmalinand how must I do ?17:44
grantchow does apache run? as a service?17:44
satanmalinyep17:44
satanmalinall run as services17:44
satanmaliningres and apache17:44
grantcyour only option is to update the system path so easy ingres comes first17:45
satanmalinand how to do it ?17:45
satanmalinmanually ?17:45
grantchowever if i were to install easy ingres and it did it i would be p1$$ed off17:45
satanmalinLOL17:45
grantcprogmatically -17:45
grantcvia a program17:45
satanmalinyep i understood17:45
satanmalinand do you have somwhere the magical spell ?17:46
satanmalinthe magical command ?17:46
grantcno17:47
satanmalinsimple question if i do this the person who install easy ingres can manually reset the path correctly ?17:47
satanmalinafter or not17:47
satanmalin?17:47
grantc?17:47
satanmalinif i find the magical command17:47
satanmalinto be more accurate inmy question17:48
satanmalinyou said17:48
satanmalinhowever if i were to install easy ingres and it did it i would be p1$$ed off17:48
grantcindeed - i don't like programs that change my existing setup17:48
satanmalinto make you not p1$$ed of LOL you can change the path17:48
grantcingres did it for a long time17:48
satanmalinoki17:48
satanmalinof course17:49
satanmalinbut in that case ..17:49
grantcthe easiest solution is to add it to the documentation17:49
satanmalinand the best one is ? the same solution ?17:49
grantcstate that if you already have an ingres installation you will need to manually modify the II_SYSTEM and PATH environment settings17:50
satanmalinoki17:50
satanmalinthanks17:51
satanmalinsorry grant for my supid questions17:51
satanmalinstupid17:51
satanmalinquestions17:51
grantcthey're not stupid questions - the way windows environment variable work is not too clever. When it comes to Windows Services it becomes even less clever....17:53
satanmalinROFL17:53
satanmalinLOL17:53
satanmalinwindows is not too clever17:53
satanmalinneither the environment nor the rest of this OS17:54
grantcor i should say less obvious since it is all about context17:54
grantcWindows is OK17:54
satanmalinOK or KO ?17:56
grantcit's ok17:57
satanmalinwhy not18:04
satanmalinif you say so18:04
*** DarylM has quit IRC20:20
*** rossand has quit IRC21:00
*** Alex| is now known as Alex|off21:16
*** mull has quit IRC21:35
*** rossand has joined #ingres21:46
*** ChanServ sets mode: +o rossand21:46
*** DerMeister has quit IRC22:06
*** grantc is now known as grantc_offline22:07
*** toumi01 has quit IRC23:22

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!