Thread: Re: [LemonPOS-general] (no subject)
Status: Beta
Brought to you by:
mchavezg
From: Miguel C. G. <mi...@le...> - 2011-06-01 16:27:50
|
On Wed, Jun 1, 2011 at 10:55 AM, stewart phillips <sho...@gm...>wrote: > Hello, I have come across your LemonPOS software and i am trying to install > it on my Mac. > > Do you have any install instructions or videos that I can see. I cant seem > to get it to install. > Well, i dont have a mac, so i cannot help too much here. LemonPOS is a kde application, which means that KDE must be installed. Other requirement is Qt which is available for mac. One thing that i dont know if exists in mac is the /dev/urandom or /dev/random pseudo devices to get random data from. I know that http://mac.kde.org/ exists, but i dont know how successful it is and how it is installed (a bundle or at /usr/lib counterpart ). Also, as no lemonPOS build exists for mac it needs to be compiled and the kde development libraries must be installed also. Any way, kde on mac is experimental (and also old, 4.4 version vs 4.6.3 on linux), so dont expect kde stable applications. > Also If I can successfully install the software I will be happy to join the > community and offer any kind of help I can. > > Best Regards > Stewart -- *Miguel Chavez Gamboa* *LemonPOS, an opensource point of sale.* http://www.lemonpos.org/ Do you want to support the development? Donations accepted via paypal: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 |
From: Narcis G. <inf...@ac...> - 2014-10-30 08:29:50
|
¿Has probado a teclear manualmente el código del producto, a ver qué ocurre? El 29/10/14 a les 23:32, reynel florentino gopar rasgado ha escrit: > Hola buenas tardes tengo un problema al momento de capturar el código de > barras para cobrar un producto (que ya lo agregue en el squeeze me > aparece en los artículos por categoria) en lemon pos me manda un mensaje > que no encuentra el producto en la base de datos… quiero saber que estoy > haciendo mal o que ma falta configurar > > > > /Saludos...../ > > > *Reynel F. Gopar Rasgado* > > > > ------------------------------------------------------------------------------ > > > > _______________________________________________ > Lemonpos-general mailing list > Lem...@li... > https://lists.sourceforge.net/lists/listinfo/lemonpos-general > |
From: Jonathan A. <eag...@gm...> - 2011-06-02 05:08:30
|
I am not sure about the urandom or random stuff either, but all the other dependencies you should be able to get from macports :D even kde libs right from there and qt. BE WARNED. qt will take a few hours to compile, as i have done it before on a macbook pro laptop. Miguel you should try possibly get your software into macports that way its a one click install. i might be able to help out in that regard, but i need to find the time. On 01/06/2011 18:27, Miguel Chavez Gamboa wrote: > On Wed, Jun 1, 2011 at 10:55 AM, stewart phillips <sho...@gm... > <mailto:sho...@gm...>> wrote: > > Hello, I have come across your LemonPOS software and i am trying > to install it on my Mac. > > Do you have any install instructions or videos that I can see. I > cant seem to get it to install. > > > Well, i dont have a mac, so i cannot help too much here. > > LemonPOS is a kde application, which means that KDE must be installed. > Other requirement is Qt which is available for mac. > One thing that i dont know if exists in mac is the /dev/urandom or > /dev/random pseudo devices to get random data from. > > I know that http://mac.kde.org/ exists, but i dont know how successful > it is and how it is installed (a bundle or at /usr/lib counterpart ). > Also, as no lemonPOS build exists for mac it needs to be compiled and > the kde development libraries must be installed also. > > Any way, kde on mac is experimental (and also old, 4.4 version vs > 4.6.3 on linux), so dont expect kde stable applications. > > > Also If I can successfully install the software I will be happy to > join the community and offer any kind of help I can. > > Best Regards > Stewart > > > > > -- > */Miguel Chavez Gamboa/* > */LemonPOS/, an opensource point of sale.* > http://www.lemonpos.org/ > > Do you want to support the development? > > Donations accepted via paypal: > https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 > <https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578> > > > ------------------------------------------------------------------------------ > Simplify data backup and recovery for your virtual environment with vRanger. > Installation's a snap, and flexible recovery options mean your data is safe, > secure and there when you need it. Data protection magic? > Nope - It's vRanger. Get your free trial download today. > http://p.sf.net/sfu/quest-sfdev2dev > > > _______________________________________________ > Lemonpos-general mailing list > Lem...@li... > https://lists.sourceforge.net/lists/listinfo/lemonpos-general |
From: Miguel C. G. <mi...@le...> - 2011-06-03 01:05:57
|
Hi, On Thu, Jun 2, 2011 at 12:08 AM, Jonathan Aquilina <eag...@gm...>wrote: > I am not sure about the urandom or random stuff either, but all the other > dependencies you should be able to get from macports :D even kde libs right > from there and qt. > > BE WARNED. > > qt will take a few hours to compile, as i have done it before on a macbook > pro laptop. > > Miguel you should try possibly get your software into macports that way its > a one click install. i might be able to help out in that regard, but i need > to find the time. > Do you know what is the procedure to get it there? I suppose that it needs to be created some files to describe (dependencies) the port and also one need to compile it first (and adapt things that are not available in mac) before inclusion in their repositories. My main problem now is the time also! I would like to experiment with mac, see how would be the macport-version of lemonpos (with X11), and how would be a native mac lemonpos (with Qt only, removing all kde dependencies); what would be the differences between this two implementations. Maybe in a not so far future i could get a mac to play around :) > > > On 01/06/2011 18:27, Miguel Chavez Gamboa wrote: > > On Wed, Jun 1, 2011 at 10:55 AM, stewart phillips <sho...@gm...>wrote: > >> Hello, I have come across your LemonPOS software and i am trying to >> install it on my Mac. >> >> Do you have any install instructions or videos that I can see. I cant seem >> to get it to install. >> > > Well, i dont have a mac, so i cannot help too much here. > > LemonPOS is a kde application, which means that KDE must be installed. > Other requirement is Qt which is available for mac. > One thing that i dont know if exists in mac is the /dev/urandom or > /dev/random pseudo devices to get random data from. > > I know that http://mac.kde.org/ exists, but i dont know how successful it > is and how it is installed (a bundle or at /usr/lib counterpart ). Also, as > no lemonPOS build exists for mac it needs to be compiled and the kde > development libraries must be installed also. > > Any way, kde on mac is experimental (and also old, 4.4 version vs 4.6.3 on > linux), so dont expect kde stable applications. > > >> Also If I can successfully install the software I will be happy to join >> the community and offer any kind of help I can. >> >> Best Regards >> Stewart > > > > > -- > *Miguel Chavez Gamboa* > *LemonPOS, an opensource point of sale.* > http://www.lemonpos.org/ > > Do you want to support the development? > > Donations accepted via paypal: > > https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 > > > ------------------------------------------------------------------------------ > Simplify data backup and recovery for your virtual environment with vRanger. > Installation's a snap, and flexible recovery options mean your data is safe, > secure and there when you need it. Data protection magic? > Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev > > > _______________________________________________ > Lemonpos-general mailing lis...@li...https://lists.sourceforge.net/lists/listinfo/lemonpos-general > > > > > ------------------------------------------------------------------------------ > Simplify data backup and recovery for your virtual environment with > vRanger. > Installation's a snap, and flexible recovery options mean your data is > safe, > secure and there when you need it. Data protection magic? > Nope - It's vRanger. Get your free trial download today. > http://p.sf.net/sfu/quest-sfdev2dev > _______________________________________________ > Lemonpos-general mailing list > Lem...@li... > https://lists.sourceforge.net/lists/listinfo/lemonpos-general > > -- *Miguel Chavez Gamboa* *LemonPOS, an opensource point of sale.* http://www.lemonpos.org/ Do you want to support the development? Donations accepted via paypal: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 |
From: Jonathan A. <eag...@gm...> - 2011-06-03 05:11:40
|
Miguel i think you could easily remove the qt dependency and have lemon pos do an OS check if its on mac 10.5 or greater as 10.7 is due out this summer use coca theme. to be honest i dont think much modifications are needed. On 06/03/2011 03:05 AM, Miguel Chavez Gamboa wrote: > Hi, > > On Thu, Jun 2, 2011 at 12:08 AM, Jonathan Aquilina > <eag...@gm... <mailto:eag...@gm...>> wrote: > > I am not sure about the urandom or random stuff either, but all > the other dependencies you should be able to get from macports :D > even kde libs right from there and qt. > > BE WARNED. > > qt will take a few hours to compile, as i have done it before on a > macbook pro laptop. > > Miguel you should try possibly get your software into macports > that way its a one click install. i might be able to help out in > that regard, but i need to find the time. > > > Do you know what is the procedure to get it there? I suppose that it > needs to be created some files to describe (dependencies) the port and > also one need to compile it first (and adapt things that are not > available in mac) before inclusion in their repositories. > > My main problem now is the time also! > I would like to experiment with mac, see how would be the > macport-version of lemonpos (with X11), and how would be a native mac > lemonpos (with Qt only, removing all kde dependencies); what would be > the differences between this two implementations. > Maybe in a not so far future i could get a mac to play around :) > > > > On 01/06/2011 18:27, Miguel Chavez Gamboa wrote: >> On Wed, Jun 1, 2011 at 10:55 AM, stewart phillips >> <sho...@gm... <mailto:sho...@gm...>> wrote: >> >> Hello, I have come across your LemonPOS software and i am >> trying to install it on my Mac. >> >> Do you have any install instructions or videos that I can >> see. I cant seem to get it to install. >> >> >> Well, i dont have a mac, so i cannot help too much here. >> >> LemonPOS is a kde application, which means that KDE must be >> installed. Other requirement is Qt which is available for mac. >> One thing that i dont know if exists in mac is the /dev/urandom >> or /dev/random pseudo devices to get random data from. >> >> I know that http://mac.kde.org/ exists, but i dont know how >> successful it is and how it is installed (a bundle or at /usr/lib >> counterpart ). Also, as no lemonPOS build exists for mac it needs >> to be compiled and the kde development libraries must be >> installed also. >> >> Any way, kde on mac is experimental (and also old, 4.4 version vs >> 4.6.3 on linux), so dont expect kde stable applications. >> >> >> Also If I can successfully install the software I will be >> happy to join the community and offer any kind of help I can. >> >> Best Regards >> Stewart >> >> >> >> >> -- >> */Miguel Chavez Gamboa/* >> */LemonPOS/, an opensource point of sale.* >> http://www.lemonpos.org/ >> >> Do you want to support the development? >> >> Donations accepted via paypal: >> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 >> <https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578> >> >> >> ------------------------------------------------------------------------------ >> Simplify data backup and recovery for your virtual environment with vRanger. >> Installation's a snap, and flexible recovery options mean your data is safe, >> secure and there when you need it. Data protection magic? >> Nope - It's vRanger. Get your free trial download today. >> http://p.sf.net/sfu/quest-sfdev2dev >> >> >> _______________________________________________ >> Lemonpos-general mailing list >> Lem...@li... <mailto:Lem...@li...> >> https://lists.sourceforge.net/lists/listinfo/lemonpos-general > > > ------------------------------------------------------------------------------ > Simplify data backup and recovery for your virtual environment > with vRanger. > Installation's a snap, and flexible recovery options mean your > data is safe, > secure and there when you need it. Data protection magic? > Nope - It's vRanger. Get your free trial download today. > http://p.sf.net/sfu/quest-sfdev2dev > _______________________________________________ > Lemonpos-general mailing list > Lem...@li... > <mailto:Lem...@li...> > https://lists.sourceforge.net/lists/listinfo/lemonpos-general > > > > > -- > */Miguel Chavez Gamboa/* > */LemonPOS/, an opensource point of sale.* > http://www.lemonpos.org/ > > Do you want to support the development? > > Donations accepted via paypal: > https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 > <https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578> > |
From: Miguel C. G. <mi...@le...> - 2011-06-04 04:21:47
|
On Fri, Jun 3, 2011 at 12:11 AM, Jonathan Aquilina <eag...@gm...>wrote: > Miguel i think you could easily remove the qt dependency and have lemon > pos do an OS check if its on mac 10.5 or greater as 10.7 is due out this > Maybe you mean remove the kde dependencies... remove qt dependencies will let an empty project :D. > summer use coca theme. to be honest i dont think much modifications are > needed. > > > On 06/03/2011 03:05 AM, Miguel Chavez Gamboa wrote: > > Hi, > > On Thu, Jun 2, 2011 at 12:08 AM, Jonathan Aquilina <eag...@gm... > > wrote: > >> I am not sure about the urandom or random stuff either, but all the other >> dependencies you should be able to get from macports :D even kde libs right >> from there and qt. >> >> BE WARNED. >> >> qt will take a few hours to compile, as i have done it before on a macbook >> pro laptop. >> >> Miguel you should try possibly get your software into macports that way >> its a one click install. i might be able to help out in that regard, but i >> need to find the time. >> > > Do you know what is the procedure to get it there? I suppose that it needs > to be created some files to describe (dependencies) the port and also one > need to compile it first (and adapt things that are not available in mac) > before inclusion in their repositories. > > My main problem now is the time also! > I would like to experiment with mac, see how would be the macport-version > of lemonpos (with X11), and how would be a native mac lemonpos (with Qt > only, removing all kde dependencies); what would be the differences between > this two implementations. > Maybe in a not so far future i could get a mac to play around :) > > >> >> >> On 01/06/2011 18:27, Miguel Chavez Gamboa wrote: >> >> On Wed, Jun 1, 2011 at 10:55 AM, stewart phillips <sho...@gm...>wrote: >> >>> Hello, I have come across your LemonPOS software and i am trying to >>> install it on my Mac. >>> >>> Do you have any install instructions or videos that I can see. I cant >>> seem to get it to install. >>> >> >> Well, i dont have a mac, so i cannot help too much here. >> >> LemonPOS is a kde application, which means that KDE must be installed. >> Other requirement is Qt which is available for mac. >> One thing that i dont know if exists in mac is the /dev/urandom or >> /dev/random pseudo devices to get random data from. >> >> I know that http://mac.kde.org/ exists, but i dont know how successful it >> is and how it is installed (a bundle or at /usr/lib counterpart ). Also, as >> no lemonPOS build exists for mac it needs to be compiled and the kde >> development libraries must be installed also. >> >> Any way, kde on mac is experimental (and also old, 4.4 version vs 4.6.3 on >> linux), so dont expect kde stable applications. >> >> >>> Also If I can successfully install the software I will be happy to join >>> the community and offer any kind of help I can. >>> >>> Best Regards >>> Stewart >> >> >> >> >> -- >> *Miguel Chavez Gamboa* >> *LemonPOS, an opensource point of sale.* >> http://www.lemonpos.org/ >> >> Do you want to support the development? >> >> Donations accepted via paypal: >> >> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 >> >> >> ------------------------------------------------------------------------------ >> Simplify data backup and recovery for your virtual environment with vRanger. >> Installation's a snap, and flexible recovery options mean your data is safe, >> secure and there when you need it. Data protection magic? >> Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev >> >> >> _______________________________________________ >> Lemonpos-general mailing lis...@li...https://lists.sourceforge.net/lists/listinfo/lemonpos-general >> >> >> >> >> ------------------------------------------------------------------------------ >> Simplify data backup and recovery for your virtual environment with >> vRanger. >> Installation's a snap, and flexible recovery options mean your data is >> safe, >> secure and there when you need it. Data protection magic? >> Nope - It's vRanger. Get your free trial download today. >> http://p.sf.net/sfu/quest-sfdev2dev >> _______________________________________________ >> Lemonpos-general mailing list >> Lem...@li... >> https://lists.sourceforge.net/lists/listinfo/lemonpos-general >> >> > > > -- > *Miguel Chavez Gamboa* > *LemonPOS, an opensource point of sale.* > http://www.lemonpos.org/ > > Do you want to support the development? > > Donations accepted via paypal: > > https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 > > > -- *Miguel Chavez Gamboa* *LemonPOS, an opensource point of sale.* http://www.lemonpos.org/ Do you want to support the development? Donations accepted via paypal: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 |
From: Miguel C. G. <mi...@le...> - 2011-06-04 04:36:21
|
Oh, thinkging again in removing kde dependencies, they are not so fast to do it. Many code relies on kde. For example: The mainwindow [ KMainWindow/KXMLGUIWindow ] The Translation system ( i18n ).. The Localization system ( klocale/l10n) [for date,numbers,money,etc.. localize-able strings] The Configuration system (kconfig) The Icon/Images locating and loading (icon themes) The MainMenu / ToolBar managing. :( On Fri, Jun 3, 2011 at 11:21 PM, Miguel Chavez Gamboa <mi...@le...>wrote: > On Fri, Jun 3, 2011 at 12:11 AM, Jonathan Aquilina <eag...@gm... > > wrote: > >> Miguel i think you could easily remove the qt dependency and have lemon >> pos do an OS check if its on mac 10.5 or greater as 10.7 is due out this >> > > Maybe you mean remove the kde dependencies... remove qt dependencies will > let an empty project :D. > > >> summer use coca theme. to be honest i dont think much modifications are >> needed. >> >> >> On 06/03/2011 03:05 AM, Miguel Chavez Gamboa wrote: >> >> Hi, >> >> On Thu, Jun 2, 2011 at 12:08 AM, Jonathan Aquilina < >> eag...@gm...> wrote: >> >>> I am not sure about the urandom or random stuff either, but all the >>> other dependencies you should be able to get from macports :D even kde libs >>> right from there and qt. >>> >>> BE WARNED. >>> >>> qt will take a few hours to compile, as i have done it before on a >>> macbook pro laptop. >>> >>> Miguel you should try possibly get your software into macports that way >>> its a one click install. i might be able to help out in that regard, but i >>> need to find the time. >>> >> >> Do you know what is the procedure to get it there? I suppose that it needs >> to be created some files to describe (dependencies) the port and also one >> need to compile it first (and adapt things that are not available in mac) >> before inclusion in their repositories. >> >> My main problem now is the time also! >> I would like to experiment with mac, see how would be the macport-version >> of lemonpos (with X11), and how would be a native mac lemonpos (with Qt >> only, removing all kde dependencies); what would be the differences between >> this two implementations. >> Maybe in a not so far future i could get a mac to play around :) >> >> >>> >>> >>> On 01/06/2011 18:27, Miguel Chavez Gamboa wrote: >>> >>> On Wed, Jun 1, 2011 at 10:55 AM, stewart phillips <sho...@gm...>wrote: >>> >>>> Hello, I have come across your LemonPOS software and i am trying to >>>> install it on my Mac. >>>> >>>> Do you have any install instructions or videos that I can see. I cant >>>> seem to get it to install. >>>> >>> >>> Well, i dont have a mac, so i cannot help too much here. >>> >>> LemonPOS is a kde application, which means that KDE must be installed. >>> Other requirement is Qt which is available for mac. >>> One thing that i dont know if exists in mac is the /dev/urandom or >>> /dev/random pseudo devices to get random data from. >>> >>> I know that http://mac.kde.org/ exists, but i dont know how successful >>> it is and how it is installed (a bundle or at /usr/lib counterpart ). Also, >>> as no lemonPOS build exists for mac it needs to be compiled and the kde >>> development libraries must be installed also. >>> >>> Any way, kde on mac is experimental (and also old, 4.4 version vs 4.6.3 >>> on linux), so dont expect kde stable applications. >>> >>> >>>> Also If I can successfully install the software I will be happy to join >>>> the community and offer any kind of help I can. >>>> >>>> Best Regards >>>> Stewart >>> >>> >>> >>> >>> -- >>> *Miguel Chavez Gamboa* >>> *LemonPOS, an opensource point of sale.* >>> http://www.lemonpos.org/ >>> >>> Do you want to support the development? >>> >>> Donations accepted via paypal: >>> >>> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 >>> >>> >>> ------------------------------------------------------------------------------ >>> Simplify data backup and recovery for your virtual environment with vRanger. >>> Installation's a snap, and flexible recovery options mean your data is safe, >>> secure and there when you need it. Data protection magic? >>> Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev >>> >>> >>> _______________________________________________ >>> Lemonpos-general mailing lis...@li...https://lists.sourceforge.net/lists/listinfo/lemonpos-general >>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Simplify data backup and recovery for your virtual environment with >>> vRanger. >>> Installation's a snap, and flexible recovery options mean your data is >>> safe, >>> secure and there when you need it. Data protection magic? >>> Nope - It's vRanger. Get your free trial download today. >>> http://p.sf.net/sfu/quest-sfdev2dev >>> _______________________________________________ >>> Lemonpos-general mailing list >>> Lem...@li... >>> https://lists.sourceforge.net/lists/listinfo/lemonpos-general >>> >>> >> >> >> -- >> *Miguel Chavez Gamboa* >> *LemonPOS, an opensource point of sale.* >> http://www.lemonpos.org/ >> >> Do you want to support the development? >> >> Donations accepted via paypal: >> >> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 >> >> >> > > > -- > *Miguel Chavez Gamboa* > *LemonPOS, an opensource point of sale.* > http://www.lemonpos.org/ > > Do you want to support the development? > > Donations accepted via paypal: > > https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 > > -- *Miguel Chavez Gamboa* *LemonPOS, an opensource point of sale.* http://www.lemonpos.org/ Do you want to support the development? Donations accepted via paypal: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 |
From: Jonathan A. <eag...@gm...> - 2011-06-04 06:38:43
|
Im not saying remove them, but do an os check as to what os its being installed on if on mac use coca else use qt. you just adding a 2nd type of theming so to speak On 06/04/2011 06:36 AM, Miguel Chavez Gamboa wrote: > Oh, thinkging again in removing kde dependencies, they are not so fast > to do it. Many code relies on kde. For example: > > The mainwindow [ KMainWindow/KXMLGUIWindow ] > The Translation system ( i18n ).. > The Localization system ( klocale/l10n) [for date,numbers,money,etc.. > localize-able strings] > The Configuration system (kconfig) > The Icon/Images locating and loading (icon themes) > The MainMenu / ToolBar managing. > > :( > > > On Fri, Jun 3, 2011 at 11:21 PM, Miguel Chavez Gamboa > <mi...@le... <mailto:mi...@le...>> wrote: > > On Fri, Jun 3, 2011 at 12:11 AM, Jonathan Aquilina > <eag...@gm... <mailto:eag...@gm...>> wrote: > > Miguel i think you could easily remove the qt dependency and > have lemon pos do an OS check if its on mac 10.5 or greater as > 10.7 is due out this > > > Maybe you mean remove the kde dependencies... remove qt > dependencies will let an empty project :D. > > summer use coca theme. to be honest i dont think much > modifications are needed. > > > On 06/03/2011 03:05 AM, Miguel Chavez Gamboa wrote: >> Hi, >> >> On Thu, Jun 2, 2011 at 12:08 AM, Jonathan Aquilina >> <eag...@gm... <mailto:eag...@gm...>> wrote: >> >> I am not sure about the urandom or random stuff either, >> but all the other dependencies you should be able to get >> from macports :D even kde libs right from there and qt. >> >> BE WARNED. >> >> qt will take a few hours to compile, as i have done it >> before on a macbook pro laptop. >> >> Miguel you should try possibly get your software into >> macports that way its a one click install. i might be >> able to help out in that regard, but i need to find the time. >> >> >> Do you know what is the procedure to get it there? I suppose >> that it needs to be created some files to describe >> (dependencies) the port and also one need to compile it first >> (and adapt things that are not available in mac) before >> inclusion in their repositories. >> >> My main problem now is the time also! >> I would like to experiment with mac, see how would be the >> macport-version of lemonpos (with X11), and how would be a >> native mac lemonpos (with Qt only, removing all kde >> dependencies); what would be the differences between this two >> implementations. >> Maybe in a not so far future i could get a mac to play around :) >> >> >> >> On 01/06/2011 18:27, Miguel Chavez Gamboa wrote: >>> On Wed, Jun 1, 2011 at 10:55 AM, stewart phillips >>> <sho...@gm... <mailto:sho...@gm...>> wrote: >>> >>> Hello, I have come across your LemonPOS software and >>> i am trying to install it on my Mac. >>> >>> Do you have any install instructions or videos that >>> I can see. I cant seem to get it to install. >>> >>> >>> Well, i dont have a mac, so i cannot help too much here. >>> >>> LemonPOS is a kde application, which means that KDE must >>> be installed. Other requirement is Qt which is available >>> for mac. >>> One thing that i dont know if exists in mac is the >>> /dev/urandom or /dev/random pseudo devices to get random >>> data from. >>> >>> I know that http://mac.kde.org/ exists, but i dont know >>> how successful it is and how it is installed (a bundle >>> or at /usr/lib counterpart ). Also, as no lemonPOS build >>> exists for mac it needs to be compiled and the kde >>> development libraries must be installed also. >>> >>> Any way, kde on mac is experimental (and also old, 4.4 >>> version vs 4.6.3 on linux), so dont expect kde stable >>> applications. >>> >>> >>> Also If I can successfully install the software I >>> will be happy to join the community and offer any >>> kind of help I can. >>> >>> Best Regards >>> Stewart >>> >>> >>> >>> >>> -- >>> */Miguel Chavez Gamboa/* >>> */LemonPOS/, an opensource point of sale.* >>> http://www.lemonpos.org/ >>> >>> Do you want to support the development? >>> >>> Donations accepted via paypal: >>> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 >>> <https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578> >>> >>> >>> ------------------------------------------------------------------------------ >>> Simplify data backup and recovery for your virtual environment with vRanger. >>> Installation's a snap, and flexible recovery options mean your data is safe, >>> secure and there when you need it. Data protection magic? >>> Nope - It's vRanger. Get your free trial download today. >>> http://p.sf.net/sfu/quest-sfdev2dev >>> >>> >>> _______________________________________________ >>> Lemonpos-general mailing list >>> Lem...@li... <mailto:Lem...@li...> >>> https://lists.sourceforge.net/lists/listinfo/lemonpos-general >> >> >> ------------------------------------------------------------------------------ >> Simplify data backup and recovery for your virtual >> environment with vRanger. >> Installation's a snap, and flexible recovery options mean >> your data is safe, >> secure and there when you need it. Data protection magic? >> Nope - It's vRanger. Get your free trial download today. >> http://p.sf.net/sfu/quest-sfdev2dev >> _______________________________________________ >> Lemonpos-general mailing list >> Lem...@li... >> <mailto:Lem...@li...> >> https://lists.sourceforge.net/lists/listinfo/lemonpos-general >> >> >> >> >> -- >> */Miguel Chavez Gamboa/* >> */LemonPOS/, an opensource point of sale.* >> http://www.lemonpos.org/ >> >> Do you want to support the development? >> >> Donations accepted via paypal: >> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 >> <https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578> >> > > > > > -- > */Miguel Chavez Gamboa/* > */LemonPOS/, an opensource point of sale.* > http://www.lemonpos.org/ > > Do you want to support the development? > > Donations accepted via paypal: > https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 > <https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578> > > > > > -- > */Miguel Chavez Gamboa/* > */LemonPOS/, an opensource point of sale.* > http://www.lemonpos.org/ > > Do you want to support the development? > > Donations accepted via paypal: > https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 > <https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578> > |
From: Jonathan A. <eag...@gm...> - 2011-06-03 05:12:07
|
to install qt and other packages from mac ports i use the porticus gui front end package manager :) On 06/03/2011 03:05 AM, Miguel Chavez Gamboa wrote: > Hi, > > On Thu, Jun 2, 2011 at 12:08 AM, Jonathan Aquilina > <eag...@gm... <mailto:eag...@gm...>> wrote: > > I am not sure about the urandom or random stuff either, but all > the other dependencies you should be able to get from macports :D > even kde libs right from there and qt. > > BE WARNED. > > qt will take a few hours to compile, as i have done it before on a > macbook pro laptop. > > Miguel you should try possibly get your software into macports > that way its a one click install. i might be able to help out in > that regard, but i need to find the time. > > > Do you know what is the procedure to get it there? I suppose that it > needs to be created some files to describe (dependencies) the port and > also one need to compile it first (and adapt things that are not > available in mac) before inclusion in their repositories. > > My main problem now is the time also! > I would like to experiment with mac, see how would be the > macport-version of lemonpos (with X11), and how would be a native mac > lemonpos (with Qt only, removing all kde dependencies); what would be > the differences between this two implementations. > Maybe in a not so far future i could get a mac to play around :) > > > > On 01/06/2011 18:27, Miguel Chavez Gamboa wrote: >> On Wed, Jun 1, 2011 at 10:55 AM, stewart phillips >> <sho...@gm... <mailto:sho...@gm...>> wrote: >> >> Hello, I have come across your LemonPOS software and i am >> trying to install it on my Mac. >> >> Do you have any install instructions or videos that I can >> see. I cant seem to get it to install. >> >> >> Well, i dont have a mac, so i cannot help too much here. >> >> LemonPOS is a kde application, which means that KDE must be >> installed. Other requirement is Qt which is available for mac. >> One thing that i dont know if exists in mac is the /dev/urandom >> or /dev/random pseudo devices to get random data from. >> >> I know that http://mac.kde.org/ exists, but i dont know how >> successful it is and how it is installed (a bundle or at /usr/lib >> counterpart ). Also, as no lemonPOS build exists for mac it needs >> to be compiled and the kde development libraries must be >> installed also. >> >> Any way, kde on mac is experimental (and also old, 4.4 version vs >> 4.6.3 on linux), so dont expect kde stable applications. >> >> >> Also If I can successfully install the software I will be >> happy to join the community and offer any kind of help I can. >> >> Best Regards >> Stewart >> >> >> >> >> -- >> */Miguel Chavez Gamboa/* >> */LemonPOS/, an opensource point of sale.* >> http://www.lemonpos.org/ >> >> Do you want to support the development? >> >> Donations accepted via paypal: >> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 >> <https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578> >> >> >> ------------------------------------------------------------------------------ >> Simplify data backup and recovery for your virtual environment with vRanger. >> Installation's a snap, and flexible recovery options mean your data is safe, >> secure and there when you need it. Data protection magic? >> Nope - It's vRanger. Get your free trial download today. >> http://p.sf.net/sfu/quest-sfdev2dev >> >> >> _______________________________________________ >> Lemonpos-general mailing list >> Lem...@li... <mailto:Lem...@li...> >> https://lists.sourceforge.net/lists/listinfo/lemonpos-general > > > ------------------------------------------------------------------------------ > Simplify data backup and recovery for your virtual environment > with vRanger. > Installation's a snap, and flexible recovery options mean your > data is safe, > secure and there when you need it. Data protection magic? > Nope - It's vRanger. Get your free trial download today. > http://p.sf.net/sfu/quest-sfdev2dev > _______________________________________________ > Lemonpos-general mailing list > Lem...@li... > <mailto:Lem...@li...> > https://lists.sourceforge.net/lists/listinfo/lemonpos-general > > > > > -- > */Miguel Chavez Gamboa/* > */LemonPOS/, an opensource point of sale.* > http://www.lemonpos.org/ > > Do you want to support the development? > > Donations accepted via paypal: > https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578 > <https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5650578> > |