hello i just checked out the trunk,, i am bit confused i still don't have the libthrift.jar
here is what got installed drwxr-xr-x 3 root root 4096 2011-06-03 09:16 . drwxr-xr-x 13 trendmap trendmap 4096 2011-05-16 17:06 .. -rw-r--r-- 1 root root 46725 2011-06-03 09:16 commons-codec-1.3.jar -rw-r--r-- 1 root root 279193 2011-06-03 09:16 commons-lang-2.5.jar -rw-r--r-- 1 root root 60686 2011-06-03 09:16 commons-logging-1.1.1.jar -rw-r--r-- 1 root root 291037 2011-06-03 09:16 httpclient-4.0.1.jar -rw-r--r-- 1 root root 172888 2011-06-03 09:16 httpcore-4.0.1.jar -rw-r--r-- 1 root root 161477 2011-06-03 09:16 junit-4.4.jar -rw-r--r-- 1 root root 387414 2011-06-03 09:16 libthrift-0.7.0-snapshot-javadoc.jar -rw-r--r-- 1 root root 301487 2011-06-03 09:16 libthrift-0.7.0-snapshot.jar -rw-r--r-- 1 root root 10336808 2011-06-03 09:16 libthrift.a -rwxr-xr-x 1 root root 978 2011-06-03 09:16 libthrift.la lrwxrwxrwx 1 root root 18 2011-06-03 09:16 libthrift.so -> libthrift.so.0.0.0 lrwxrwxrwx 1 root root 18 2011-06-03 09:16 libthrift.so.0 -> libthrift.so.0.0.0 -rwxr-xr-x 1 root root 4276354 2011-06-03 09:16 libthrift.so.0.0.0 -rw-r--r-- 1 root root 936056 2011-06-03 09:16 libthriftnb.a -rwxr-xr-x 1 root root 992 2011-06-03 09:16 libthriftnb.la lrwxrwxrwx 1 root root 20 2011-06-03 09:16 libthriftnb.so -> libthriftnb.so.0.0.0 lrwxrwxrwx 1 root root 20 2011-06-03 09:16 libthriftnb.so.0 -> libthriftnb.so.0.0.0 -rwxr-xr-x 1 root root 477787 2011-06-03 09:16 libthriftnb.so.0.0.0 -rw-r--r-- 1 root root 377888 2011-06-03 09:16 libthriftz.a -rwxr-xr-x 1 root root 985 2011-06-03 09:16 libthriftz.la lrwxrwxrwx 1 root root 19 2011-06-03 09:16 libthriftz.so -> libthriftz.so.0.0.0 lrwxrwxrwx 1 root root 19 2011-06-03 09:16 libthriftz.so.0 -> libthriftz.so.0.0.0 -rwxr-xr-x 1 root root 200195 2011-06-03 09:16 libthriftz.so.0.0.0 -rw-r--r-- 1 root root 367444 2011-06-03 09:16 log4j-1.2.14.jar drwxr-xr-x 2 root root 4096 2011-06-03 09:16 pkgconfig -rw-r--r-- 1 root root 105112 2011-06-03 09:16 servlet-api-2.5.jar -rw-r--r-- 1 root root 23445 2011-06-03 09:16 slf4j-api-1.5.8.jar -rw-r--r-- 1 root root 25496 2011-06-02 21:34 slf4j-api-1.6.1.jar -rw-r--r-- 1 root root 9679 2011-06-03 09:16 slf4j-log4j12-1.5.8.jar -rw-r--r-- 1 root root 7669 2011-06-02 21:34 slf4j-simple-1.6.1.jar am i doing something wrong?? prakash On Fri, Jun 3, 2011 at 1:13 AM, Jake Farrell <[email protected]> wrote: > The fix for this is now available in trunk > > On Jun 2, 2011, at 9:43 AM, Jake Farrell wrote: > >> 0.6.1 would have introduced this bug. created THRIFT-1194 and patching trunk >> now. >> >> >> On Jun 2, 2011, at 9:41 AM, Dmitriy Kargapolov wrote: >> >>> Which version? I've got same problem in 0.6.1 release. >>> >>> On 06/02/2011 10:38 AM, Jake Farrell wrote: >>>> Thanks for pointing this out, it is a bug that was missed when files got >>>> moved into the ${build.dir}. I'll have a patch committed to fix this issue >>>> shortly. If you do not need trunk version i would recommend using the >>>> version available in the apache maven central repo. If you have any >>>> questions about that let me know >>>> >>>> Thanks >>>> Jake >>>> >>>> >>>> On Jun 2, 2011, at 9:32 AM, Surbhi Bhasin wrote: >>>> >>>>> Make sure, that you have dependent libraries: >>>>> subversion g++ make flex bison python-dev libboost-dev libevent-dev >>>>> automake pkg-config libtool >>>>> >>>>> -----Original Message----- >>>>> From: Prakash Kadel [mailto:[email protected]] >>>>> Sent: Thursday, June 02, 2011 8:00 PM >>>>> To: [email protected] >>>>> Subject: Re: libthrift.jar file not generated >>>>> >>>>> the problem is when i configure and run make; make install no jar file >>>>> goes to my system lib path (/usr/local/lib) >>>>> >>>>> Sent from my iPhone >>>>> >>>>> On Jun 2, 2011, at 11:24 PM, "Surbhi Bhasin"<[email protected]> >>>>> wrote: >>>>> >>>>>> These are 3rd party jars. There is no need to generate them. They are >>>>>> available once you install thrift in your machine >>>>>> >>>>>> Regards, >>>>>> Surbhi >>>>>> >>>>>> -----Original Message----- >>>>>> From: Prakash Kadel [mailto:[email protected]] >>>>>> Sent: Thursday, June 02, 2011 7:51 PM >>>>>> To: [email protected] >>>>>> Subject: libthrift.jar file not generated >>>>>> >>>>>> >>>>>> hello >>>>>> i cant get the jar file to be generated by running sudo ant at >>>>>> lib/java i see some jar files with names libthrift..snapshot.jar in >>>>>> the build dir please help Sent from my iPhone >>> >> > >
