You are here
HyperMesh data transfer to MySQL by Tcl script
HyperMesh data transfer to MySQL by Tcl script
Nastran OP2 Structure
Femap API http://www.femto.nl/php/index.php?hoofd=52&sub=220
http://www.scribd.com/doc/13083818/tmgfflow
http://members.jcom.home.ne.jp/issa_zakka/femap/index_femap.html
OpenCV http://pages.cs.wisc.edu/~kamenick/tomoeye/final_report.html
http://www.ciss.iis.u-tokyo.ac.jp/rss21/en/result/download_fsis/index.php
http://www.esm.vt.edu/~rbatra/
http://www.mitsubishi-cable.co.jp/jihou/
http://sites.google.com/site/matthewjpais/abaqus
http://www40.atwiki.jp/chugoku/pages/112.html
1. Lưu trữ lại các file cấu hình hiện tại
# cd /etc/yum.repos.d/# tar cvf /root/yum.repos.tar fedora*.repo
2. Luôn luôn ở trong /etc/yum.repos.d/ , chạy tiếp :
# rm -f fedora*.repo
3. Tạo file mới có tên cd.repo trong /etc/yum.repos.d/ có nội dung như sau:
[macromedia]
name=CD repo
baseurl=file:///mnt/cdrom
enabled=1
gpgcheck=0
4. Bỏ CD vào và chạy tiếp:
# mkdir /mnt/cdrom# mount -t iso9660 -o ro /dev/cdrom /mnt/cdrom
5. Kiểm tra xem thử lệnh mount đã chạy ok chưa bằng cách:
# df
Nếu thấy xuất hiện /mnt/cdrom là ok.
6. Thử yum bằng lệnh:
# yum list \*gcc\*
7.Lay dia CD rom
umount /dev/cdromeject /dev/cdrom
Attachment | Size |
---|---|
HyperMeshTclMySQL.pdf | 1.74 MB |
5169160.pdf | 507.17 KB |
- Nguyen Van Chau's blog
- Log in or register to post comments
- 6899 reads
Recent comments