debian-based
C++ apt-get working on stdout of popen
This might sound like a stupid question, I am new to C++. On debian I try to invoke apt-get install with popen. I need to parse the output of this programm. Unfortunately I am not able to read the f[详细]
2023-02-28 20:01 分类:问答SNMP sanity check failed during installation of php 5.3.5 on Debian server
I am trying to install php 5.3.5 on my Debian server and after I performed ./configure -with-mysql=/usr -with-mysqli=/usr/bin/mysql_config -with-tidy=/usr -with-curl=/usr/bin -with-curlwrappers -wit[详细]
2023-02-14 22:47 分类:问答Linux command line emulator that can run scripts, in Javascript?
Hey I was just wondering if anyone has made a version of Debian written in Javascript, just for a test. I know it would not be able to do unlimited stuff, but what Javascript lets it have should be en[详细]
2023-02-04 04:24 分类:问答configure linux box to have a static ip [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-01-07 01:58 分类:问答Debian packaging: deploying files to the user home directory
I use Debhelper to create Debian packages. To deploy files and directories, I use the debian/install and debian/dirs files.[详细]
2023-01-05 06:37 分类:问答How do I create a deb package with basic dependencies?
Hi so I am trying to create a deb package for a web application written in Java (it uses Apache Tomcat). My eventual goal is to start a repository that people can add to apt-get the software, but[详细]
2023-01-02 09:54 分类:问答Debian packaging and localization of control files
Is there开发者_如何学运维 a way to provide localized versions of the Debian packaging control files (changelog, control and copyright for example) ?The format is laid down in the Debian Policy Manual,[详细]
2022-12-30 05:29 分类:问答How the Google Chrome Linux version handles automatic version updation
开发者_开发问答Can some one tell me how the Chrome\'s Linux beta version carry out automatic version updation using debian package manager. I need to implement something similar to my application on l[详细]
2022-12-25 06:11 分类:问答Debian Package Control file Question
I am trying to create a Debian package for a Java application. In my package there is a .jar file which is executable, a script which will run this jar file and a .so file for fmod.[详细]
2022-12-24 17:15 分类:问答Jar file of java
I have created a java application and packed it into a jar file on a Windows platform. Now I wants to deploy that jar file on Debian Linux.[详细]
2022-12-11 06:45 分类:问答