|
182
|
Assistance / Software / Re: Pisi package Skype 1.4Beta
|
on: June 18, 2007, 09:25:25 AM
|
|
Errww. You compiled it wrongly. Does skype have configure script? If so you should set a prefix like "./configure --prefix=/usr". If not, be sure that you set prefix correctly.
|
|
|
|
|
184
|
Assistance / Software / Re: PHP4
|
on: June 18, 2007, 07:34:26 AM
|
ps. what weblanguage would you suggest then instead of php (just a language not a complete development platform like rails or turbogears). And where can I find some documentation for that language aimed at webdesign.
I would advise Django (it's complete development platform written in python) but you don't want it. You have no other choice instead of PHP. Regards, Eren
|
|
|
|
|
187
|
Assistance / News & Announcements / Re: Beta testers needed for Pardus 2007.2 (beta)
|
on: June 15, 2007, 19:34:46 PM
|
Is there any difference between this beta and a fully updated 2007.1 install? I have both that and the new beta burned to disc, and I'm not sure which to install. Pardus is a fairly young distro, so I know that updates at this point are a big deal, so maybe I should go with the beta. On the other hand, English support appears to be very limited, so I'm concerned that I'll be on my own if I run into problems unique to the beta. What do you recommend? How close is the beta to a release candidate?
Beta CD contains packages from 2007-test repository, so if you update your system using test repository, you will get Pardus 2007.2 Beta. To update all packages from test, you should remove stable repository which is added by default. Remove stable repository and add test repository with; sudo pisi rr pardus-2007 sudo pisi ar pardus-2007-test --at 0 http://paketler.pardus.org.tr/pardus-2007-test/pisi-index.xml.bz2sudo pisi up
|
|
|
|
|
188
|
Assistance / Software / Re: PHP4
|
on: June 15, 2007, 18:23:57 PM
|
Php4 has too security problems and the application written in php4 should work with php5 with some modifications. Have you tried your application with php5 and have you got an error? If so, could you post the error? I advise you to work with php5 (actually, do not work with php, php sucks  , but if you want to work with php, please use php5 and ignore this line ;P)
|
|
|
|
|
194
|
Assistance / Software / Re: Mixxx
|
on: May 19, 2007, 08:30:57 AM
|
Sure, I mean Mixx 1.5.0 version. Mixx 1.4.2 (in repository) uses portaudio v18  ))
|
|
|
|
|
195
|
Assistance / Software / Re: Mixxx
|
on: May 19, 2007, 08:18:04 AM
|
|
Project MESSAGE: Checking for pkg-config --exists 'portaudio-2.0 >= 19' ............... no Project MESSAGE: ************************************** Project MESSAGE: PortAudio-v19 not found! Project MESSAGE: ************************************** Project MESSAGE: ************************************** Project ERROR: Command "pkg-config --exists 'portaudio-2.0 >= 19'" scores an error!
Uhm. It requires portaudio-v19 and in this release of portaudio, ABI or API was changed. So packages which use portaudio v18 won't be compiled. Mixx can't be packaged until portaudio is updated and portaudio reverse dependencies (jack-audio-connection-kit, hydrogen, lirc) are patched.
|
|
|
|
|
|