由买买提看人间百态

topics

全部话题 - 话题: usr
1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
l**********r
发帖数: 4612
1
来自主题: Programming版 - #!/usr/bin/envperl是什么? (转载)
【 以下文字转载自 Linux 讨论区 】
发信人: linuxbeginer (linux), 信区: Linux
标 题: #!/usr/bin/envperl是什么?
发信站: BBS 未名空间站 (Thu Jan 3 18:57:14 2008)
常看到有人在程序里用#!/usr/bin/envperl
请问这是干什么的?
为什么不用#!/usr/bin/perl ?
m*d
发帖数: 7658
2
先安装archlinux
instruction在这里
http://archlinuxarm.org/platforms/armv6/pogoplug-provideov3
如果不想写用arch的uImage覆盖nand
可以这样
Following steps 7 and 8 above, partition and format the drive (using the
correct /dev device, highly likely NOT sda). Download and extract the root
filesystem tarball onto the new ext3 partition as the root user, not just
sudo. Create a file at /usr/local/mac_addr and place in it your Pro's MAC
address (its on the bottom of the unit) in the format XX:XX:XX:XX:XX:XX.
Safely umount ... 阅读全帖
m*d
发帖数: 7658
3
先安装archlinux
instruction在这里
http://archlinuxarm.org/platforms/armv6/pogoplug-provideov3
如果不想写用arch的uImage覆盖nand
可以这样
Following steps 7 and 8 above, partition and format the drive (using the
correct /dev device, highly likely NOT sda). Download and extract the root
filesystem tarball onto the new ext3 partition as the root user, not just
sudo. Create a file at /usr/local/mac_addr and place in it your Pro's MAC
address (its on the bottom of the unit) in the format XX:XX:XX:XX:XX:XX.
Safely umount ... 阅读全帖
w*****j
发帖数: 49
4
【 以下文字转载自 Programming 讨论区 】
发信人: woshimj (woshimj), 信区: Programming
标 题: /usr/bin/ld: Undefined symbols:
发信站: BBS 未名空间站 (Fri Apr 9 11:51:19 2010, 美东)
Hi, everybody, I'm trying to use gcc to compile a program on my mac. It use
FLTK library. And when i type "g++ -o scratch scratch.c++". it gives the
error:
/usr/bin/ld: Undefined symbols:
Fl::run()
Fl_Widget::Fl_Widget(int, int, int, int, char const*)
Fl_Widget::~Fl_Widget()
Fl_Window::show()
Fl_Window::Fl_Window(int, int, char const*)
Fl_Window:
t****t
发帖数: 6806
5
来自主题: Programming版 - #!/usr/bin/envperl是什么? (转载)
because perl can stay in anywhere of path, not necessary /usr/bin
this way (using /usr/bin/env), the first perl in path will always be used
n*****u
发帖数: 2201
6
来自主题: Classified版 - [出售]50 * Mcafee IS 2012 3 usr @ $7
二手交易风险自负!请自行验证是否合法和一手卡!:
我想卖的物品:
50 * Mcafee IS 2012 3 usr @ $7
单张面值:
可接受价格(必须明码标价!):
$7 each, 一包走,不单寄
物品新旧要求:
New
邮寄方式要求:
一包走,不单寄
买卖双方谁承担邮寄损失(Required if not code only):
付款方式说明:
其他补充说明:
广告的有效期:
物品来源(Required for All Cards!):
我的联系方式:
pm
Warranty期限:
能否证明是合法的一手卡?(Required for All Cards!):
state and zip:
PA
n*****u
发帖数: 2201
7
来自主题: FleaMarket版 - [出售]50 * Mcafee IS 2012 3 usr @ $7
二手交易风险自负!请自行验证是否合法和一手卡!:
我想卖的物品:
50 * Mcafee IS 2012 3 usr @ $7
单张面值:
可接受价格(必须明码标价!):
$7 each, 一包走,不单寄
物品新旧要求:
New
邮寄方式要求:
一包走,不单寄
买卖双方谁承担邮寄损失(Required if not code only):
付款方式说明:
其他补充说明:
广告的有效期:
物品来源(Required for All Cards!):
我的联系方式:
pm
Warranty期限:
能否证明是合法的一手卡?(Required for All Cards!):
state and zip:
PA
n*****u
发帖数: 2201
8
来自主题: FleaMarket版 - [出售]50 * Mcafee IS 2012 3 usr @ $7
二手交易风险自负!请自行验证是否合法和一手卡!:
我想卖的物品:
50 * Mcafee IS 2012 3 usr @ $5.5
单张面值:
可接受价格(必须明码标价!):
$5.5 each, 一包走,不单寄
物品新旧要求:
New with UPC
邮寄方式要求:
一包走,不单寄
买卖双方谁承担邮寄损失(Required if not code only):
付款方式说明:
其他补充说明:
广告的有效期:
物品来源(Required for All Cards!):
我的联系方式:
pm
Warranty期限:
能否证明是合法的一手卡?(Required for All Cards!):
state and zip:
PA
w**a
发帖数: 1024
9
来自主题: Linux版 - ubuntu /usr/X11R6 missing
装一个软件,编译得时候需要/usr/X11R6 下的一些库。我的系统上没有,请问需要安
装什么东西?谢谢
w**a
发帖数: 1024
10
来自主题: Linux版 - ubuntu /usr/X11R6 missing
我用这个命令发现没用
sudo apt-get install xorg-dev
输出
Reading package lists... Done
Building dependency tree
Reading state information... Done
xorg-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
但是在
/usr
下还是没有 X11R6 目录啊
sudo apt-get install
y***d
发帖数: 2330
11
来自主题: Linux版 - ubuntu /usr/X11R6 missing
可能 ubuntu 把这个目录给去掉了?debian 下是有的;不过内容也只是
ls /usr/X11R6/ -l
total 0
lrwxrwxrwx 1 root root 6 2010-05-13 14:14 bin -> ../bin
w*****j
发帖数: 49
12
来自主题: Programming版 - /usr/bin/ld: Undefined symbols:
Hi, everybody, I'm trying to use gcc to compile a program on my mac. It use
FLTK library. And when i type "g++ -o scratch scratch.c++". it gives the
error:
/usr/bin/ld: Undefined symbols:
Fl::run()
Fl_Widget::Fl_Widget(int, int, int, int, char const*)
Fl_Widget::~Fl_Widget()
Fl_Window::show()
Fl_Window::Fl_Window(int, int, char const*)
Fl_Window::~Fl_Window()
vtable for Fl_Box
collect2: ld returned 1 exit status
Anybody gets any suggestions? Thanks.
c*******t
发帖数: 1095
13
我怎么觉得测出来不准啊, 我用的
/usr/bin/time -v 程序
比如我创建了1G的数组,就是大约256000个随机integer, 测出来得到了4,xxx,xxx kB的max resident set size, 总是得到4倍左右的结果,是怎么回事?
用valgrind测也只有1G,top看也是1G
有人用过吗?
谢谢
m*d
发帖数: 7658
14
需要有个tftpserver提供uImage,当然也可以改mtd0,不过总觉得不够安全,很容易搞
死。
pogopro每次启动要从tftp下uimage,免刷机,很安全。
原版kernel和ramdisk都在,怎么弄都死不了。
先装了archlinuxarm,再用alarm的lib/module和usr/local替换debian release
就可以用debian启动了。
apt-get install/update都正常使用
m*d
发帖数: 7658
15
需要有个tftpserver提供uImage,当然也可以改mtd0,不过总觉得不够安全,很容易搞
死。
pogopro每次启动要从tftp下uimage,免刷机,很安全。
原版kernel和ramdisk都在,怎么弄都死不了。
先装了archlinuxarm,再用alarm的lib/module和usr/local替换debian release
就可以用debian启动了。
apt-get install/update都正常使用
x******a
发帖数: 6336
16
来自主题: Programming版 - C++ problem
I got thousands problems on the following piece of code "dumpfile.h" when I
compile under cygwin. it is ok under visual stduio... can anyone help?
Thanks!
#include
#include
#include //ostream_iterator
#include //cerr
#include //std::copy
template
void dump_to_file(const char* filename, const std::vector& v_d){
std::ofstream ofs(filename);
if(!ofs){
std::cerr<<"Unable to open the file to write!n";
return ;... 阅读全帖
g****e
发帖数: 172
17
那些suspicious files安全吗?
多谢!!
sudo chkrootkit
ROOTDIR is `/'
Checking `amd'... not found
Checking `basename'... not infected
Checking `biff'... not found
Checking `chfn'... not infected
Checking `chsh'... not infected
Checking `cron'... not infected
Checking ... 阅读全帖
g****e
发帖数: 172
18
【 以下文字转载自 Linux 讨论区 】
发信人: gangle (nothing), 信区: Linux
标 题: 请高手帮忙看看这个chkrootkit安全否?
发信站: BBS 未名空间站 (Mon Aug 13 18:29:14 2012, 美东)
那些suspicious files安全吗?
多谢!!
sudo chkrootkit
ROOTDIR is `/'
Checking `amd'... not found
Checking `basename'... not infected
Checking `biff'... not found
Checking `chfn'... not infected
Checking `chsh'... ... 阅读全帖
b*****e
发帖数: 762
19
来自主题: Linux版 - 设置环境变量求助。
老板给了我一个128核的服务器的supervisor的权限,叫我跑模拟。 但是我不能正确装
软件。老板的账户ssh进去可以正常工
作,他也给了我几个环境变量:
PATH=/usr/local/bin:/usr/lib64/qt-
3.3/bin:/usr/kerberos/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/lib64/openmpi/1.
4-
gcc/bin:/usr/lib64/openmpi/1.4-gcc/lib
LD_LIBRARY_PATH=/usr/lib64/openmpi/1.4-gcc/lib
QTDIR=/usr/lib64/qt-3.3
QTINC=/usr/lib64/qt-3.3/include
QTLIB=/usr/lib64/qt-3.3/lib
MPICC=/usr/lib64/openmpi/1.4-gcc/bin/mpicc
MPIEXEC=/usr/lib64/openmpi/1.4-gcc/bin/mpiexec
LIBS=/usr/lib64/openmpi/1.4-gcc/lib/libmpi_cx... 阅读全帖
c*******n
发帖数: 671
20
谢谢,以下是我的X11/xorg.0.log, 我看不出来什么问题?是的我不应该删lightdm,
不是那个的问题。startx会出现我上面帖子写的Loading extension GLX, fatal
server error: no screen found. 请问我该怎么修复xwindow? 谢谢!
[ 4.113]
X.Org X Server 1.13.0
Release Date: 2012-09-05
[ 4.113] X Protocol Version 11, Revision 0
[ 4.113] Build Operating System: Linux 3.2.0-37-generic x86_64 Ubuntu
[ 4.113] Current Operating System: Linux x-ThinkPad-X201 3.5.0-49-generic
#74-Ubuntu SMP Fri May 2 23:28:58 UTC 2014 x86_64
[ 4.113] Kernel command line: BOOT_IM... 阅读全帖
O****C
发帖数: 368
21
来自主题: Software版 - Mac Air上的OneNote突然不能用了
完全不能打开。
我已经重装几次都不行。麻烦你们帮我看看error report。 谢谢。
Microsoft Error Reporting log version: 2.0
Error Signature:
Exception: EXC_BAD_ACCESS
Date/Time: 2014-09-10 22:55:06 +0000
Application Name: Microsoft OneNote
Application Bundle ID: com.microsoft.onenote.mac
Application Signature: ONMC
Application Version: 15.2.140713
Crashed Module Name: MicrosoftOffice
Crashed Module Version: 15.2.140713
Crashed Module Offset: 0x00071f94
Blame Module Name: MicrosoftOffice
Blame Module Version: 15.2.140713
Blame Modu... 阅读全帖
h*w
发帖数: 1182
22
抛砖引玉,pogoplug上面可以装很多东西。
本人新手,这个安装说明算是一个备份吧,如果要重新安装可以看看,也可以给新新手
参考。也请高手指点。
为什么没有装arch或者debian是因为看到有人说pogoplug自带的ntfs驱动比ntfs-3g性
能好,就想用原系统加装optware来安装samba共享。而且如果还想用my.pogoplug.com
也可以直接用。还没有实验过到底是自带的ntfs驱动快还是ntfs-3g快,就当瞎折腾了
,呵呵。
本说明基于POGO-E02,不保证在其他版本的pogoplug上也工作。对于使用本安装说明引
起的任何损失概不负责。
------------------------------
1. Find your Pogoplug ip address in your router.
2. Log into your Pogoplug online account that you created during the initial
setup of the POGO. Go into the advanced tab / Security.... 阅读全帖
h*w
发帖数: 1182
23
抛砖引玉,pogoplug上面可以装很多东西。
本人新手,这个安装说明算是一个备份吧,如果要重新安装可以看看,也可以给新新手
参考。也请高手指点。
为什么没有装arch或者debian是因为看到有人说pogoplug自带的ntfs驱动比ntfs-3g性
能好,就想用原系统加装optware来安装samba共享。而且如果还想用my.pogoplug.com
也可以直接用。还没有实验过到底是自带的ntfs驱动快还是ntfs-3g快,就当瞎折腾了
,呵呵。这个主要是给家里只有windowns电脑的用,要是有linux的机器,还是用ext3或
ext4最快。
本说明基于POGO-E02,不保证在其他版本的pogoplug上也工作。对于使用本安装说明引
起的任何损失概不负责。
------------------------------
1. Find your Pogoplug ip address in your router.
2. Log into your Pogoplug online account that you created during the initial
setup... 阅读全帖
y*y
发帖数: 427
24
最新更新02/19/2011
PBO专用1.43 v2通用固件已经发布。新买的带官方固件的PBO都可以直接刷squashfs格式的。老的bootcode<18的可能必须要硬刷yaffs格式的。以前刷成P61-Beta Megapack bootcode neutral可能需要清空ROM,TTL硬刷。
此版本会重启两次。所以要耐心等待(保险15分钟以上)。有些机型开始会遥控失灵,因而卡在主菜单。保证至少等待如上时间后,硬开关电源启动,应该就可以正常使用了。
http://www.hdpfans.com/thread-7980-1-1.html
以下原文就可以忽略,不用折腾了。
***********************************************************************************
01/01/2011
----------------------------------------------------
本供略提供P61-Beta Megapack bootcode neutral及其中文在线电影电视播放的修改。
因为所选的... 阅读全帖
w*s
发帖数: 7227
25
This is the message when i run make
$ make
which gcc
/opt/arm-cross-tools/toolchain/arm/codesourcery-2009q1/work/arm-2009q1/arm-
none-linux-gnueabi/bin//gcc
echo "-------------------\n"
-------------------
echo -I /opt/arm-cross-tools/toolchain/arm/codesourcery-2009q1/work/arm-
2009q1/lib/gcc/arm-none-linux-gnueabi/4.3.3/include
-I /opt/arm-cross-tools/toolchain/arm/codesourcery-2009q1/work/arm-2009q1/
lib/gcc/arm-none-linux-gnueabi/4.3.3/include
echo "-------------------\n"
-------------------
... 阅读全帖
r*g
发帖数: 186
26
来自主题: Linux版 - 小白问个csh的问题
我以前一直用bash
最近因为公司默认shell是csh, 不得不开始学习csh
大概问题是这样的:
由于我没有root权限, 所以我都是在$HOME下面建立一个.pseudo_root
然后在这个$HOME/.pseudo_root下面有usr/bin usr/lib之类的
然后自己安装软件都是--prefix=$HOME/.pseudo_root/usr
以前从来都没啥问题
由于这样的设置, 一般要把LD_LIBRARY_PATH加一个$HOME/.pseudo_root/usr/lib
我在.cshrc中设置:
1. set LD_LIBRARY_PATH in .cshrc as:
setenv LD_LIBRARY_PATH ${HOME}/.pseuso_root/usr/lib:${LD_LIBRARY_PATH}
然后打印$LD_LIBRARY_PATH也的确表现正常:
echo $LD_LIBRARY_PATH
/home/anhong/.pseuso_root/usr/lib:/grid/sfi/lsf/cvalsf01/9.1.1/linux2.6-
glibc2... 阅读全帖
f***c
发帖数: 338
27
来自主题: Programming版 - 问问g++, gcc, cc之间的关系
写了一段代码,用g++编译顺利通过。
想到前几天曾讨论过编译器对int main(),void main()的处理不同问题,就顺手试了cc
和gcc。这一试不打紧,居然都不能通过。
OS: Debian GNU/Linux 6.0.3 (squeeze)
然后就看看个编译器的version,居然是一样的。但是对同样的代码的编译处理区别怎
么这么大呢?
彻底懵了,请达人解惑,谢谢。
g++ -v
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --
with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c
++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared
--enable-multiarch --enab... 阅读全帖
b*******n
发帖数: 5065
28
{"result":-1,"msg":"O:27:"Thrift\Exception\TException":7:{s:10:"u0000*
u0000message";s:87:"TSocketPool: All hosts in pool are down. (10.0.0.35:9090
,10.0.0.36:9090,10.0.0.34:9090)";s:17:"u0000Exceptionu0000string";s:0:"";s:7
:"u0000*u0000code";i:0;s:7:"u0000*u0000file";s:66:"/usr/local/nginx-1.5.12/
html/club/Thrift/Transport/TSocketPool.php";s:7:"u0000*u0000line";i:293;s:16
:"u0000Exceptionu0000trace";a:14:{i:0;a:6:{s:4:"file";s:73:"/usr/local/nginx
-1.5.12/html/club/Thrift/Transport/TBufferedT... 阅读全帖
k****t
发帖数: 2288
29
用top得到的:
Mem: 14888K used, 111788K free, 0K shrd, 444K buff, 8224K cached
CPU: 0% usr 0% sys 0% nic 100% idle 0% io 0% irq 0% sirq
Load average: 0.00 0.03 0.00 2/42 2008
PID PPID USER STAT VSZ %MEM %CPU COMMAND
1849 1842 root S 5616 4% 0% /usr/sbin/asterisk
1841 1 root S 5616 4% 0% /usr/sbin/asterisk
1846 1842 root S 5616 4% 0% /usr/sbin/asterisk
1845 1842 root S 5616 4% 0% /usr/sbin/asterisk
1843 1842 root S 56... 阅读全帖
m****0
发帖数: 2236
30
It works, but I got lost.
max@desktop ~ $ tcsh
desktop:~> mkdir test\ space
desktop:~> echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr
/local/games
desktop:~> cd test\ space/
desktop:~/test space> cat > testrun.sh << EOF
? #!/usr/bin/tcsh
? echo "running tcsh!"
? EOF
desktop:~/test space> chmod +x testrun.sh
desktop:~/test space> cd ..
desktop:~> setenv PATH "/home/max/test space":$PATH
desktop:~> echo $PATH
/home/max/test space:/usr/local/sbin:/usr/local/... 阅读全帖
d*******r
发帖数: 3299
31
root@myPC:~# dpkg -L apache2
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/apache2
/usr/share/doc/apache2/changelog.Debian.gz
/usr/share/doc/apache2/NEWS.Debian.gz
/usr/share/doc/apache2/copyright
/usr/share/bug
/usr/share/bug/apache2
/usr/share/bug/apache2/control
/usr/share/doc/apache2/README.Debian.gz
/usr/share/bug/apache2/script
root@myPC:~#
root@myPC:~#
root@myPC:~#
貌似信息很少啊,比如会加入文件/etc/init.d/apache2,没显示
d******i
发帖数: 7160
32
来自主题: Linux版 - ArchLinux安装deluge失败
多谢。WebGUI终于走起来乐。用的是deluge-web。
不过加了个中文电影torrent之后,
putty得到:
[root@alarm ~]# deluge-web
[ERROR ] 14:42:35 json_api:270 'utf8' codec can't decode byte 0xfd in
position 1: invalid start byte
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/deluge/ui/web/json_api.py", line
292, in render
d = self._on_json_request(request)
File "/usr/lib/python2.7/site-packages/deluge/ui/web/json_api.py", line
264, in _on_json_request
return self._send_response(request, response... 阅读全帖
d******i
发帖数: 7160
33
来自主题: Linux版 - ArchLinux安装deluge失败
多谢。WebGUI终于走起来乐。用的是deluge-web。
不过加了个中文电影torrent之后,
putty得到:
[root@alarm ~]# deluge-web
[ERROR ] 14:42:35 json_api:270 'utf8' codec can't decode byte 0xfd in
position 1: invalid start byte
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/deluge/ui/web/json_api.py", line
292, in render
d = self._on_json_request(request)
File "/usr/lib/python2.7/site-packages/deluge/ui/web/json_api.py", line
264, in _on_json_request
return self._send_response(request, response... 阅读全帖
n******7
发帖数: 12463
34
现在的distro都自带几个版本的
-> ll /usr/bin/python*
lrwxrwxrwx 1 root root 9 Oct 24 09:36 /usr/bin/python -> python2.7
lrwxrwxrwx 1 root root 9 Oct 24 09:36 /usr/bin/python2 -> python2.7
-rwxr-xr-x 1 root root 2663960 Jan 26 2013 /usr/bin/python2.6
-rwxr-xr-x 1 root root 3745024 Oct 18 06:07 /usr/bin/python2.7
lrwxrwxrwx 1 root root 33 Oct 18 06:07 /usr/bin/python2.7-config -> x86
_64-linux-gnu-python2.7-config
lrwxrwxrwx 1 root root 16 Oct 24 09:36 /usr/bin/python2-config ->
python2... 阅读全帖
d*j
发帖数: 756
35
来自主题: SanFrancisco版 - 急问:我的机器被 hack 了吗? (转载)
【 以下文字转载自 BuildingWeb 讨论区 】
发信人: dmj (大马甲), 信区: BuildingWeb
标 题: 急问:我的机器被 hack 了吗?
发信站: BBS 未名空间站 (Tue Feb 11 01:10:30 2014, 美东)
(1)在 syslog 里面有一大堆这个东西:
Feb 10 01:15:02 dmjuser syslogd 1.5.0#6ubuntu1: restart.
Feb 10 01:20:01 dmjuser CRON[8164]: (smmsp) CMD (test -x /etc/init.d/
sendmail && /usr/share/sendmail/sendmail cron-msp)
Feb 10 01:20:01 dmjuser sm-msp-queue[8179]: My unqualified host name (
dmjuser) unknown; sleeping for retry
Feb 10 01:21:01 dmjuser sm-msp-queue[8179]: unable to qualif... 阅读全帖
d*j
发帖数: 756
36
来自主题: BuildingWeb版 - 急问:我的机器被 hack 了吗?
(1)在 syslog 里面有一大堆这个东西:
Feb 10 01:15:02 dmjuser syslogd 1.5.0#6ubuntu1: restart.
Feb 10 01:20:01 dmjuser CRON[8164]: (smmsp) CMD (test -x /etc/init.d/
sendmail && /usr/share/sendmail/sendmail cron-msp)
Feb 10 01:20:01 dmjuser sm-msp-queue[8179]: My unqualified host name (
dmjuser) unknown; sleeping for retry
Feb 10 01:21:01 dmjuser sm-msp-queue[8179]: unable to qualify my own domain
name (dmjuser) -- using short name
Feb 10 01:22:50 dmjuser ntpd[611]: step-systime: Operation not permitted
Feb 10... 阅读全帖
t******g
发帖数: 372
37
来自主题: Statistics版 - 怎么在Centos上面安装R package?
于server local与否无关,或者至少给些error log 别人也好知道你尝试了啥,
S/W Requirements:
-----------------
MySQL client library ("libmysqlclient.so") and header files
(see www.mysql.com). For Linux/intel you may use the binary rpms
client+devel+shared, and make sure you also have the header files,
they are *NOT* included in the following
MySQL-client-4.1.7-1.i386.rpm
MySQL-shared-4.1.7-1.i386.rpm
but they are included in the latest 4.1.7 rpm versions.
The library libz. This is a stan... 阅读全帖
k***e
发帖数: 7933
38
把usb格式化成ex3,mount没有问题了。下面这两个
步骤也过了:
wget http://www.3iii.dk/linux/optware/optware-install-ddwrt.sh -O - | tr -d '\r' > /tmp/optware-install.sh
sh /tmp/optware-install.sh
ipkg的时候又有问题了:
root@DD-WRT:~# ipkg update
root@DD-WRT:~# ipkg upgrade
root@DD-WRT:~# ipkg install asterisk14
ERROR: File not found: /jffs/usr/lib/ipkg/lists/whiterussian
You probably want to run `ipkg update'
ERROR: File not found: /jffs/usr/lib/ipkg/lists/non-free
You probably want to run `ipkg update'
ERROR: Fil... 阅读全帖
w*j
发帖数: 336
39
使用的是http://jeff.doozan.com/debian/的script, 安装完debian后,在第STEP 2,运行dpkg-reconfigure locales, 但进行不下去了,说/usr/sbin/dpkg-reconfigure: locales is not installed。求解,谢谢
root@debian:~# dpkg-reconfigure locales
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based
frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line
75.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debco... 阅读全帖
s****c
发帖数: 11300
40
来自主题: Hardware版 - pogoplug 折腾总结
1.我该准备什么样存储设备?
个人认为最简单的就是最好的 找一个空闲的足够大的usb移动硬盘就行。硬盘要被重新
格式化所以把文件做好备份。我以前试过用一个usb flash drive专门装系统,然后外
接移动硬盘做存储,效果很不好,因为大部分usb2.0的移动硬盘速度都很慢,而且
flash drive最好不要放swp文件避免寿命下降,所以造成性能下降。注意安装完成后
你的硬盘将被格式化为ext3系统,如果想在windows下读写的话需要安装相关软件
具体方案请自行放狗搜
2.安装:
注意事项:如果你在2012年7月前安装过pogoplug,请按照步骤3先将其恢复出厂状态,
去掉破解。如果是全新的pogoplug可以直接安装。不要尝试论坛上给出的升级方案,因
为你根本就无法运行(archlinuxarm安装树的依赖文件错误),先恢复,在重新破解。
所有的安装过程都在参考链接1里面,大家参照step by step做就行了。需要注意的是
你需要网线连到路由器上以下载安装文件。
3.反安装:
在arch linux root账号下,下载这个文件:
wget http://archlinu... 阅读全帖
s****c
发帖数: 11300
41
来自主题: Hardware版 - pogoplug 折腾总结
1.我该准备什么样存储设备?
个人认为最简单的就是最好的 找一个空闲的足够大的usb移动硬盘就行。硬盘要被重新
格式化所以把文件做好备份。我以前试过用一个usb flash drive专门装系统,然后外
接移动硬盘做存储,效果很不好,因为大部分usb2.0的移动硬盘速度都很慢,而且
flash drive最好不要放swp文件避免寿命下降,所以造成性能下降。注意安装完成后
你的硬盘将被格式化为ext3系统,如果想在windows下读写的话需要安装相关软件
具体方案请自行放狗搜
2.安装:
注意事项:如果你在2012年7月前安装过pogoplug,请按照步骤3先将其恢复出厂状态,
去掉破解。如果是全新的pogoplug可以直接安装。不要尝试论坛上给出的升级方案,因
为你根本就无法运行(archlinuxarm安装树的依赖文件错误),先恢复,在重新破解。
所有的安装过程都在参考链接1里面,大家参照step by step做就行了。需要注意的是
你需要网线连到路由器上以下载安装文件。
3.反安装:
在arch linux root账号下,下载这个文件:
wget http://archlinu... 阅读全帖
s*****w
发帖数: 1527
42
for the following, why some -D are in front of some -I ?
does that mean these defines are only for the include path following it ?
[somehow@bsd ~/bsd_src/lib/libc]$ make
Warning: Object directory not changed from original
/usr/home/somehow/bsd_src/lib/libc
cc -O2 -pipe -I/usr/home/somehow/bsd_src/lib/libc/include -
I/usr/home/somhhow/bsd_src/lib/libc/../../include -
I/usr/home/somehow/bsd_src/lib/libc/amd64 -DNLS -D__DBINTERFACE_PRIVATE -
I/usr/home/somehow/bsd_src/lib/libc/../../contrib/gdtoa ... 阅读全帖
l*******e
发帖数: 3584
43
Could you give me a little more detail?
I can just boot into UBOOT and SSH onto it, give me the result like
__________
TERM=vt100
SHELL=/bin/bash
USER=root
PATH=/usr/bin:/bin:/sbin
PWD=/root
PS1=\h:\w$
SHLVL=1
HOME=/root
LOGNAME=root
_=/bin/printenv
___________
I also have the choice to boot from UBOOT to plugapp linux, but I did
not
install the netconsole yet, and I am not sure how I can use it.
______________
XDG_DATA_HOME=/root/.local/share
TERM=vt100
SHELL=/bin/bash
HISTSIZE=1000
SSH_CLIENT... 阅读全帖
m*******t
发帖数: 1060
44
来自主题: Programming版 - 今天第一次在windows上倒腾vert.x
要不然是坏境问题,要不然是。。。。深表同情。 对了,刚刚试了一下vert,x, 先在
linux上,然后在windows上,都没有你说的问题。 呵呵。
Update: There IS a problem when running vert.x java code. Sounds like
whenever launching /windows/system32/java.exe, this app tries to read the
jre settings
configured through "Java Configuration Applet"(under control pannel). From
there, it knows which java is active. However, I failed to use this applet
to configure java to use JDK instead of jre.
On linux, /usr/bin/java is a symbolic link to the actual jre/jdk, so it ... 阅读全帖
a********l
发帖数: 980
45
SA weekend patch reboot之后突然就没法build了...
build 的 console output-
> /usr/bin/git fetch --tags --progress /home/user/repositories/git/user.git
+refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from /home/user/
repositories/git/user.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
... 阅读全帖
r*****8
发帖数: 2697
46
来自主题: _voip版 - OBi100 ATA在amaozn有货了
Plugbox ~ # ps aux
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.0 1672 76 ? Ss May18 0:19 init [3]
root 2 0.0 0.0 0 0 ? S May18 0:00 [kthreadd]
root 3 0.0 0.0 0 0 ? S May18 0:00 [ksoftirqd/
0]
root 5 0.0 0.0 0 0 ? S May18 0:00 [kworker/u:
0]
root 6 0.0 0.0 0 0 ? S< May18 0:00 [khelper]
root 7 0.0 0.... 阅读全帖
j******x
发帖数: 383
47
来自主题: CS版 - about dcmtk
有人用过dcmtk吗?我在linux下用g++ 编译以后,用一个范例程序测试,编译的时候显
示:
In file included from /usr/local/include/dcmtk/ofstd/ofstring.h:65,
from /usr/local/include/dcmtk/oflog/tstring.h:27,
from /usr/local/include/dcmtk/oflog/streams.h:27,
from /usr/local/include/dcmtk/oflog/loglevel.h:29,
from /usr/local/include/dcmtk/oflog/logger.h:28,
from /usr/local/include/dcmtk/oflog/oflog.h:35,
from /usr/local/include/dcmtk/dcmdata/d... 阅读全帖
1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)