ubuntu-11.04
gold linker on ubuntu 11.04 does not search /usr/local/lib by default
I am trying to use the gold linker to compile my code, but it does not search 开发者_StackOverflow中文版for libraries in /usr/local/lib by default. I tried adding /usr/local/lib in /etc/ld.so.conf.d/[详细]
2023-04-04 23:30 分类:问答Apache: how to config ip address without SeverName?
I want to set my own sever to run my ruby on rails project(with passenger plugin). I use Apache2 on Ubuntu11.04(sever version).[详细]
2023-04-04 16:55 分类:问答how to install Qt_SDK_Lin32_offline_v1_1_2_en.run on ubuntu11.04?
i cannot install qt on ubuntu. i tried the following chmod u+x Qt_SDK_Lin32_offline_v1_1_3_en.run ./Qt_SDK_Lin32_offline_v1_1_3_en.run[详细]
2023-04-02 14:38 分类:问答How to provide your own delimiter for cin?
In c, I can use newline delimeter ([^\\n]) with scanf. Using which I can store the line. Similarly for cin, I can use getline.[详细]
2023-04-02 12:18 分类:问答zsh auto completion in home dir
I used for years in openSuSE the: #compdef w _files -W ~/work -/ function to auto-complete the directory names in my ~/work dir.[详细]
2023-04-02 01:01 分类:问答After setting up RVM and Ruby 187, getting this error of undefined symbol: rb_Digest_SHA1_Init on Ubuntu
gourav@ubuntu$ bundle install /home/gourav/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/i686-linux/digest/sha1.so:[详细]
2023-04-01 23:32 分类:问答Unable to create the database using rake db:create
sahil@sahil:~/sites/QandA$ rake db:create /home/sahil/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/version.rb:4: warning: already initialized constant MAJOR[详细]
2023-04-01 17:45 分类:问答How to work with Puppet dependencies when installing Nginx 1.0.5 on Ubuntu 11.04
I\'m new to Puppet and have a question about working with dependencies. I\'m using Puppet to install Nginx 1.0.5 on Ubuntu 11.04. It requires adding a new apt repository since natty normally comes wi[详细]
2023-03-31 15:40 分类:问答Cannot run Code::Blocks: libwx_gtk2u-2.8.so.0 not found
I am trying to install Code::Blocks 10.05 from (non-SVN) sources (codeblocks-10.05-src.tar.bz2). My OS is Ubuntu 11.04. I needed to download and install wxWidgets first (I now have wxGTK-2.8.12), whic[详细]
2023-03-30 21:07 分类:问答Converting server operation system Windows XP to Ubuntu
Previously I had some problem that cannot run a PHP project previously made in Windows XP to Ubuntu server with plain PHP.[详细]
2023-03-29 23:38 分类:问答