Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Namach

Pages: [1]
1
Linux Specific Issues / Re: OpenSuse 11.0 - No Sound
« on: October 09, 2008, 03:31:03 pm »
Just comment the '!default' sections in your /etc/asound-pulse.conf, make it look like the following:

-----
pcm.pulse {
    type pulse
}

ctl.pulse {
    type pulse
}

# Let's make it the default!

#pcm.!default {
#    type pulse
#}

#ctl.!default {
#    type pulse
#}
-----

After that, try a

/etc/init.d/alsasound restart

and you should be done! ^_^ See you!

2
Wish list / Re: Books / Library
« on: May 31, 2008, 09:03:23 am »
Jayose's library is for settings approved books, that means that Talad has approved them. There would have to be another location for player made books. i believe before was suggested in the tavern

No matter if the library is Jayose's one or a new one (I thought that the existing one could be enhanced with a dedicated section for user books)! ;) See you!

3
Wish list / Books / Library
« on: May 31, 2008, 08:48:10 am »
Just an idea..

Prerequisite: the library should be organized by sections (romances, chronicles, pohems, magic manuals, alchemy, etc..). Then:

- I write a book
- I talk to Jayose, give him my book and make it available for reading to everybody via the library (in the appropriate section)
- I can decide to allow the reading of my book for free or for a certain amount of trias (which I tell to Jayose, he will propose to me alternatives, wich a cap)
- When somebody goes to the library and wants to read my book, I get just a notice if the book was for free, or trias if it had a price
- People should pay only once for a specific book and of course they can decide to decline after seeing the price
- Eventually, when a certain number of people reads my book, I can gain a rank in 'book writing' (new skill)
- Each time I rank up in 'book writing' Jayose can allow me to sell my new books for higher prices

I imagine that such a thing will require a lot of coding for developers, but I hope you like the idea :)

4
Linux Specific Issues / Re: nvidia-cg-toolkit 2.0
« on: April 19, 2008, 07:34:53 am »
I have the same problem in gentoo linux with an nvidia geforce 8600M GS and cg-toolkit 2.0.x, so I keep using nvidia-cg-toolkit-1.5.0023..

5
Linux Specific Issues / Re: Gentoo ebuilds
« on: February 23, 2008, 11:43:26 am »
It's evident that Tyrania has no knowledge on how a Gentoo system works, and it's evident also that he/she has no time to read the basic docs about overlays, collisions, masking, ebuilds, etc. But he/she has a lot of time to spend in insulting your great work, Loux, and writing things proving that he/she has no knowledge at all about the argument. I use your ebuilds from a long time and I just have to say "thank you!" because you decided to spend time sharing your work with us and because on my system they work a lot better than the binary distribution and they're really easy to manage/upgrade on a gentoo system. It makes me sad to read that unpolite thing from Tyrania.. See you!

6
Linux Specific Issues / Re: Gentoo ebuilds
« on: February 16, 2008, 07:55:08 am »
Hi Loux! It seems that you forgot to include the cal3d-0.12 ebuild in your last distribution of portage.tar.bz2 :) Can you include it please? See you and thanks!

7
Granted or negated Wishes / Re: Burp and Fart
« on: May 11, 2007, 04:15:10 am »
Well, in my immagination I still would love to see that.. :P Maybe with some little complications, like 2 skills associated! Example: with 5 ranks in BURP you can scare your enemy preventing him to attack you for a few seconds.. With 20 ranks in FART you can make an Ulbernaut run away from you!  :devil: And after all try to imagine, "Burp Tournament at Brado's", etc etc..  ;D Ok, maybe there's something wrong in my head, but I think that well be great for roleplaying!  :devil:

8
Linux Specific Issues / Re: gentoo ebuilds for 0.3.019 are out :)
« on: May 07, 2007, 02:00:32 pm »
ALL SOLVED!
Sorry, it was my fault: I'm using paludis instead of standard portage as package manager, which uses a drop-privilege mechanism, so the paludis user was not able to read 750:root:games dirs and could not find the cs-config! You can delete all my posts here, excuse me again.. :)

9
Linux Specific Issues / Re: gentoo ebuilds for 0.3.019 are out :)
« on: May 07, 2007, 01:48:26 pm »
It doesn't seem to work:
---
CRYSTAL=/opt/planeshift/crystalspace/lib/crystalspace-1.1 /opt/planeshift/crystalspace/bin/cs-config --libs
/opt/planeshift/crystalspace/bin/cs-config: line 33: --libs: command not found
---

BUT:

---
/opt/planeshift/crystalspace/bin/cs-config-1.1 --libs
-L/opt/planeshift/crystalspace/lib -lcrystalspace_opengl-1.1 -lcrystalspace-1.1  -lpthread -lz -lGL -lXext -lX11 -lm  -lm -ldl -lnsl -L/usr/local/lib
---

In any case, during the configure of cel-ps I can read:
---
checking for cs-config-1.1... no
---

I tried then with 'export CRYSTAL=/opt/planeshift/crystalspace/' and now I have:
---
/opt/planeshift/crystalspace/bin/cs-config --libs
-L/opt/planeshift/crystalspace//lib -lcrystalspace_opengl-1.1 -lcrystalspace-1.1  -lpthread -lz -lGL -lXext -lX11 -lm  -lm -ldl -lnsl -L/usr/local/lib
---

But when trying to emerge cel-ps, the same:
---
checking for NL-config... no
checking for libNL... no
checking for i686-pc-linux-gnu-cs-config-1.1... no
checking for cs-config-1.1... no
checking for i686-pc-linux-gnu-cs-config-1.3... no
checking for cs-config-1.3... no
checking for i686-pc-linux-gnu-cs-config-1.2... no
checking for cs-config-1.2... no
checking for i686-pc-linux-gnu-cs-config... no
checking for cs-config... no
configure: error:
*** Crystal Space could not be found or was unusable. The latest version is
*** always available from http://www.crystalspace3d.org/
*** Also, be sure that you have either installed Crystal Space or set the
*** CRYSTAL environment variable properly.
---

Note: I compiled crystalspace-ps with the following use-flags: 3ds alsa -cegui -debug -doc maxoptimization mng -ode sdl -static vorbis
Maybe I should recompile it with different use-flags? Any suggestion wellcome! :) Thanks!

10
Linux Specific Issues / Re: gentoo ebuilds for 0.3.019 are out :)
« on: May 07, 2007, 12:46:00 pm »
Thanks again! I followed the instructions but this time I have an issue: compiling cel-ps (1.1-r2703), the configure phase fails with this message:
---
checking for cs-config... no
configure: error:
*** Crystal Space could not be found or was unusable. The latest version is
*** always available from http://www.crystalspace3d.org/
*** Also, be sure that you have either installed Crystal Space or set the
*** CRYSTAL environment variable properly.
---

Before that, I compiled crystalspace-ps-1.1-r26888 succesfully (it is now in /opt/planeshift/crystalspace). I tried also exporting CRYSTAL="/opt/planeshift/crystalspace", but with no results. Any suggestion? Thank you!

11
Linux Specific Issues / Re: gentoo ebuilds for 0.3.019 are out :)
« on: May 07, 2007, 05:00:42 am »
Thank you very much, I used 1.0.18 ebuilds with great satisfaction, and now I'm going to download 1.0.19! When the art will be released, what should I do? (last time for me was also the first time with planeshift, so I had no problems for overwrite, etc.. But this time I have to update, can you give me some hints?). Thanks again!

12
Granted or negated Wishes / Burp and Fart
« on: May 07, 2007, 04:52:28 am »
Will be really funny to see /burp and /fart implemented with relative sfx and vfx, maybe different for each race! ^_^

Pages: [1]