Welcome 微信登录

首页 / 操作系统 / Linux / Fedora 软件问题 make menuconfig问题

设置第三方源RPM Fusionsu -c "rpm -ivh http://download1.rpmfusion.org/free/Fedora/rpmfusion-free-release-stable.noarch.rpm"su -c "rpm -ivh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm"
安装 yum-fastestmirror 加速插件su -c "yum install yum-fastestmirror"make menuconfig出现错误:
*** Unable to find the ncurses libraries or the
*** required header files.
*** "make menuconfig" requires the ncurses libraries.
***
*** Install ncurses (ncurses-devel) and try again.
***
make[1]: *** [scripts/kconfig/dochecklxdialog] 错误 1
make: *** [menuconfig] 错误 2
解决办法:
yum install ncurses
yum install ncurses-devel
yum install ncurses-devel
成功!
fedora10运行make xconfig出错: 【6688电子商务网站 www.6688.cc 】
CHECK   qt
*
* Unable to find the QT3 installation. Please make sure that
* the QT3 development package is correctly installed and
* either install pkg-config or set the QTDIR environment
* variable to the correct location.
*
make[1]: *** 没有规则可以创建“scripts/kconfig/qconf.o”需要的目标“scripts/kconfig/.tmp_qtcheck”。停止。
make: *** [xconfig] 错误 2
解决方法:
yum install qt3
yum install qt3-devel
仍然有错误:
CHECK   qt
/usr/lib/qt-3.3/bin/moc -i scripts/kconfig/qconf.h -o scripts/kconfig/qconf.moc
HOSTCXX scripts/kconfig/qconf.o
/bin/sh: g++: command not found
make[1]: *** [scripts/kconfig/qconf.o] 错误 127
make: *** [xconfig] 错误 2
解决方法:(是说系统没有安装g++)
yum install gcc-c++
仍然有错误:
HOSTCXX scripts/kconfig/qconf.o
HOSTLD  scripts/kconfig/qconf
/usr/bin/ld: cannot find -lXi
collect2: ld 返回 1
make[1]: *** [scripts/kconfig/qconf] 错误 1
make: *** [xconfig] 错误 2
make menuconfig 在此出现问题
*** Unable to find the ncurses libraries or the
*** required header files.
*** "make menuconfig" requires the ncurses libraries.
***
*** Install ncurses (ncurses-devel) and try again.
***
make[1] : *** [scripts/kconfig/dochecklxdialog] Error 1
make: *** [menuconfig] Error 2
yum install ncurses
yum install ncurses-develFedora 安装后的快速设置设置第三方源RPM Fusionsu -c "rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm"su -c "rpm -ivh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm"
安装 yum-fastestmirror 加速插件su -c "yum install yum-fastestmirror"更新数据源su -c "yum makecache"如果你学没有安装中文支持su -c "yum groupinstall chinese-support"安装 QQ for Linux上官方网站下载后,点击安装安装 ibus 输入法如果你不想使用SCIM,可以先删去它su -c "yum remove scim"su -c "yum install ibus*" 安装rar软件su -c "yum install unrar" 安装Q7zyum install PyQt4-devel到 http://k7z.sourceforge.net/ 下载Q7z rpm 包
rpm -ivh Q7z......rpm
 安装chm 阅读器su -c "yum install gnochm" 安装下载工具目前wxdfast很容易崩溃,不推荐su -c "yum install multiget"su -c "yum install gwget"  安装32位flash 插件su -c "rpm -ivh http://linuxdownload.adobe.com/linux/i386/adobe-release-i386-1.0-1.noarch.rpm"su -c "rpm -- import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux"su -c "yum install flash-plugin"安装Skypesu -c "gedit /etc/yum.repos.d/skype.repo"在这个文件中复制下面几行:
[skype]
name=Skype Repository
baseurl=http://download.skype.com/linux/repos/fedora/updates/i586/
enabled=1
gpgkey=http://www.skype.com/products/skype/linux/rpm-public-key.asc
gpgcheck=0su -c "yum install skype"
su -c "yum update skype"安装BT下载软件Azureus
su -c "yum install azureus"安装音乐播放器audacious(推荐)su -c "yum install audacious"su -c "yum install audacious-plugins*"
播放mp3su -c "yum install gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly"kde下的播放器Dragon Player yum search demultiplexeryum install compat-libstdc++-33yum install xine-lib-extras-nonfree yum install lame需要安装mplayer解码器 用essential 就行。
Totem 播放视频su -c "yum install totem-xine totem-gstreamer xine-lib-extras-freeworld"su -c "yum install libdvdread libdvdnav lsdvd"su -c "yum install totem-xine totem-gstreamer xine-lib-extras-freeworld"Totem播放rm视频移去已有的totemyum remove totem
安装totem-xineyum install totem-xine
安装extrasyum install xine-extras   (这个如果没有就不安)
安装DVD播放yum install libdvdnav (这一步中如果有 libdvdcss 也安上,提示没有也可不安)
安装lameyum install lame
安装mpeg支持yum install ffmpeg
安装RM播放支持yum install compat-libstdc++-33 (如果没安装这个realplayer是用不了,totem播放出现没图象与没声音)
安装声音支持yum install xine-lib-extras-nonfree (如果没安装这个totem播放rm有图象没声音)在播放rm 如果还提示安装其它包,就按提示安装安装mplayersu -c "yum install mplayer "安装smplayersu -c "yum install smplayer"安装VLCsu -c "yum install vlc"安装Avidemux多媒体编辑器su -c "yum install avidemux"安装SWF播放器su -c "yum install swfdec swfdec-gnome swfdec-gtk swfdec-mozilla"安装winesu -c "yum install wine"升级winesu -c "yum --enablerepo=updates-testing upgrade wine"删除旧的配置文件su -c "rm -fr ~/.wine"安装stardictsu -c "yum install stardict"su -c "yum install stardict-dic-en.noarch"su -c "yum install stardict-dic-zh_CN.noarch" 安装KDEsu -c "yum groupinstall "KDE (K Desktop Environment)"" GTK程序使用QT样式su -c "yum install gtk-qt-engine" 托盘GNOME程序图标背景不透明的问题
不要安装 gtk-qt-engine 使用KDM作默认登录管理器安装switchdesk-gui程序,进行DM切换 (这个好象不起作用)su -c "yum install switchdesk-gui" 或者直接创建配置文件su(root password)vim /etc/sysconfig/desktopDISPLAYMANAGER="KDE" (如果是其它桌面则为:GNOME/XDM)
KDE4中的GNOME程序显示英文的修正vim /etc/sysconfig/i18n (确保里面为下面的内容)#LANG="en_US.UTF-8"
LANG="zh_CN.UTF-8" 在KDE4中改变FirefoxStep 1
su -c "install gtk-qt-engine package"代码:
yum install gtk-qt-engine
Now go to System Settings > Appearance > Click on the Gtk Styles and Fonts tab on the left side and select the following options there
Use my KDE style in Gtk applications
Use my KDE fonts Gtk applications
Click the image to open in full size.
Then finally click on install scrollbar fix Step 2:
Install KFirefox theme for Firefox from here
I found Kfirefox theme better than the oxygen theme for firefox coz kfirefox integrates better with firefox and looks good Step 3:
Open WithRight-Click on a downloaded file and click on ‘Open Containing Folder’ and click on Select Application and give it a path to /usr/bin/dolphin and every file will open with dolphin.Next for other file types open Firefox > Edit > Preferences click on Applications tab and choose the appropriate file types needed to open.U盘无法安装Fedora 14和Ubuntu 10.10的解决办法Win7下Fedora 14 硬盘或U盘安装指南相关资讯      Fedora教程 
  • Fedora安装之rpmfusion:获取 GPG   (03/02/2014 12:57:18)
  • Win7下安装Fedora 17注意点  (10/07/2012 20:47:42)
  • 编译自己功能定制的Fedora 7内核  (09/12/2012 09:31:23)
  • Fedora如何设置启动默认进入文本模  (04/06/2013 08:23:46)
  • Windows 7 + Fedora 17 双系统 硬  (10/07/2012 18:43:52)
  • Fedora下adsl共享上网  (09/11/2012 08:11:46)
本文评论 查看全部评论 (0)
表情: 姓名: 字数