Hi, Is the question, how do you link the new .o files into your program, without having root access ?
You, can edit the make file so that your program links the .o s you produced, but why do you want to use the old headers, when you have the new source ? thanks -kg On Thu, 29 Jan 2004, suman kar wrote: > Hello, > > I am writing some code using a Jpeg library. > The header files are present in the system. > But I am using a more recent version of the > source code, i.e. I compiled the library > (quite a few files following the make option...) > into *.o files. > > Now I would like to use the old header and load the > more recent version in my code. > However I do not have the privilege of updating > the system files :( > > So how do I go about it? > Thanks in advance, > Suman. > > _________________________________________________________________ > Contact brides & grooms FREE! http://www.shaadi.com/ptnr.php?ptnr=hmltag > Only on www.shaadi.com. Register now! > > > -- > To unsubscribe, send mail to [EMAIL PROTECTED] with the body > "unsubscribe ilug-cal" and an empty subject line. > FAQ: http://www.ilug-cal.org/node.php?id=3 > > -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
