Hi Dolors: I know your frustration.. While I am no expert by any stretch of the imagination I have it working on my system. I am running W2000 and using the default database that came with OJB.
On unix, unlike windows zip, (note I am not trying to show a preference between either) there is a problem with the standard tar facility. If any entry inside the tar file has a path of over 100 characters (I do not know if this is the case) the tar facility will say that everything is okay. But it is isn't. It screws up everything. I once lost a lot of time on this bug and hair... This is what I did, and you could try. I pulled down the GNU version of tar and used that. Worked great. I am not a Unix expert but it is something that I ran into. I do not have your previous posts so I am not sure exactly the problem.. I am only attempting to give you some help. No one has answered by request for help either, well not yet. I am still hopeful.. -----Original Message----- From: Armin Waibel [mailto:hafman@;t-online.de] Sent: Friday, November 15, 2002 2:11 PM To: OJB Users List Subject: Re: initial steps Hi Dolors, ----- Original Message ----- From: "M.Dolors Ferr� Gim�nez" <[EMAIL PROTECTED]> To: "OJB Users List" <[EMAIL PROTECTED]> Sent: Friday, November 15, 2002 6:50 PM Subject: initial steps > Hello again. > > I wrote recently 2 messages asking for help, but no response was given, so > perhaps you don't know the answer, because is a very particular error, etc. > > In order to avoid spenting more time trying to use OJB, can anyone say me if > the 0.9.7 version, works as it is, without having to do anything. I mean: if > we unzip it, and directly go to the ojb directory and call "bin/build.sh > junit" it ought to work? Or we have to configure databases, etc? Should work - do work I think ;-) Some users had problems caused by the unix/linux un-zip/tar programm. You could find more information in this list. regards, Armin > There is > some person that get it working or there is some kind of bug and the code > downloaded is not correct or prepared to work without touching anything? > > Please answer, I don't know what to try. > > > Thanks in advance, > Dolors > > > > -- > To unsubscribe, e-mail: <mailto:ojb-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org> > > > -- To unsubscribe, e-mail: <mailto:ojb-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:ojb-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>
