2012-03-01から1ヶ月間の記事一覧

OpenSuse は 最初から gcc が入っていないので、Fedora にする。 - その前に一応、やってみるwget -A gcc46* -t 100 -nc -r ftp://ftp.jaist.ac.jp/pub/Linux/openSUSE/distribution/12.1/repo/oss/suse/x86_64/これで gcc がインストールできたら、Fedora …

http://sourceforge.net/projects/freedownload/これをビルドしてみたい そして linux でも使いたい

git を使ってみよう( http://gihyo.jp/admin/serial/01/ubuntu-recipe/0212 )1. sudo apt-get install git-gui gitk2. git config --global core.quotepath false3. mkdir Basket_Note_Pads && cd Basket_Note_Pads4. git clone git://github.com/kelvie/bas…

(カテゴリー) http://trac.vinelinux.org/wiki/Category(最近追加) http://www-snap.vinelinux.org/vineplus5.html(VineSeed) http://vinelinux.org/seed/vineseed.html(Vine開発) http://trac.vinelinux.org/(メーリングリスト) http://ml.vinelinux.org/vi…

Qt

http://www.usamimi.info/~guiprog/qt_online/chapter1/chapter1.pdf#include #include int main(int argc, char *argv[]) { QApplication app(argc, argv); QLabel *label = new QLabel("Hello Qt!"); label->show(); return app.exec(); } - http://www.kd…

(1) http://rpm.pbone.net/index.php3/stat/3/srodzaj/1/search/linux-kernel-headerszypper