您的位置:首页 > 编程语言 > Lua

原来找不到lua,是因为没有dev

2013-05-17 16:49 232 查看
没有头文件啥的,所以找不到lua5.1

我是remove了5.2,然后安装的5.1

zhangbin@Ubuntu32:~$ ls /usr/bin/ | grep "lua"

lua

lua5.1

luac

luac5.1

zhangbin@Ubuntu32:~$ sudo su

[sudo] password for zhangbin:

root@Ubuntu32:/home/zhangbin# apt-get install lua5.1-dev

Reading package lists... Done

Building dependency tree

Reading state information... Done

Note, selecting 'liblua5.1-dev' for regex 'lua5.1-dev'

Note, selecting 'liblua5.1-0-dev' instead of 'liblua5.1-dev'

The following NEW packages will be installed:

liblua5.1-0-dev

0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.

Need to get 212 kB of archives.

After this operation, 608 kB of additional disk space will be used.

Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main liblua5.1-0-dev i386 5.1.4-12ubuntu1 [212 kB]

Fetched 212 kB in 5s (42.0 kB/s)

Selecting previously unselected package liblua5.1-0-dev.

(Reading database ... 246041 files and directories currently installed.)

Unpacking liblua5.1-0-dev (from .../liblua5.1-0-dev_5.1.4-12ubuntu1_i386.deb) ...

Setting up liblua5.1-0-dev (5.1.4-12ubuntu1) ...

root@Ubuntu32:/home/zhangbin# apt-get install libproxy

Reading package lists... Done

Building dependency tree

Reading state information... Done

E: Unable to locate package libproxy

root@Ubuntu32:/home/zhangbin# apt-get install libproxy*

Reading package lists... Done

Building dependency tree

Reading state information... Done

Note, selecting 'libproxy-tools' for regex 'libproxy*'

Note, selecting 'libproxy-dev' for regex 'libproxy*'

Note, selecting 'libproxy1' for regex 'libproxy*'

Note, selecting 'libproxy1-plugin-networkmanager' for regex 'libproxy*'

Note, selecting 'libproxychains-dev' for regex 'libproxy*'

Note, selecting 'libproxy1-plugin-gsettings' for regex 'libproxy*'

Note, selecting 'libproxychains3' for regex 'libproxy*'

Note, selecting 'libproxy1-plugin-kconfig' for regex 'libproxy*'

Note, selecting 'libproxool-java' for regex 'libproxy*'

Note, selecting 'libproxy0.4-cil' for regex 'libproxy*'

Note, selecting 'libproxy1-plugin-webkit' for regex 'libproxy*'

Note, selecting 'python-libproxy' for regex 'libproxy*'

Note, selecting 'libproxy-cil-dev' for regex 'libproxy*'

libproxy1 is already the newest version.

libproxy1 set to manually installed.

libproxy1-plugin-gsettings is already the newest version.

libproxy1-plugin-networkmanager is already the newest version.

python-libproxy is already the newest version.

python-libproxy set to manually installed.

Suggested packages:

proxychains

The following NEW packages will be installed:

libproxool-java libproxy-cil-dev libproxy-dev libproxy-tools libproxy0.4-cil

libproxy1-plugin-kconfig libproxy1-plugin-webkit libproxychains-dev

libproxychains3

0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded.

Need to get 464 kB of archives.

After this operation, 3,534 kB of additional disk space will be used.

Do you want to continue [Y/n]? n

Abort.

root@Ubuntu32:/home/zhangbin# apt-get install libproxy-dev

Reading package lists... Done

Building dependency tree

Reading state information... Done

The following NEW packages will be installed:

libproxy-dev

0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.

Need to get 4,244 B of archives.

After this operation, 60.4 kB of additional disk space will be used.

Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libproxy-dev i386 0.4.7-0ubuntu4.1 [4,244 B]

Fetched 4,244 B in 0s (4,951 B/s)

Selecting previously unselected package libproxy-dev.

(Reading database ... 246057 files and directories currently installed.)

Unpacking libproxy-dev (from .../libproxy-dev_0.4.7-0ubuntu4.1_i386.deb) ...

Setting up libproxy-dev (0.4.7-0ubuntu4.1) ...

root@Ubuntu32:/home/zhangbin#

root@Ubuntu32:/home/zhangbin/vlc/x86/vlc-2.0.6# source setFFmpegEnv.sh

root@Ubuntu32:/home/zhangbin/vlc/x86/vlc-2.0.6# ./configure --enable-static --enable-shared --with-pic --enable-dbus --enable-debug --enable-gprof --enable-cprof --enable-run-as-root --enable-libproxy --enable-live555 --enable-lirc --enable-dc1394 --enable-dvdread
--enable-screen --enable-realrtsp --enable-dvbpsi --enable-ogg --enable-mad --enable-avcodec --enable-libva --enable-switcher --enable-avformat --enable-swscale --enable-postproc --enable-a52 --enable-libmpeg2 --enable-vorbis --enable-flac --enable-speex --enable-tremor
--enable-theora --enable-png --enable-libass --with-x --enable-glx --enable-sdl-image --enable-freetype --enable-fontconfig --enable-android-surface -enable-directfb --enable-pulse --enable-alsa --enable-opensles --enable-fribidi --enable-visual --enable-gnutls
--enable-media-library --enable-sqlite --enable-loader --enable-vlc > configure_vlc.txt

configure: WARNING: Blackmagic DeckLink SDI include files not found

configure: WARNING: Library gnome-vfs-2.0 needed for gnomevfs was not found

configure: WARNING: No package 'libcddb' found: CDDB access disabled.

configure: WARNING: No package 'libsidplay2' found (required for sid).

configure: WARNING: Library shout >= 2.1 needed for shout was not found

configure: WARNING: Library twolame needed for twolame was not found

configure: WARNING: Library libdca >= 0.0.5 needed for dca was not found

configure: WARNING: Library ogg opus needed for opus was not found

configure: WARNING: Library dirac >= 0.10.0 needed for dirac was not found

configure: WARNING: Library fluidsynth needed for fluidsynth was not found

configure: WARNING: No package 'xcb-randr' found. Panoramix filter will not be supported.

configure: WARNING: No package 'xcb-keysyms' found. Hotkeys will not work.

configure: WARNING: Library librsvg-2.0 >= 2.9.0 needed for svg was not found

configure: WARNING: Library portaudio-2.0 needed for portaudio was not found

configure: WARNING: Library jack needed for jack was not found

configure: WARNING: Skins2 interface disabled due to missing dependencies.

configure: WARNING: Library libnotify gtk+-2.0 needed for notify was not found

configure: error: Library sqlite3 >= 3.6.0 needed for sqlite was not found

root@Ubuntu32:/home/zhangbin/vlc/x86/vlc-2.0.6#
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐