Ubuntu :: Create An Application In The Linux?
Jul 31, 2010I want to create a bigger application based on the linux.I know c language,mysql database and some of the networking concepts.
View 7 RepliesI want to create a bigger application based on the linux.I know c language,mysql database and some of the networking concepts.
View 7 RepliesI want to Migrate my C++ Application from SuSE Linux to Red Hat Linux.What impact analysis i should do?
View 3 Replies View RelatedCan you all please help me with,
1) How to install any new software/application on Red Hat Linux?
2) How to run any new installed application in system start up/boot process as what we do with 'chkconfig service on' with a daemon?
3) Where to entry for a new installed application i.e. is there any specific file/directory?
i am again stuck with the same problem. I need to run an executable which i got from University of Edinburgh.
View 14 Replies View Relateddoes anyone of you know an application for automatically synchronizing data of a Linux-PC to a Windows XP-PC?The form should be echo (changes only on the Linux-PC).Only the Linux-PC should have the application.
View 6 Replies View RelatedI'd like to use Ubuntu to create a multiboot usb pendrive/flashdrive. I know there are a few programs out there that I could use to boot multiple Linux distros from the same pendrive, but I would also like to use the drive to boot some liveCD versions of *BSD and also use it for storage.
View 1 Replies View RelatedYes, I know, I know, there are lots of instructions out there on how to create a persistent Linux USB drive. However, I've been having a really hard time finding if it's possible to create the WHOLE thing persistent.For example, I want to turn my 8 GB thumb drive into a portable Debian Squeeze where I can install (persistent) apps and make root-level changes to the filesystem. Is this possible?
View 2 Replies View RelatedI've compiled the last stable ubuntu kernel (2.6.38-...) following this guide: How to compile a Ubuntu 10.10 kernel but in this guide doesn't explain how create linux-libc-dev package for that kernel? How do I do?
I've tried with fakeroot debian/rules binary-arch-headers but it returns an, IMHO, absurd error:
mkdir /home/simon/sources/kernel/ubuntu-natty/debian/linux-libc-dev/usr/include/
mkdir: cannot create directory `/home/simon/sources/kernel/ubuntu-natty/debian/linux-libc-dev/usr/include/': File exists
make: *** [install-arch-headers] Error 1
The error is correct but this folder is created in the same process!
I want to ask if I can create application using Paskal, C++ or C# under Linux Ubuntu 9.10
View 2 Replies View RelatedI need to install a bios update to fix my PC after I upgraded the CPU. BIOS update should fix it.
But...This seems to be way harder than it should be. I'd be great if motherboard manufacturers could provide bootable iso images with all the tools to do the job without us having the build these ourselves...
Anyway, how do I go about creating a freedos bootable CDR under Kubuntu that is BIGGER than 1.44 MB!
My image file is 1MB already. The flashing program 32KB. I tried the methods from the various forums and just couldn't get them to work. Either ran out of space, or all the links to fdos were broken.
By the way, [url] doesn't seem to be right anymore and thats where everyone is pointing. I would probably have had this sorted if I could have the 2.88 MB image, but all I can find is a 1.44MB image and I have now idea how you can grow that to a bigger one. Why be stuck with 1.44MB? are we still in the 1990's ?
Our application is based on the C++ devlopment which requires so many of packages dependent on the Ubuntu OS, Graphics libraries, Development packages and other dependent libraries. So we need to configure all those every time in a new PC when we add. Is there any other way to do this job very easily and the any method to create our application executable to run in all PCs with the dependencies packages installed.
View 1 Replies View RelatedI installed debian 8.1, network install on a ThinkPad T60. When I right click the Desktop, I don't get "Create New -> link to application" and other links. In mint 17.1, I get a Menu with all links. I want to create a link to seamonkey with an icon on desktop.
View 3 Replies View Related how do I create a launcher for an application using DosBox? I tried in Alacarte, but it does not show up. I did this both as root and as user.Disregard. It did create the launchers. It just put them in "Other" even though I told it to create them in "Internet" so they are there, but just not where I want them. That is okay since now I can add them to my favorites and put them in the order I want.
I guess I will like Gnome 3 better as I find tweaks to make it work like I want it to work. Still though, it is not nearly as user friendly as my heavily tweaked Gnome 2 with Compiz.Another question though: How do I get it to select and use a photo I want for the background instead of the stock images? It is annoying as all get-out to have the screen turn to grey rather than stay the way I want it. :
Ok I just downloaded this program called Phex, it is a really cool program and i get it to run, but only from command line. I downloaded this program and its already compiled and works fine but i can only launch it from a command line by typing "java -jar phex.jar" I have created launchers before and they have worked, but this one just doesn't work. I have all permissions on the directory and the files, but how to create a launcher for this file.
View 8 Replies View RelatedI'm trying to develop a Qt application with Eclipse.What I've is what you see. A Form with a text, and 3 buttons:[URL] A button is for exit application, another is for clear text field and the third is for changing text. The first two buttons work fine, but the third doesn't.The only I want for the change button is to change text "original" by "modified"
View 12 Replies View RelatedI want to create a customize CD of selected application of centos & want same can be auto installed on fresh machine without any user interventions( like partition etc). I mean u just put the cd in drive & it directly give you login screen . that's all (but installation must be on HDD)
View 2 Replies View RelatedI'm looking for a way to create a cross-platform GUI application. The result must be able to run on linux, windows and OSX. And it must be a point-and-click GUI.For development I should be able to rely on Open-Source tools on linux only (that means no access to Windows or OSX)The target should be able to install the result relatively easily, that means any dependencies must be freely available, and the setup steps must be very minimal (probably means no installing development tools or running compilers)
My first thought was java, but the standard Swing GUI can look a bit ugly on some platforms. So I'm wondering if there's anything else. My next thought was C++/Qt, but I don't think I can cross-compile this from Debian for Windows or OSX, can I? Next I thought of python and PyQt, but it looks like PyQt isn't available for OSX. And finally I even thought of making some kind of web application running on a tiny web server of some kind, then accessing it with a native browser, but I'm pretty sure this doesn't meet the "easy to install" criteria. I'm finding this so tricky, do all the existing cross-platform applications use natively-compiled C++ for this? Or is there an obvious alternative that I'm overlooking?
How do I create a custom application launcher in Gnome 3? I used to be able to right click on the panel and choose 'Create custom launcher' in Gnome 2, but that doesn't seem to work here.
View 14 Replies View RelatedI am writing little first-step-applications for my N900 (Maemo Linux). Everything worked fine till now. I already have own applications for the device, but non of them uses an external data file.
Now I am trying to create an application for my N900 which uses an external .txt file. The package is created successfully, the application is installed successfully, however the binary does not see the .txt (maybe it is not in the package?).
I am using MADDE Developer 0.6.72 to create the project skeleton. I am using Qt creator for create the code. After once the code is created successfully then I am running the following commands in MADDE Developer 0.6.72 for the updated skeleton folder created above.
I writed the following lines into MADDE developer:
<<
//create project sceleton
MADDE-0.6.72 ~/madde
- $ mad pscreate -t qt_simple skeleton
Skeleton skeleton, type=qtprog created
[Code]....
I am using RHEL 4.7 (32bit) on HP Proliant 380G6 series server. We are using Electric Cloud Agents on these servers. Nowadays we are facing some memory issues and its creates some kernel panic and then restarts the server. When i reported the issue to my application team, they asked me to come with the core dump. I googled it enough, then i set ulimit value as unlimited. (previously it was 0, then i made a entry in /etc/profile file as follows
ulimit -c unlimited) But still whenever my server restarts due to that kernel panic, it couldnt generate the core dump. My application was installed on /opt
The attached document has the kernel panic logs
how to create iptables binary, that i can use in my android application for performing some firewall related functionality like restricting some websites/packet filtering. and will it be possible to alter the rules later?iptables binary will contain the rulesets stored and which can be modified. how this can be achieved.?
View 2 Replies View RelatedI want to create a small simple application that will let me change the Output of the Sounds option to go from speakers to my headphones. I can do this easily enough through System --> Preferences --> Sound, but I'd like to create a GUI front end for me to do this. This is more as a learning exercise than anything else.What is the best language for me to build the windows to do this? Also, how do I find the commands to let me toggle the sound settings? Where are they documented? I'm using Ubuntu 10.04.
View 2 Replies View RelatedWe recently shifted our applcation and database to LINUX from UNIX.so now application server(weblogic 8.1) is on linux and oracle database 9i is on linux.previously there is a process in application server(which access the Database dor the data) which took only 1 hour to run on UNIX after shifting to LINUX the same process is taking 4 to 5 hours to run.
but when individually ran the queries on the database it is quck than UNIX.our ADMIN tried changing the kernel parameters for the database server, but it is still the same.
I WANT TO CREATE A Qt application / shell script, that simply updates my facebook status.perhaps this would be poosible but i don't know how to implelment this actually.
View 2 Replies View Relatedif anyone of you have shifted using Paid Red Hat Linux with CentOS, and what are your experiences of moving from Paid Linux to Unpaid Linux CenOS. When do you suggest a person use Paid Linux and when to use Unpaid Linux?
View 1 Replies View RelatedI have learnt that the network locked huawei modems may be unlocked to use any sim card bu getting a special unlock code and it should ask for it when a "foreign" SIM card is inserted. This procedure works well in Windows, but in Linux where I use wvdial, I dont get prompted for this unlock code. Does anyone know how to insert the unlock code in Linux using any Linux tool (GAMMU/GNOKII/Minicom etc)?
View 2 Replies View Relatedi would just like to verify that the command
lspci would show the FC adapter installed
is there any other command that i can use to verify the FC adapter is being installed
I am unable to ssh a Linux box from other Linux boxes; also tried to window putty.Although I am getting the password prompt instantaneously.So far, by comparing logs of other server, I am just able figure out that "debug2: callback start" is not coming in ssh -vvv logs.
View 2 Replies View Relatedhow to share a folder from linux to linux systems and setting password to open that folder
View 14 Replies View RelatedI try to run Mesa gears example and I get following error:
Code:
freeglut (./gears): Unable to create direct context rendering for window 'Gears' This may hurt performance. though the application runs successfully, but I guess that in future I will have much problems with productivity. I run Linux CentOS 5 on WMvare 7. Mesa's version is 6.5 Relevant output of lspci -v gives:
Code:
00:0f.0 VGA compatible controller: VMware SVGA II Adapter (prog-if 00 [VGA controller])
Subsystem: VMware SVGA II Adapter
Flags: bus master, medium devsel, latency 64, IRQ 9
I/O ports at 10d0 [size=16]
[code].....