PC使って便利なことをメモ
(autoload 'lookup "lookup" nil t)
(autoload 'lookup-region "lookup" nil t)
(autoload 'lookup-pattern "lookup" nil t)
(setq lookup-search-agents '((ndeb "~/dict/cobuild")))
(define-key ctl-x-map "l" 'lookup) ; C-x l - lookup
(define-key ctl-x-map "y" 'lookup-region) ; C-x y - lookup
(define-key ctl-x-map "\C-y" 'lookup-pattern) ; C-x C-y - look
(setq user-full-name "hoge")
(setq user-mail-address "hoge@foobar")
(setq its-hira-period ".")
(setq its-hira-comma ",")
(column-number-mode t)
(line-number-mode t)
(when (boundp 'show-trailing-whitespace) (setq-default show-trailing-whitespace t))
(require 'navi2ch)
(setq navi2ch-net-http-proxy "proxy.hogehoge.net:8080")
(setq uim-default-im-engine "anthy")
(require 'un-define)
(setq its-barf-on-invalid-keyseq nil)
(autoload 'lookup-region "lookup" nil t)
(autoload 'lookup-pattern "lookup" nil t)
(setq lookup-search-agents '((ndeb "~/dict/cobuild")))
(define-key ctl-x-map "l" 'lookup) ; C-x l - lookup
(define-key ctl-x-map "y" 'lookup-region) ; C-x y - lookup
(define-key ctl-x-map "\C-y" 'lookup-pattern) ; C-x C-y - look
(setq user-full-name "hoge")
(setq user-mail-address "hoge@foobar")
(setq its-hira-period ".")
(setq its-hira-comma ",")
(column-number-mode t)
(line-number-mode t)
(when (boundp 'show-trailing-whitespace) (setq-default show-trailing-whitespace t))
(require 'navi2ch)
(setq navi2ch-net-http-proxy "proxy.hogehoge.net:8080")
(setq uim-default-im-engine "anthy")
(require 'un-define)
(setq its-barf-on-invalid-keyseq nil)
PR
# Lines configured by zsh-newuser-install
HISTFILE=~/.histfile
HISTSIZE=100000
SAVEHIST=100000
bindkey -e
# End of lines configured by zsh-newuser-install
# The following lines were added by compinstall
zstyle :compinstall filename '/home/hoge/.zshrc'
autoload -Uz compinit
compinit
# End of lines added by compinstall
PROMPT='%C > '
PATH=/home/hoge/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/u
sr/games:/usr/X11R6/bin
alias cp='cp -i'
alias mv='mv -i'
alias rm='rm -i'
alias firefox='env LANG=ja_JP.eucJP firefox'
#LANG=en_US.UTF-8 is set in X
export LD_LIBRARY_PATH=/usr/local/pgplot90
export PGPLOT_DEV=/xserv
export PGPLOT_FOREGROUND=black
export PGPLOT_BACKGROUND=white
export PGPLOT_DIR=/usr/local/pgplot
export TEXINPUTS=.:~/mytexfile:
setopt NOHUP
setopt SHARE_HISTORY
setopt hist_ignore_all_dups hist_save_nodups
zstyle ':completion:*' matcher-list 'm:{a-z}={A-Z}'
HISTFILE=~/.histfile
HISTSIZE=100000
SAVEHIST=100000
bindkey -e
# End of lines configured by zsh-newuser-install
# The following lines were added by compinstall
zstyle :compinstall filename '/home/hoge/.zshrc'
autoload -Uz compinit
compinit
# End of lines added by compinstall
PROMPT='%C > '
PATH=/home/hoge/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/u
sr/games:/usr/X11R6/bin
alias cp='cp -i'
alias mv='mv -i'
alias rm='rm -i'
alias firefox='env LANG=ja_JP.eucJP firefox'
#LANG=en_US.UTF-8 is set in X
export LD_LIBRARY_PATH=/usr/local/pgplot90
export PGPLOT_DEV=/xserv
export PGPLOT_FOREGROUND=black
export PGPLOT_BACKGROUND=white
export PGPLOT_DIR=/usr/local/pgplot
export TEXINPUTS=.:~/mytexfile:
setopt NOHUP
setopt SHARE_HISTORY
setopt hist_ignore_all_dups hist_save_nodups
zstyle ':completion:*' matcher-list 'm:{a-z}={A-Z}'
lapack3から用意。
TESTINGの下のmake.inc.gfortranをひとつ上の階層のmake.incにコピー。
で、make
make.incを自分で編集したら、makeはできたがうまく回らないという悲惨な結果に。
#コンパイルまでできるけど、計算がやたら遅い、というか止まる。
その後、lapack95のmake.incを編集し、適当なところにlibraryを置いてmake。
TESTINGの下のmake.inc.gfortranをひとつ上の階層のmake.incにコピー。
で、make
make.incを自分で編集したら、makeはできたがうまく回らないという悲惨な結果に。
#コンパイルまでできるけど、計算がやたら遅い、というか止まる。
その後、lapack95のmake.incを編集し、適当なところにlibraryを置いてmake。
http://www.izumix.org.uk/sl/
コンパイル時に必要なライブラリがあるので、それをインストールする必要がある。
ncursesだったかそんなん。
コンパイル時に必要なライブラリがあるので、それをインストールする必要がある。
ncursesだったかそんなん。
カレンダー
12 | 2025/01 | 02 |
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
カテゴリー
フリーエリア
最新コメント
最新記事
(11/12)
(11/12)
(11/06)
(11/06)
(11/06)
最新トラックバック
プロフィール
HN:
trtr
性別:
非公開
自己紹介:
メインにvineを使ってます。
ときどきubuntu。
ときどきubuntu。
ブログ内検索
最古記事
(05/27)
(05/27)
(05/27)
(05/30)
(05/30)