我刚装的Ubuntu10.04想上校园网啊!!!!!高手们救救我啊

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
sd菜
帖子: 6
注册时间: 2010-07-28 12:35

我刚装的Ubuntu10.04想上校园网啊!!!!!高手们救救我啊

#1

帖子 sd菜 » 2010-07-28 13:01

我刚装的10.04,是最原始的那种,,,,,半英文半中文的,开机进系统就要我更新语言包,但是我都连不上网啊!!我在网上看了好多校园网的Drcom的,都看不懂啊!!!要死了,,,,求高手教我啊!!! :em20 :em20 :em20我在网上找过了,主要问题是下开源的客户端,在ubuntu里面解压,关键我不会解压啊,右键单击也没有解压的选项啊。。。。

经过一翻努力,我找了方法,下了这个开源的软件,安装编译环境也顺利过了,软件make编译也过了,就是在安装的时候卡壳了,出现了错误如下:
zh@ubuntu:/media/G/drcom-1.3.7$ sudo make install
make -C drcomc install
make[1]: Entering directory `/media/G/drcom-1.3.7/drcomc'
mkdir -p /usr/local/bin/
install -m 755 drcomc /usr/local/bin/
make[1]: Leaving directory `/media/G/drcom-1.3.7/drcomc'
make -C drcomd install
make[1]: Entering directory `/media/G/drcom-1.3.7/drcomd'
gcc -Wall -W -Wstrict-prototypes -Wmissing-prototypes -pedantic -I/media/G/drcom-1.3.7/include -O2 -c -o readconf.o readconf.c
readconf.c: In function ‘__parseopt’:
readconf.c:369: error: ‘LONG_MIN’ undeclared (first use in this function)
readconf.c:369: error: (Each undeclared identifier is reported only once
readconf.c:369: error: for each function it appears in.)
readconf.c:369: error: ‘LONG_MAX’ undeclared (first use in this function)
make[1]: *** [readconf.o] Error 1
make[1]: Leaving directory `/media/G/drcom-1.3.7/drcomd'
make: *** [drcomd-install] Error 2
zh@ubuntu:/media/G/drcom-1.3.7$
有没有高手可以帮我解决是什么问题啊??
谢谢了啊~~~

呃。。。我换了个软件。。。把安装的问题解决了。。。 :em20 :em20 但是要上网还要设置啊,有一个地方我不知道怎么弄啊:
device=eth0 ##指明通往外网的网卡的名字???是什么意思啊?我不知道怎么填啊,我没改就登录,之后就出现报错:[root@localhost drcom-1.4.8.3]# sudo drcomd
Cannot get device mac address
Error processing config file at line 3.
conf file err
我要怎么改 啊??
回复