paperclips-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Paperclips-discuss] HEAD, was: API_23_ALPHA_2_1


From: Christopher K. St. John
Subject: [Paperclips-discuss] HEAD, was: API_23_ALPHA_2_1
Date: Mon, 25 Jun 2001 16:17:45 -0500

"Christopher K. St. John" wrote:
> 
>  I'll try with HEAD and see what happens.
> 

  $ cvs -z3 -d:pserver:address@hidden:/cvsroot/paperclips co paperclips
  $ cd paperclips
  $ rm paperclips.jar
  $ rm bin/paperclips.jar
  $ libtoolize --automake
  $ aclocal
  $ autoconf
  $ autoheader
  $ automake --add-missing
  $ ./configure
  $ make
      ... should be declared in a file named Getopt.java ...
  $ cd bin
  $ rm gnugetopt.jar
  $ jar cvf gnugetopt.jar gnu/getopt/*.class gnu/getopt/MessagesBundle*
  $ cd ..
  $ make
  $ java -jar paperclips.jar --docroot /home/cks/distributopia/rss
    ...
    gnupaperclips/: gnu.paperclips.servlets.WWW: is being loaded...
    ...

 And a quick visit in netscape serves me up a file.
Cool, thanks Nic.


-- 
Christopher St. John address@hidden
DistribuTopia http://www.distributopia.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]