Book.cpp:1:10: fatal error: Set: No existe el fichero o el directorio
[closed]
I trying compile an example of a book.
The program use three classes: Book, Customer and Library.
*Book.cpp*
#include #include #include #include #include
#include using namespace std;
#include "book.h"
#inc
*How to fix this error?*
*systemctl status apache2.service*
apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor
preset:
Active: failed (Result: exit-code) since Tue 2021-09-28 21:26:24 CST;
20s ago
Docs: https://httpd.apache.org/
Ready, i stopped lighttpd
sudo /etc/init.d/lighttpd stop
[ ok ] Stopping lighttpd (via systemctl): lighttpd.service.
Actually APACHE is active (running)
sudo service apache2 status
● apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor
I trying install moodle in my laptop. I need a Web Server but i think that
two Service running is not necessary.
On Wed, Sep 29, 2021 at 8:31 PM Greg Wooledge wrote:
> Well, the only issue here is that they both want to bind to the same
> port. If you change one of them to bind to a different p
I try update and upgrade the package with the tool APT but get the
following error:
*apt-get update*
Err:10 http://apt.postgresql.org/pub/repos/apt buster-pgdg InRelease
Las firmas siguientes no se pudieron verificar porque su clave pública no
está disponible: NO_PUBKEY 7FCC7D46ACCC4CF8
Obj:13 h
*apt-get update *
Err:13 http://apt.postgresql.org/pub/repos/apt buster-pgdg InRelease
The following signatures couldn't be verified because the public key is
not available: NO_PUBKEY 7FCC7D46ACCC4CF8
Reading package lists... Done
W: GPG error: http://apt.postgresql.org/pub/repos/apt buster-pgdg
*Network is not managed*
enp7s0: mtu 1500 qdisc pfifo_fast state
DOWN mode DEFAULT group default qlen 1000
link/ether e0:db:55:c2:58:45 brd ff:ff:ff:ff:ff:ff
*I replaced the iptables by nftables*
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all
I try execute the followings tasks but i get the same error:
ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Read-only
> file system
> dpkg: error al procesar el paquete libc-bin (--configure):
> el subproceso instalado paquete libc-bin script post-installation
> devolvió el código
My messages isn't encrypted, is in plain text.
--
With kindest regards, William.
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄
I think that i am confused.
Maybe i want to send an email to a person and have security in the message.
On Sun, Oct 10, 2021 at 11:10 AM Andrew M.A. Cater
wrote:
> On Sun, Oct 10, 2021 at 10:59:11AM -0600, William Torrez Corea wrote:
> > My messages isn't encrypted, is
Ready, i try to follow the instructions but,
For example with the command for disable the autonegotiation:
sudo ethtool -A enp7s0 autoneg off
>
I get the following error:
*Cannot get device pause settings: Operation not supported*
*standard information about device*
Settings for enp7s0:
> Sup
I was following your recommendation.
The usual troubleshooting steps here are:
>
1) Replace the Ethernet cable.
> 2) Install ethtool, use it to disable autonegotiation, and try setting
> the speed and duplex by hand.
>
On Sun, Oct 10, 2021 at 11:45 PM Reco wrote:
> >> Link detected: yes
>
> You
On Sun, Oct 10, 2021 at 5:43 PM Cindy Sue Causey
wrote:
> On 10/10/21, Dan Ritter wrote:
> > William Torrez Corea wrote:
> >> I try execute the followings tasks but i get the same error:
> >>
> >> ldconfig: Can't create temporary cache file /etc/l
My hard drive use the following amount in space:
udev 2.0G 0%
tmpfs 381M 6%
/dev/sda1 5.5G 77%
tmpfs 2.0G 2%
tmpfs 5.3M 1%
tmpfs 2.1G 0%
/dev/sda7 1.8G 2%
/dev/sda5 7.4G 21%
/dev/sda8 88G 39%
tmpfs 404M 1%
Actually i upgraded my operating system to Debian 10.8 released.
*Debian 4.19.160-2 (20
31 ?00:00:00 netns
32 ?00:00:00 kauditd
33 ?00:00:00 khungtaskd
34 ?00:00:00 oom_reaper
35 ?00:00:00 writeback
36 ?00:00:00 kcompactd0
On Thu, Mar 11, 2021 at 12:59 PM Dan Ritter wrote:
> William Torrez Corea wrote:
> > My h
I get the following result:
__
cpu:
Intel(R) Core(TM) i7-4500U CPU @ 1.80GHz, 800 MHz
Intel(R) Core(TM) i7-4500U CPU @ 1.80GHz, 800 MHz
Intel(R) Core(TM) i7-4500U CPU @ 1
On Fri, Mar 12, 2021 at 5:39 AM Dan Ritter wrote:
> Neither firefox nor libreoffice are small programs, but they do
> many different things.
>
> We are still not seeing any problems here. What is your computer
> doing or not doing that you think is a problem?
>
> -dsr-
>
Execute each program *s
On Fri, Mar 12, 2021 at 10:03 AM Dan Ritter wrote:
> Has it always done this, or is it new?
>
> Are the programs faster after they have loaded, or is everything
> slow all the time?
>
> -dsr-
>
Is it new. Everything slow all the time every time that i do a new task.
--
With kindest regards, W
On Fri, Mar 12, 2021 at 3:39 AM The Wanderer wrote:
>
> I decided long, long ago (sometime in the first half of the first decade
> of this century, IIRC) that I didn't trust Facebook - initially because
> it and its embedded ads were a notorious vector for malware, later
> because I just didn't t
Actually i'm moving/migrating from the old iptables/xtables (legacy) world
to the new nftables framework.
I execute step by step the migration process:
1. generate a translation of an iptables/ip6tables command to know the
nftables equivalent
2. Translate the whole ruleset in a single ru
I install the library CUnit but I don't know how compile the program:
cunit.c:30:10: fatal error: CUnit/Basic.h: No such file or directory
>30 | #include "CUnit/Basic.h"
> | ^~~
> compilation terminated.
>
--
With kindest regards, William.
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian
On Fri, Apr 29, 2022 at 9:14 PM Greg Wooledge wrote:
> On Fri, Apr 29, 2022 at 09:00:12PM -0600, William Torrez Corea wrote:
> > I install the library CUnit but I don't know how compile the program:
> >
> > cunit.c:30:10: fatal error: CUnit/Basic.h: No such fil
How can fix this problem?
Hit:1 http://ftp.us.debian.org/debian bullseye InRelease
Hit:2 http://deb.debian.org/debian bullseye InRelease
Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
Get:4 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
Hit:5 https:
My version actually is Debian 4.19.146-1 (2020-09-17) x86_64 GNU/Linux.
--
With kindest regards, William.
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄
li kali-rolling main contrib non-free
#deb http://http.kali.org/kali kali-rolling main contrib non-free
On Sat, Jan 9, 2021 at 5:58 PM Dan Ritter wrote:
> William Torrez Corea wrote:
> > My version actually is Debian 4.19.146-1 (2020-09-17) x86_64 GNU/Linux.
> >
>
> Well, t
How i can solve this problem?
An error has occurred. See the log file
/home/lulu/.eclipse/com.choonchernlim.kmlcsv.product_2.2.0_2119858939/configuration/1587689434842.log.
*org.osgi.framework.BundleException: The bundle
"org.eclipse.equinox.common_3.6.0.v20110523 [13]" could not be resolved.
Re
I try reconfigure my interface enp7s0
*ifup: interface enp7s0 already configured*
But the interface don't start
*Internet Systems Consortium DHCP Client 4.4.1Copyright 2004-2018 Internet
Systems Consortium.All rights reserved.For info, please visit
https://www.isc.org/software/dhcp
How to mount an iPod Shuffle 4G?.
I have this script.
https://wiki.debian.org/iPhone?action=AttachFile&do=view&target=mount-iphone.sh
--
With kindest regards, William.
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄
Exactly, but the problem Cannot find serial number of Apple device 0x05ac
and don't recognize the device.
-- Forwarded message -
From: john doe
Date: Fri, Jul 31, 2020 at 1:41 PM
Subject: Re:
To:
On 7/31/2020 8:07 PM, William Torrez Corea wrote:
> How to mount an iPod
What happen with this?
I try compile the following code:
`curl-config --cc` -o example example.c `curl-config --cflags --libs`
But i get the following error:
curlgtk.c:4:10: fatal error: gtk/gtk.h: No such file or directory
4 | #include "gtk/gtk.h"
| ^~~
compilation t
My hard disk have the following partition:
/dev
> /run
> /
> /dev/shm
> /run/user/1000
>
I want to improve my partition; my OS is very slow.
*Debian GNU/Linux 11 (bullseye)*
*Xfce 44.16*
*Intel Core i7-4500 CPU @ 1.80Ghz x 4*
*7.7 GiB*
--
With kindest regards, William.
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian
On Wed, Oct 19, 2022 at 3:34 PM Jude DaShiell wrote:
> This is likely inaccurate information.
> What output returns when you run:
> lsblk /dev/sda?
> First requirement for a new partition is available space.
>
>
I have the following output:
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:
On Wed, Oct 19, 2022 at 4:13 PM Felix Miata wrote:
> William Torrez Corea composed on 2022-10-19 15:51 (UTC-0600):
>
> > Jude DaShiell wrote:
>
> >> This is likely inaccurate information.
> >> What output returns when you run:
> >> lsblk /dev/sda?
>
On Wed, Oct 19, 2022 at 4:32 PM Bret Busby wrote:
> On 20/10/22 06:19, Bret Busby wrote:
> > On 20/10/22 05:51, William Torrez Corea wrote:
> >>
> >>
> >> On Wed, Oct 19, 2022 at 3:34 PM Jude DaShiell >> <mailto:jdash...@panix.com>> wrote:
On Wed, Oct 19, 2022 at 5:02 PM Felix Miata wrote:
> William Torrez Corea composed on 2022-10-19 16:33 (UTC-0600):
> Freespace is quite plentiful, so not a reason for slowness.
>
> What are the manifestations of slowness that you are observing? What apps
> do you
> keep ope
On 10/19/22, David Christensen wrote:
> On 10/19/22 18:26, William Torrez Corea wrote:
>
>> The Booting is very dawdled, when I start firefox the page stays loading
>> too much time and when I try to open LibreOffice or Gimp it loads the
>> program very slow. In the brows
On 10/19/22, David Christensen wrote:
> Have you tested your system disk? To start a long test:
>
> 2022-10-19 18:34:55 root@laalaa ~
> # smartctl -t long /dev/sda
>
> Wait for test to complete, then get the report:
>
> 2022-10-19 18:34:55 root@laalaa ~
> # smartctl -x /dev/sda
>
>
> Are you back
On 10/25/22, David Christensen wrote:
> On 10/25/22 19:22, Max Nikulin wrote:
>> On 26/10/2022 04:34, William Torrez Corea wrote:
>>> Model Family: Toshiba L200 (SMR)
>>
>> I would not consider a HDD with shingled magnetic recording as a storage
>> to ins
I install Dosbox and Tc20 in Debian 5.10.149-2 (2022-10-21) x86_64 GNU/Linux
> sudo apt install dosbox
Tc20 was installed with wine-5.0.3 (Debian 5.0.3-3) in the following PATH:
> .wine/drive_c/TC20
TC20 was mounted in the emulator DOSBox version 0.74-3
># Lines in this section will be run at
Have problem with my printer HP Deskjet 3510 series
Output format is not set, using pnm as a default.
> scanimage: open of device escl:http://127.0.0.1:6 failed: Out of
> memory
>
*Can print, copy but I can't scan. *
*XSANE 0.999*
*Debian 5.10.149-2 (2022-10-21) x86_64 GNU/Linux*
--
Wit
I have 3 USB ports and use:
1. For mouse
2. For keyboard
3. Is free
When I want to use the keyboard or the mouse that have an interval of
inactivation, running is lumbering and inefficient.
The interface CD/DVD is out of order.
--
With kindest regards, William.
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The u
On Sun, Nov 27, 2022 at 9:43 AM Bret Busby wrote:
> On 27/11/2022 23:39, William Torrez Corea wrote:
> > I have 3 USB ports and use:
> >
> > 1. For mouse
> > 2. For keyboard
> > 3. Is free
> >
> > When I want to use the keyboard or the mouse that hav
I have *DOSBOX 0.74-3* installed in my
*Debian 5.10.158-2 (2022-12-13) x86_64. I mounted the emulator Turbo C on
wine-5.0.3 (Debian 5.0.3-3). *
I can write the code, save but i can't compile this code; i receive the
following error:
> *Unable to create output file *
>
*What happened?*
--
With
On Sun, Dec 18, 2022 at 3:13 PM Timothy M Butterworth <
timothy.m.butterwo...@gmail.com> wrote:
>
> Where are you trying to write the output file too? It could just be a
> permissions issue.
>
>
This is the output direc݄tory:
*C:\TC20\OUTPUT*
--
With kindest regards, William.
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ D
On Sun, Dec 18, 2022 at 11:09 PM wrote:
> On Sun, Dec 18, 2022 at 04:11:21PM -0600, William Torrez Corea wrote:
> > On Sun, Dec 18, 2022 at 3:13 PM Timothy M Butterworth <
> > timothy.m.butterwo...@gmail.com> wrote:
> >
> > >
> > > Where are you tryin
On Mon, Dec 19, 2022 at 1:45 PM wrote:
> Sorry, I don't understand. Do you have that directory? Can you create a
> file there "by hand"?
>
> Cheers
> --
> t
>
I can create a file from *DOSBOX* and from *linux terminal*.
> *.wine/drive_c/TC20*
>
Permission of my files:
drwxrwxrwx 2 lulu lulu
How to can restore my last configuration?
Try resetting to defaults
mv ~/.config/xfce4-session/ ~/.config/xfce4-session-bak
mv ~/.config/xfce4/ ~/.config/xfce4-bak
When i want to restore the old configuration, i remove the -bak that's
been appended to the old directories; but i don't get any res
What happened with my desktop environment?
My desktop environment has problems, the title bar is hidden.
--
With kindest regards, William.
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄
On Mon, Jan 30, 2023 at 12:43 AM David wrote:
> On Mon, 2023-01-30 at 00:07 -0600, William Torrez Corea wrote:
> > What happened with my desktop environment?
> >
> > My desktop environment has problems, the title bar is hidden.
>
> Well, William, from your extensive d
I am working with remotes, when i want push to the remote with this command
appear the following error:
*git push main master*
fatal: 'main' does not appear to be a git repository
> fatal: Could not read from remote repository.
>
> Please make sure you have the correct access rights
> and the rep
.0 with link time reference
I'm trying found a solution, but i don't get results.
Follow the following steps
https://gutl.jovenclub.cu/chroot-la-salvacion-elegante-ante-un-kernel-panic/
--
William Torrez Corea
Linux debian 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2+deb10u1 (2019-09-20)
ables-restore -h' or 'iptables-restore --help' for more information.
run-parts: /usr/share/netfilter-persistent/plugins.d/15-ip4tables exited
with return code 2
run-parts: executing /usr/share/netfilter-persistent/plugins.d/25-ip6tables
start
failed.
--
William Torrez Corea
r/share/netfilter-persistent/plugins.d/15-ip4tables start
> Bad argument `COMMIT'
> Error occurred at line: 4
> Try `iptables-restore -h' or 'iptables-restore --help' for more
> information.
> run-parts: /usr/share/netfilter-persistent/plugins.d/15-ip4tables exited
&g
bian.org/DHCP_Server but
in this point i am missing because don't recognise the isc-dhcp-server in
the system
On Tue, Feb 25, 2020 at 10:37 PM William Torrez Corea
wrote:
> I get the following error message
>
> [] Configuring network interfaces...ifquery:
> /etc/network/inte
brd ff:ff:ff:ff:ff:ff
3: wlp6s0: mtu 1500 qdisc noqueue state
UP mode DORMANT group default qlen 1000
link/ether 54:35:30:89:cd:f3 brd ff:ff:ff:ff:ff:ff
On Tue, Feb 25, 2020 at 10:37 PM William Torrez Corea
wrote:
> I get the following error message
>
> [] Configuring network i
Can I use a different database to create a program?
In my operating system have installed two databases:
1. MySQL
2. PostgreSQL
--
With kindest regards, William.
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄
I want to delete the Gnome desktop environment.
*What command is used for an elimination complete?*
I use this command but don't get the effect desired.
# apt-get install task-gnome-desktop
--
With kindest regards, William.
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ htt
Can't install correctly the compiler in my computer
Debian 5.10.162-1 (2023-01-21) x86_64 GNU/Linux
> DOSBox version 0.74-3
>
I get the following error when i want compile
1. *Invalid drive or directory. Press ESC. *
2. *C:\BIN\BORRAR.C: Unable to create output file
'C:\TC20\OUTPUT\BORR
Command:
git push master origin
>
I want upload my change to branch MAIN but when i want upload my change i
get the following error:
remote: Support for password authentication was removed on August 13, 2021.
> remote: Please see
> https://docs.github.com/en/get-started/getting-started-with-git/
*I try to update, upgrade my operating system but i get the following
error:*
Setting up mysql-common (8.0.34-1debian11) ...
update-alternatives: error: alternative path /etc/mysql/my.cnf.fallback
doesn't
exist
dpkg: error processing package mysql-common (--configure):
installed mysql-common pack
My battery and Optical disc drive is bad:
How can I recover these devices?
--
With kindest regards, William.
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄
My colleague uses Windows, another uses Mac OS while I use Debian Gnu/Linux
12.
The majority of users use Windows while developers and designers use mac os
but a little of people use Debian Gnu/Linux 12. So, what is the goal of
having this distribution?.
I use in Debian Gnu/Linux the following to
networking.service - Raise network interfaces
Loaded: loaded (/lib/systemd/system/networking.service; enabled;
preset: enabled)
Active: failed (Result: exit-code) since Sun 2024-09-01 21:25:01 CST;
16s ago
Docs: man:interfaces(5)
Process: 6982 ExecStart=/sbin/ifup -a --read-env
I configure a file for example /etc/network/interfaces.d
Configure the file, save and exit but the changes are not made. I need to
make a second configuration.
For me it is a waste of time.
What happened?
--
With kindest regards, William.
*Larry Wall invented a messy programming language --
I want to assign a static ip but the dhcp then takes the order and changes
the configuration.
--
With kindest regards, William.
*Larry Wall invented a messy programming language -- and changed the face
of the Web*
My computer lost configuration; have problems with the network, peripheral
and date/hour stopped working.
--
With kindest regards, William.
*Larry Wall invented a messy programming language -- and changed the face
of the Web*
I am trying to boot my USB but this device is unrecognizable for the BIOS.
How can I convert filesystems through DD?
I want to save a copy of the file in MSDOS or GPT.
--
With kindest regards, William.
*Larry Wall invented a messy programming language -- and changed the face
of the Web*
What happened with my CMOS battery?
I buy a new CMOS battery, replace the old battery and configure the
date/hour through the BIOS, save the configuration and restart the machine.
Start the operating system, the system loads but then restart and the
date/hour is disconfigured.
My system admit th
On Thu, Oct 17, 2024 at 8:58 AM Charles Curley <
charlescur...@charlescurley.com> wrote:
> On Wed, 16 Oct 2024 22:59:47 -0600
> William Torrez Corea wrote:
>
> > What happened with my CMOS battery?
>
> I conjecture that this is not a recent computer. Perhaps the comput
My system was Windows, I am using Debian 6.1.112-1 (2024-09-30) x86_64
GNU/Linux but my BIOS is out-of-date; i have the BIOS A07 of the following
date:
*11/14/2013 *
The last BIOS in this system (Dell Inspiron 14R 5437) was:
1. Version: A12, A12
2. Release date: 27 Sep 201
3. Importanc
I make a disk image but this makes a backup of free space and full space of
the disk.
I am using dd (Unix) and using gnome-disk-utility.
How can I make a disk image of selected data?
I don't want to make a backup of the entire disk.
--
With kindest regards, William.
*Larry Wall invented a mes
On Wed, Feb 5, 2025 at 6:47 PM Róbert László
wrote:
> unsubscribe
>
You must read the wiki of debian buddy
https://www.debian.org/MailingLists/unsubscribe
--
With kindest regards, William.
*Larry Wall invented a messy programming language -- and changed the face
of the Web*
Firefox is using much memory and using swap memory:
I have 8GB memory DDR3L 1600MHz
Memory: 93% 7.2GiB
Swap: 31% 2.7GiB
*Firefox *
Software Requirements
Please note that Linux distributors may provide packages for your
distribution which have different requirements.
- Firefox will not run a
On Sun, Feb 9, 2025 at 11:31 PM wrote:
> You don't need to tell that to the other 4999 subscribers :-)
>
> FWIW, I usually answer (friendly) personally to such fat-fingered
> unsubscription requests. Spamming the whole list is at least as
> mindless.
>
> Cheers
> --
> t
>
Ok, haughty.
--
W
> If you are using a debian installation or live image, you should
> not use UDisks but rather cp or dd to put the image directly on
> the raw disk, e.g.
>
> cp debian-live-cd.img /dev/sde
>
> What image are you using?
>
I am using the following image:
*MS DOS 6.22 Bootable iso*
https://archive
Trying start the operating from boot Acer Aspire ONE
I made a bootable operating system from USB with gnome-disk-utility 43.0
UDisks 2.9.4 (built against 2.9.4).
I change the options in the BIOS but I don't get anything.
*F12 enabled
*IDE MODE
--
With kindest regards, William.
*Larry Wall inv
*eject: device name is `/dev/sr0'eject: /dev/sr0: not mountedeject:
/dev/sr0: is whole-disk deviceeject: /dev/sr0: trying to eject using CD-ROM
eject commandeject: CD-ROM eject command succeeded*
I can't eject the optical drive, i try mount the device:
*sudo mount -t iso9660 /dev/sr0 /mnt/cdrom*
On Mon, Feb 10, 2025 at 11:34 PM wrote:
> On Mon, Feb 10, 2025 at 07:04:49PM -0600, William Torrez Corea wrote:
> > On Sun, Feb 9, 2025 at 11:31 PM wrote:
> >
> > > You don't need to tell that to the other 4999 subscribers :-)
>
> [...]
>
> > Ok, h
78 matches
Mail list logo