Pazar, Nisan 16, 2006

How to Run DrScheme on Pardus?

Programming Languages dersinde Scheme ile kod yazmamiz istendi. Bende DrScheme'i Pardus'a yukledim. Yararlanmak isteyen arkadaslar icin buraya yaziyorum.

>>http://download.plt-scheme.org/drscheme/plt-301-bin-i386-linux-sh.html
download Drscheme self-installing shell script from one of the mirrors on page.

>>Open a terminal
-My suggestion is ->Pardus->Programs->System->Terminal

>>type this command as user
-chmod +x plt-301-bin-i386-linux.sh

>>type this command as root
-sh plt-301-bin-i386-linux.sh

If you want to install DrScheme under your user's home directory, you could also run this script with your user's permissions, but i can't achieve this.
-when you run this script, it is going to ask for directory to install DrScheme. I perefer /usr/local/bin

>>change diretory (with 'cd' command) to path where you install DrScheme

>>type this command as root
-setup-plt

Now DrScheme is installed. I dont understand why but, DrScheme does not give permission to run as root or as user. So type;
-sudo drscheme

Kullanmak isteyen arkadaslara afiyet olsun diyecegim ama sanirim pisi paketi de yapilmis. Artik baska Linux dagitimlarina uygulamak isteyenler kullanirlar.

2 yorum:

admin dedi ki...

Kurulum bittikten sonra en son olarak kurduğum dizinde sudo ./drscheme dediğimde programın splash ekranı gözüküyor, bileşenler yükleniyor gösteriliyor fakat tam program açılacakken konsolda "Parçalama arızası" yazarak uygulama sonlanıyor. Nedendir acaba?

sickprincess dedi ki...

profilinde yok, çok da geç gördüm napsak...
aslında ezbere bir cevabım yok, ama konuşarak çözüm bulabilirdik...