PDA

View Full Version : مشکل در نصب برنامه از روی سورس



pesarkhobeee
پنج شنبه 15 شهریور 1386, 12:53 عصر
سلام
من خواستم برای اولین بار تو لینوکس یه برنامه رو خودم کامپایل کنم که موقع رسیدن به دستور
./configure
برنامه خطا میده!
موقع زدن
./configure - -help
هم هیچ اتفاقات خاصی نمیوفته .
مراحل نصب از روی سورس هم تا اونجایی که فهمیدم ایناست:
gzip -d mycoolapp.tar.gz
tar xvf mycoolapp.tar
./configure
Make
make install
لطفا کمکم کنید !

rezaTavak
پنج شنبه 15 شهریور 1386, 17:32 عصر
احتمالا یک چیزی پیش نیاز دارد که نصب نشده است. در راهنمای اون بخون چه پیش نیازی لازم دارد؟

pesarkhobeee
شنبه 17 شهریور 1386, 22:42 عصر
والا تا اونجایی که من خوندم تو Readme اون فقط یه نکته برای درست اجرا شدن اصوات بود که اخر اینجا اونو قرار دادم.
و اما در مورد برنامه ! دست من سورس یه سری بنامه های قدیمی رسیده که در دو گروهن:
GLIBC_pa
GLIBC_SO
من نمیدونم باید رو کدومشون عملیات انجام بدم؟
در اینجا من سعی کردم تا بازی Doom رو نصب کنم:
-----------------------------------------------------------------------------------


knoppix@0[~]$ cd doom2
knoppix@0[doom2]$ ls
DOOM_1_1.GZ
knoppix@0[doom2]$ gzip -d DOOM_1_1.GZ
knoppix@0[doom2]$ tar xvf DOOM_1_1
./
doom-1.10.spec
patch-sndserver
doom-noasm.patch
musserver-dainbramage.patch
doom-1.10-nosound.patch
patch-220198
README.sndserver.patch
doom1v18.wad.gz
doom-misc.tar.gz
musserver.tgz
doomsrc.zip
knoppix@0[doom2]$ ./configure
bash: ./configure: No such file or directory

-----------------------------------------------------------------------و اینم Readme اون


patch-sndserver

This is my patch for the doom sound server to provide support for old sound
boards. The sources now produces two more sound servers:
sndserver.8bit (Shall work with all stereo 8bit cards)
sndserver.8bitMono (Shall work with all mono 8bit cards)

Users shall customize their .doomrc file in order to specify the correct
sound server to use, for example:

------------------ CUT -----------------
sndserver "sndserver.8bit"
------------------ CUT -----------------

This will work on a SoundBlaster PRO card.

The .doomrc file is created in you HOME directory the first time you run doom.

BTW, here is my .doomrc (for SB PRo)

-------------------------------- CUT -------------------------------
mouse_sensitivity 6
sfx_volume 15
music_volume 15
show_messages 1
key_right 174
key_left 172
key_up 173
key_down 175
key_strafeleft 44
key_straferight 46
key_fire 157
key_use 32
key_strafe 184
key_speed 182
sndserver "sndserver.8bit"
mb_used 2
musserver "musserver"
musopts ""
mousedev "/dev/ttyS0"
mousetype "microsoft"
use_mouse 1
mouseb_fire 2
mouseb_strafe 1
mouseb_forward 0
use_joystick 0
joyb_fire 0
joyb_strafe 1
joyb_use 3
joyb_speed 2
screenblocks 11
detaillevel 0
snd_channels 3
usegamma 4
chatmacro0 "No"
chatmacro1 "I'm ready to kick butt!"
chatmacro2 "I'm OK."
chatmacro3 "I'm not looking too good!"
chatmacro4 "Help!"
chatmacro5 "You suck!"
chatmacro6 "Next time, scumbag..."
chatmacro7 "Come here!"
chatmacro8 "I'll take care of it."
chatmacro9 "Yes"
-------------------------------- CUT -------------------------------

Enjoy it!

Marcelo Fernandes Vianna
m-vianna@usa.net


والا تا اونجایی که من خوندم تو Readme اون فقط یه نکته برای درست اجرا شدن اصوات بود که اخر اینجا اونو قرار دادم.
و اما در مورد برنامه ! دست من سورس یه سری بنامه های قدیمی رسیده که در دو گروهن:
GLIBC_pa
GLIBC_SO
من نمیدونم باید رو کدومشون عملیات انجام بدم؟
در اینجا من سعی کردم تا بازی Doom رو نصب کنم:
-----------------------------------------------------------------------------------
knoppix@0[~]$ cd doom2
knoppix@0[doom2]$ ls
DOOM_1_1.GZ
knoppix@0[doom2]$ gzip -d DOOM_1_1.GZ
knoppix@0[doom2]$ tar xvf DOOM_1_1
./
doom-1.10.spec
patch-sndserver
doom-noasm.patch
musserver-dainbramage.patch
doom-1.10-nosound.patch
patch-220198
README.sndserver.patch
doom1v18.wad.gz
doom-misc.tar.gz
musserver.tgz
doomsrc.zip
knoppix@0[doom2]$ ./configure
bash: ./configure: No such file or directory
-----------------------------------------------------------------------و اینم Readme اون
patch-sndserver

This is my patch for the doom sound server to provide support for old sound
boards. The sources now produces two more sound servers:
sndserver.8bit (Shall work with all stereo 8bit cards)
sndserver.8bitMono (Shall work with all mono 8bit cards)

Users shall customize their .doomrc file in order to specify the correct
sound server to use, for example:

------------------ CUT -----------------
sndserver "sndserver.8bit"
------------------ CUT -----------------

This will work on a SoundBlaster PRO card.

The .doomrc file is created in you HOME directory the first time you run doom.

BTW, here is my .doomrc (for SB PRo)

-------------------------------- CUT -------------------------------
mouse_sensitivity 6
sfx_volume 15
music_volume 15
show_messages 1
key_right 174
key_left 172
key_up 173
key_down 175
key_strafeleft 44
key_straferight 46
key_fire 157
key_use 32
key_strafe 184
key_speed 182
sndserver "sndserver.8bit"
mb_used 2
musserver "musserver"
musopts ""
mousedev "/dev/ttyS0"
mousetype "microsoft"
use_mouse 1
mouseb_fire 2
mouseb_strafe 1
mouseb_forward 0
use_joystick 0
joyb_fire 0
joyb_strafe 1
joyb_use 3
joyb_speed 2
screenblocks 11
detaillevel 0
snd_channels 3
usegamma 4
chatmacro0 "No"
chatmacro1 "I'm ready to kick butt!"
chatmacro2 "I'm OK."
chatmacro3 "I'm not looking too good!"
chatmacro4 "Help!"
chatmacro5 "You suck!"
chatmacro6 "Next time, scumbag..."
chatmacro7 "Come here!"
chatmacro8 "I'll take care of it."
chatmacro9 "Yes"
-------------------------------- CUT -------------------------------

Enjoy it!

Marcelo Fernandes Vianna
m-vianna@usa.net