|
学生在/usr/ports/chinese/oicq下
make install clean后 一切正常没有报错
可是不知怎样运行这个perl oicq网站上说的shell下的oicq命令找不到
从 cd /usr/local/lib/perl5/site_perl/5.8.8/Net
下找到了oicq的一些东西 估算 OICQ.pm是个运行程序
但不知如何运行,在/var里也有一个OICQ的文件夹,估计不是运程序
以前常用的是LumaQQ,可是不知为什么在ports的java里没有几个能成功make install clean的
错误好像都是让我去sun下东西,但是年不明白,如下:
# cd jdk15
# ls
Makefile distinfo files pkg-descr pkg-message
# make install clean
===> jdk-1.5.0p2_6 :
Due to licensing restrictions, certain files must be fetched manually.
Please open http://www.sun.com/software/java2/download.html
in a web browser and follow the "Download" link for the
"JDK 5.0". You will be required to log in and register,
but you can create an account on this page. After registration and
accepting the Sun Community Source License, download the
SCSL Source file, jdk-1_5_0-src-scsl.zip and the
SCSL Binaries file, jdk-1_5_0-bin-scsl.zip .
In addition, please download the patchset, bsd-jdk15-patches-2.tar.bz2, from
http://www.eyesbeyond.com/freebsddom/java/jdk15.html.
Please place the downloaded file(s) in /usr/ports/distfiles
and restart the build.
.*** Error code 1
Stop in /usr/ports/java/jdk15.
#
再如
# cd linux-sun-jdk15
# ls
Makefile files pkg-message
distinfo pkg-descr pkg-plist
# make install clean
===> linux-sun-jdk-1.5.0.06,2 You must manually fetch the J2SE SDK self-extracting file for the Linux platform (jdk-1_5_0_06-linux-i586.bin) from http://java.sun.com/j2se/1.5.0/download.jsp, place it in /usr/ports/distfiles and then run make again.
*** Error code 1
Stop in /usr/ports/java/linux-sun-jdk15.
#
基本在装java时就这两种情况
我下过官方的
diablo-caffe-freebsd6-i386-1.5.0_07-b01.tar.bz2(对应的jdk)
和
coffediablo-latte-freebsd6-i386-1.5.0_07-b01.tar.bz2(对应的jre)
都是FreeBSD二进制包,挺不错的,还是1.5版本解压后不敢配环境变量,害怕把/etc/profile文件搞坏了,想请问是不是可以在这用export配,还是在/root/下.cshrc文件用setenv命令激活?
自我感觉只有在/etc/profile下写东东机器反应很大,上交配完java环境,机器基本处于睡眠状态。不知与linux的export命令是不是一样的。
还有两个官方下的tbz的文件,
我用pkg_add diablo-jdk-freebsd6.i386.1.5.0.07.01.tbz和
diablo-jre-freebsd6.i386.1.5.0.07.01.tbz
机器好像没什么反应不知是不是这样用
望师指点 |
|