I can suggest you webERP or Dolibarr.
I am in the webERP community, so I can help you there.
Best regards, Rafael.
El 10/2/2017 8:17, "Aaron S. Hawley" escribió:
> I don't help maintain GNUe, but I submitted an RPM to the Fedora project a
> while back for the gnue-common library. They still in
>
>
> On Wed, Dec 29, 2010 at 1:04 PM, Douglas Pollard wrote:
>
>> Hi Folks, I have xp on my first drive and Ubuntu Studio on the second.
>> I have a partially installed Kodak easy share program that crashes xp
>> and I have been told that I will have to reinstall xp. I can't remove
>> the Kodak p
2010/12/4 Nadim ElKotry
> Try Videoporama for pic slideshow => Video ...very quick and easy...nice
> results
--
Nadim ElKotry:
Thank you. I am going to try Videoporama (form the home page:
http://www.videoporama.tuxfamily.org/ or the Medibuntu repository because
there are many pages in
Bonjour!
J'ai besoin de conseils pour un serveur LAMP (Linux-Apache-MySQL-PHP). Je
cherche à louer un service serveur LAMP (de préférence Ubuntu) à loger des
pages HTML (XHTML 1.1 ou supérieur), le logiciel eGroupWare (Je pense qu'il
faut Pear) et un service de courriel (IMAP et SMTP). J' ai consu
2010/10/17 jm :
> Le dimanche 17 octobre 2010 à 23:02 +0200, Cyprien Gay a écrit :
>> Le dimanche 17 octobre 2010 22:57:27, Freddo a écrit :
>> > J'ai installé les polices Microsoft (calibri, arial, ...) sous ubuntu, mais
>> > ils ne sont pas visibles dans OpenOffice? Comment faire pour les rendre
2010/9/29 Erik Rasmussen :
> when I try to type
> sudo gdm start
> I get:
> gdm-binary[1529]: WARNING: Unable to load file '/etc/dgm/custom.conf': No
> such file or directory
> gdm-binary[1529]: WARNING: Unable to find users: no seat-id found
> gdm-binary[1529]: WARNING: GdmDisplay: display lasted
I had a similar problem when I installed Edubuntu 10.04 amd on a PC
with AMD Athlon(tm) 64 X2 Dual Core Processor 5200+, 4GiB RAM, 320GB
disk and video NVIDIA GeForce 6150SE nForce 430. I do not have a
definitive solution (i think the problem is related with
xserver-xorg-video-nouveau and the nvidi
VIdeo: NVIDIA GeForce 6150SE nForce 430
2010/9/15 Rafael Chacón :
> Bonjour
>
> Je viens d' installer Edubuntu 10.04 amd sur un ordinateur avec AMD
> Athlon(tm) 64 X2 Dual Core Processor 5200+, 4GiB et disque de 320GB.
> C'est une installation fraiche (avec format du
Bonjour
Je viens d' installer Edubuntu 10.04 amd sur un ordinateur avec AMD
Athlon(tm) 64 X2 Dual Core Processor 5200+, 4GiB et disque de 320GB.
C'est une installation fraiche (avec format du HD).
Quand je tourne l' ordinateur, quelque fois il entre en mode
graphique, les autres en tty1 (console).
2009/12/28 joel tarlao
> Le lundi 28 décembre 2009 14:15:31 pascal, vous avez écrit :
> > bjr a tous
> > je cherche comment activer les usb de ma webcam et de mon imprimante sur
> > la machine virtuel virtualbox avec xp
> > j'ai installer cette machine virtuel car mon imprimante et ma webcam ne
2009/10/19
> Bonjour,
>
> As-tu bien démarre Timidity ?
>
> sudo /etc/init.d/timidity restart
>
>
> Voici une bonne piste :
>
> http://www.linuxpourlesnuls.org/forums/viewtopic.php?f=25&t=9829
> http://forum.debian-fr.org/viewtopic.php?f=3&t=19831
>
>
>
> -Original Message-
> From: ubuntu
Artur:
In 2007, I had a dual boot (Ubuntu 7.10 and Windows). When I booted in
Ubuntu after a Windows session, I had lots of problems. In
Ubuntu-to-Ubuntu, Ubuntu-to-Windows and Windows-to-Windows, I did not have
problems. My solution: change PCs to Ubuntu-only and left one PC with
Windows-only.
Oui, trés interesant. Merci.
2009/6/25 teza
> voilà une news intéressante; A good news
> http://www.tux-planet.fr/linksys-wrt160nl-un-routeur-sous-linux/
>
> --
> Amts.
> Teza.
> Ubuntu Studio 9.04 Jaunty
> tsalio...@orange.fr
>
>
>
> --
> Ubuntu-Studio-users mailing list
> Ubuntu-Studio-users@l
> Cory K. a écrit :
> > I've recently stepped down from Studio involvement for now (I'll tinker
> > here and there) and have had some life changes that require me to be
> > away from my home.
> >
> > So to help me focus on what I have to do I'm disabling various lists I'm
> > on. This is sadly one.
Hi, I'm having some trouble with transparency layers appear/disappear. I'm
working with MapServer and Openlayers... I want two layers to overlay but
when I choose to show one the other one hides... Here is some of my
code Thanks for the help :)
Mapserver File:
MAP
size 800 600
imagetype
Hi, I think you could take a look at this
http://mapserver.org/faq.html#how-do-i-add-a-copyright-notice-on-the-corner-of-my-map...
Then instead of letters you could add your logo as style symbol in the
class section. Not sure if it would work, I haven't test it.. But is an
idea :)
On Fri, Jan 30,
roads.setVisibility(false);
gps.setVisibility(false);
Thaks for your help :)
On Thu, Jan 29, 2009 at 5:10 PM, Ivan Grcic wrote:
> hmm what are the layers image type? its has to be PNG/GIF to be
> transparent...
>
> i guess u have to add format: 'image/png
Hi, I have the following layers defined:
roads = new OpenLayers.Layer.MapServer( "Roads",
"
http://192.168.1.103/cgi-bin/mapserv?map=us_states.map";,
{layers: 'us_roads', transparent:'true'});
gps = new OpenLayers.Layer.MapServer( "
Hello, I'm trying to develop an application that takes points input from a
GPS ... And I would like to realize when those points enter at certain
points .. Suppose a state or cities... I'm working with Mapserver and
PostGIS .. Someone can give me an idea of how to accomplish this?
Thanks in advan
Hi, I would like to know how to add severals mapserver layers as my base
layer for openlayers. Supose I have a mapfile with a layers us_states (with
the states shapes) other for the roads (us_roads) , and other for the
railsways (us_railsways). So, what I want to do is to have all this layers
when
I just find the answer... The problem is that mapserv can't find libgdal
even though is installed.If you are in debian and compile libgdal by hand
you can do this doing the following:
vim /etc/ld.so.conf.d/i486-linux-gnu.con
add /usr/local/lib
run ldconfig,,
That should fix it.
On Fri, Jan 16, 2
21 matches
Mail list logo