Attachment 'readline-5.2.p6.patch'

Download

   1 --- readline-5.2.p6/spkg-install~	2009-02-03 06:28:32.000000000 +1100
   2 +++ readline-5.2.p6/spkg-install	2009-03-01 10:13:39.791506114 +1100
   3 @@ -70,6 +70,8 @@
   4    DYLIB_NAME=$SAGE_LOCAL/lib/libreadline.dll.a
   5  elif [ "$UNAME" = "OpenBSD" ]; then
   6    DYLIB_NAME=$SAGE_LOCAL/lib/libreadline.so.5.2
   7 +elif [ "$UNAME" = "FreeBSD" ]; then
   8 +  DYLIB_NAME=$SAGE_LOCAL/lib/libreadline.so.5
   9  else
  10    DYLIB_NAME=$SAGE_LOCAL/lib/libreadline.so
  11  fi
  12 @@ -90,6 +92,10 @@
  13    # Fix permissions. 
  14    chmod 755 $SAGE_LOCAL/lib/libreadline.*
  15    chmod 755 $SAGE_LOCAL/lib/libhistory.*
  16 +  if [ "$UNAME" = "FreeBSD" ]; then
  17 +    ln -s libreadline.so.5 $SAGE_LOCAL/lib/libreadline.so
  18 +    ln -s libhistory.so.5 $SAGE_LOCAL/lib/libhistory.so
  19 +  fi
  20    exit 0
  21  else
  22    echo "Readline's build claims to have finished, but files that should have been built weren't." 

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2009-04-03 09:59:54, 1.7 KB) [[attachment:atlas-3.8.3.p0.txt]]
  • [get | view] (2009-04-03 10:00:08, 0.5 KB) [[attachment:base.txt]]
  • [get | view] (2009-04-03 10:00:32, 3.5 KB) [[attachment:clisp-2.46.p7.patch]]
  • [get | view] (2009-04-03 10:00:40, 0.4 KB) [[attachment:gd-2.0.35.p1.patch]]
  • [get | view] (2009-04-03 10:00:51, 0.3 KB) [[attachment:libgcrypt-1.4.3.p0.patch]]
  • [get | view] (2009-04-03 10:01:12, 0.3 KB) [[attachment:libgpg_error-1.6.p0.patch]]
  • [get | view] (2009-04-03 10:01:21, 2.0 KB) [[attachment:matplotlib-0.98.5.3rc0-svn6910.p3.patch]]
  • [get | view] (2009-04-03 10:01:43, 1.5 KB) [[attachment:numpy-1.2.0.p0.patch]]
  • [get | view] (2009-04-03 10:02:07, 1.0 KB) [[attachment:pari-2.3.3.p0.patch]]
  • [get | view] (2009-04-03 10:02:16, 0.8 KB) [[attachment:python-2.5.2.p9.patch]]
  • [get | view] (2009-04-03 10:02:24, 1.3 KB) [[attachment:r-2.6.1.p22.patch]]
  • [get | view] (2009-04-03 10:02:31, 0.8 KB) [[attachment:readline-5.2.p6.patch]]
  • [get | view] (2009-04-03 10:02:42, 1.3 KB) [[attachment:sage-3.4.patch]]
  • [get | view] (2009-03-28 21:23:23, 76.3 KB) [[attachment:sage-3.4.shar]]
  • [get | view] (2009-04-03 03:52:06, 25.7 KB) [[attachment:sage-3.4.tgz]]
  • [get | view] (2009-04-03 10:02:51, 0.6 KB) [[attachment:sage_scripts-3.4.patch]]
  • [get | view] (2009-04-03 10:02:57, 2.4 KB) [[attachment:singular-3-0-4-4-20080711.p4.patch]]
  • [get | view] (2009-04-03 10:03:26, 0.6 KB) [[attachment:tachyon-0.98beta.p8.patch]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.